summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* use stack buffer in transliterateImplNoel Grandin2022-06-151-4/+14
* unnecessary reallocNoel Grandin2022-06-151-2/+0
* Add English (Mauritius) {en-MU} locale dataEike Rathke2022-06-113-0/+43
* Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke2022-06-065-8/+10
* Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale dataEike Rathke2022-06-053-1/+602
* clang-tidy modernize-pass-by-value in i18npoolNoel Grandin2022-05-2610-17/+25
* elide some OUString allocationNoel Grandin2022-05-171-1/+2
* add o3tl::equalsAsciiNoel Grandin2022-05-032-6/+7
* use more string_view in variousNoel Grandin2022-05-011-1/+1
* tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn2022-04-292-12/+28
* loplugin:stringviewparam convert methods using copy()Noel Grandin2022-04-171-2/+2
* apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard2022-04-151-2/+2
* Update remaining DevGuide wiki links.Ilmari Lauhakangas2022-04-131-2/+2
* Pick better type for a variableStephan Bergmann2022-04-121-2/+3
* use more string_viewNoel Grandin2022-04-117-37/+38
* loplugin:stringview add check for getToken().toInt32Noel Grandin2022-04-111-1/+2
* tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin2022-03-124-18/+27
* Use icu::UnicodeString directlyMike Kaganski2022-03-103-14/+11
* fix data races in cclass_UnicodeNoel Grandin2022-03-014-13/+12
* Remove redundant _test from i18npool/CppunitTest*Hossein2022-02-288-94/+94
* tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein2022-02-255-10/+184
* tdf#147343: Wrong typo for AM/PM indicator in Spanish localesJulien Nabet2022-02-1311-22/+22
* Resolves: tdf#147053 Add Aranese {oc-ES} locale datajavierde222022-02-123-0/+367
* i18npool: fix wrong static function symbolsJan-Marek Glogowski2022-02-101-4/+4
* tdf#77803: Use NATNUM12 and NATNUM4 for Chinese NumberringKevin Suo2022-02-071-4/+6
* Recheck modules [i-l]* with IWYUGabor Kelemen2022-01-277-4/+8
* Resolves: tdf#146602 Add Pennsylvania Dutch {pdc-US} locale dataEike Rathke2022-01-273-1/+192
* Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring listKevin Suo2022-01-271-1/+31
* Output full non-iso locale names, not just language_scriptEike Rathke2022-01-211-2/+8
* WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)2022-01-201-0/+1
* localedata: keep the intermediate %_new.cxx fileJan-Marek Glogowski2022-01-031-0/+1
* Further separate saxparser run from cmp'n'touchJan-Marek Glogowski2022-01-011-5/+8
* Avoid OUStringBuffer::toString where possibleMike Kaganski2021-12-261-1/+1
* Convert i18npool_LD_RULE template to pattern ruleJan-Marek Glogowski2021-12-251-16/+11
* Just recompile changed generated localedataJan-Marek Glogowski2021-12-201-3/+4
* osl::Mutex->std::mutex in lcl_LookupTableHelperNoel Grandin2021-12-201-3/+4
* osl::Mutex->std::mutex in TextSearchNoel Grandin2021-12-202-6/+5
* flatten LocaleDataImpl a littleNoel Grandin2021-12-202-36/+37
* pass by ref in lcl_LookupTableStaticNoel Grandin2021-12-201-28/+16
* Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann2021-12-103-3/+6
* gbuild: create services.rdb from built componentsJan-Marek Glogowski2021-12-062-0/+166
* gbuild: introduce plugin + loader conceptsJan-Marek Glogowski2021-12-0112-6/+21
* O[U]String::replaceAt overloads that take string_viewNoel Grandin2021-11-233-7/+7
* osl::Mutex->std::mutex in TransliterationImpl::loadBodyNoel Grandin2021-11-221-2/+3
* tdf#143148 Use pragma once in i18npoolHarjot2021-11-2143-173/+44
* Change aboveWord and belowWord for Simplified Chinese localeKevin Suo2021-11-201-2/+2
* Fix the above/below words for BulgarianMihail Balabanov2021-11-201-2/+2
* loplugin:stringliteraldefine in i18npoolNoel Grandin2021-11-192-3/+3
* Cleanup locally used variables in Calendar_hijriHossein2021-11-192-31/+6
* Cleanup Calendar_hijriHossein2021-11-182-12/+0