2622f517 | 11-Feb-2024 |
mseidel |
Corrected error on Swedish locale data (cherry picked from commit 95a63f9175a293ab8f0cfce8b152d4b001bbd21a) |
Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
2a19c4c2 | 19-Feb-2023 |
Arrigo Marchiori |
Do not cache instances of com.sun.star.i18n.Transliteration.l10n Such instances may be modified by the callers. If objects are cached, one caller may see its instance unexpectedly modifi
Do not cache instances of com.sun.star.i18n.Transliteration.l10n Such instances may be modified by the callers. If objects are cached, one caller may see its instance unexpectedly modified by another caller. This happened with Transliteration_caseignore instances in bug #126680. (cherry picked from commit f0439fff86115a6959e104fea345d175528afdf0)
show more ...
|
f29407aa | 30-Jan-2023 |
mseidel |
Add EURO as default currency in Croatian locale data (cherry picked from commit 850429207114cd615841eb6e6103f86c37e3e476) |
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA |
|
095d99d2 | 13-Apr-2021 |
mseidel |
Fixed links to Wiki, removed whitespace (cherry picked from commit 117745656802a102d5ce885c006f2d3a8fa4022f) |
a098220c | 05-Mar-2021 |
Matthias Seidel |
Update calendar_gregorian.cxx (#123) (cherry picked from commit 2d1d3dced4c5807160b07c866f3fd25353ef4da2) |
e26a5ab3 | 05-Mar-2021 |
DiGro |
Added startdate Reiwa era to gengou_eraArray The startdate for the era Reiwa, that started May, 1 2019, needs to be added to the gengou_eraArray variable to get it show the correct date in J
Added startdate Reiwa era to gengou_eraArray The startdate for the era Reiwa, that started May, 1 2019, needs to be added to the gengou_eraArray variable to get it show the correct date in Jp localization (cherry picked from commit ca5aee89f915a1c23d6e35736bc5cfe0735a8500)
show more ...
|
3c388b48 | 04-Mar-2021 |
DiGro |
Added new Japanese era Reiwa Thanks to a post on the forum (https://forum.openoffice.org/en/forum/viewtopic.php?f=9&p=507475&sid=fde4f7a1b5e8aeb78f60c0fb33bbe2d0#p507475) it informs us t
Added new Japanese era Reiwa Thanks to a post on the forum (https://forum.openoffice.org/en/forum/viewtopic.php?f=9&p=507475&sid=fde4f7a1b5e8aeb78f60c0fb33bbe2d0#p507475) it informs us that we probably missed the introduction of the new Japanese era on May, 1 2019 New era starts when a new emperor is inaugurated as was emperor Naruhito on May, 1 2019 Added the name of the new era 令和 (Reiwa) after the previous 平成 (Heisei) in trunk/main/i18npool/source/localedata/data/ja_JP.xml. Calc should now produce the new era when requested (cherry picked from commit 2465dd0f352b9678c6d0db2b92e703e4794374c7)
show more ...
|
Revision tags: AOO419-GA, AOO418-GA |
|
f84f486a | 25-Jun-2020 |
mseidel |
Correct position of percent sign (Turkish) (cherry picked from commit bc326756e2ed83685701d29af2ea7f5418182304) |
Revision tags: 420-Dev2-m2, AOO417 |
|
522572c1 | 18-Jun-2019 |
Matthias Seidel |
Merged r1861563 from trunk Additions for new language Amharic (am) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861564 13f79535-47bb-0310-9956-ffa450edef
Merged r1861563 from trunk Additions for new language Amharic (am) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861564 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0f9a0710 | 23-May-2019 |
Matthias Seidel |
Merged r1859827 from trunk Set default currency to Euro in Latgalian (ltg-LV) locale git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1859828 13f79535-47bb-03
Merged r1859827 from trunk Set default currency to Euro in Latgalian (ltg-LV) locale git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1859828 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2217c6ce | 20-May-2019 |
Matthias Seidel |
Merged r1859582 from trunk Set default currency to Euro in Latvian locale git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1859583 13f79535-47bb-0310-9956-ffa
Merged r1859582 from trunk Set default currency to Euro in Latvian locale git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1859583 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO420-Dev-m1 |
|
52d905a6 | 14-Feb-2019 |
Jim Jagielski |
Merge r1852965 from trunk: Port main/i18npool to gbuild. Allow ICU's version.mk to be used by GNU make (= instead of *=). Add support for building generated C files.
Merge r1852965 from trunk: Port main/i18npool to gbuild. Allow ICU's version.mk to be used by GNU make (= instead of *=). Add support for building generated C files. Reference ICU libraries using "gb_Library_use_externals" across the tree. Also ICU is an external library, remove it from RepositoryFixes.mk which is only for internal ones, and keep it in RepositoryExternal.mk exclusively. Since we get to specify the full linker parameter over there, remove the half-baked hacks for it from RepositoryFixes.mk. Patch by: me Submitted by: damjan Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853583 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
635e0213 | 21-Dec-2018 |
Matthias Seidel |
i81715 - RFE: 16:9 (16:10) widescreen page format This adds 16:9 and 16:10 as screen format for Impress (and Draw). The new strings are visible for en-US immediately and will be for
i81715 - RFE: 16:9 (16:10) widescreen page format This adds 16:9 and 16:10 as screen format for Impress (and Draw). The new strings are visible for en-US immediately and will be for other languages after the next run of our Pootle synchronisation. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849494 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416 |
|
33f8edc8 | 03-Dec-2018 |
Damjan Jovanovic |
Link main/i18npool's textconv_dict to cppu and cppuhelper. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848085 13f79535-47bb-0310-9956-ffa45
Link main/i18npool's textconv_dict to cppu and cppuhelper. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848085 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416-RC1 |
|
432d9f59 | 29-Sep-2018 |
Matthias Seidel |
Deleted whitespace, use correct branding, fixed typos git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842301 13f79535-47bb-0310-9956-ffa450edef68 |
30c20424 | 17-Sep-2018 |
Matthias Seidel |
Replace tabs with spaces git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1841148 13f79535-47bb-0310-9956-ffa450edef68 |
7232c01d | 25-Aug-2018 |
Matthias Seidel |
Fixed LongDateDaySeparator git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839097 13f79535-47bb-0310-9956-ffa450edef68 |
214b92df | 22-Aug-2018 |
Matthias Seidel |
Fixed LongDateYearSeparator git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838592 13f79535-47bb-0310-9956-ffa450edef68 |
71159d55 | 16-Aug-2018 |
Matthias Seidel |
Fixed LongDateDaySeparator git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838206 13f79535-47bb-0310-9956-ffa450edef68 |
60b759cd | 04-Aug-2018 |
Matthias Seidel |
i118025 - Fixed quotation markers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1837395 13f79535-47bb-0310-9956-ffa450edef68 |
73d4c04a | 03-Aug-2018 |
Matthias Seidel |
i118025 - Add locale data for Kabyle (kab-DZ) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1837393 13f79535-47bb-0310-9956-ffa450edef68 |
a8f4084d | 31-May-2018 |
Matthias Seidel |
Fixed typos: contructor -> constructor convinient -> convenient git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832633 13f79535-47bb-0310-9956-ffa450edef68 |
c1e8cc3a | 01-May-2018 |
Don Lewis |
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get ahead of the game and delete it now. Reported by clang 6. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830707 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414, AOO413 |
|
80bddf5a | 21-Aug-2016 |
pescetti |
#i126864# Language support: Add Venetan (vec) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1757080 13f79535-47bb-0310-9956-ffa450edef68 |
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |