summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas1-2/+2
2022-04-12Pick better type for a variableStephan Bergmann1-2/+3
2022-04-11use more string_viewNoel Grandin7-37/+38
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin4-18/+27
2022-03-10Use icu::UnicodeString directlyMike Kaganski3-14/+11
2022-03-01fix data races in cclass_UnicodeNoel Grandin4-13/+12
2022-02-28Remove redundant _test from i18npool/CppunitTest*Hossein8-94/+94
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein5-10/+184
2022-02-13tdf#147343: Wrong typo for AM/PM indicator in Spanish localesJulien Nabet11-22/+22
2022-02-12Resolves: tdf#147053 Add Aranese {oc-ES} locale datajavierde223-0/+367
2022-02-10i18npool: fix wrong static function symbolsJan-Marek Glogowski1-4/+4
2022-02-07tdf#77803: Use NATNUM12 and NATNUM4 for Chinese NumberringKevin Suo1-4/+6
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen7-4/+8
2022-01-27Resolves: tdf#146602 Add Pennsylvania Dutch {pdc-US} locale dataEike Rathke3-1/+192
2022-01-27Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring listKevin Suo1-1/+31
2022-01-21Output full non-iso locale names, not just language_scriptEike Rathke1-2/+8
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+1
2022-01-03localedata: keep the intermediate %_new.cxx fileJan-Marek Glogowski1-0/+1
2022-01-01Further separate saxparser run from cmp'n'touchJan-Marek Glogowski1-5/+8
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski1-1/+1
2021-12-25Convert i18npool_LD_RULE template to pattern ruleJan-Marek Glogowski1-16/+11
2021-12-20Just recompile changed generated localedataJan-Marek Glogowski1-3/+4
2021-12-20osl::Mutex->std::mutex in lcl_LookupTableHelperNoel Grandin1-3/+4
2021-12-20osl::Mutex->std::mutex in TextSearchNoel Grandin2-6/+5
2021-12-20flatten LocaleDataImpl a littleNoel Grandin2-36/+37
2021-12-20pass by ref in lcl_LookupTableStaticNoel Grandin1-28/+16
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann3-3/+6
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski2-0/+166
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski12-6/+21
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin3-7/+7
2021-11-22osl::Mutex->std::mutex in TransliterationImpl::loadBodyNoel Grandin1-2/+3
2021-11-21tdf#143148 Use pragma once in i18npoolHarjot43-173/+44
2021-11-20Change aboveWord and belowWord for Simplified Chinese localeKevin Suo1-2/+2
2021-11-20Fix the above/below words for BulgarianMihail Balabanov1-2/+2
2021-11-19loplugin:stringliteraldefine in i18npoolNoel Grandin2-3/+3
2021-11-19Cleanup locally used variables in Calendar_hijriHossein2-31/+6
2021-11-18Cleanup Calendar_hijriHossein2-12/+0
2021-11-16Update to ICU 70.1Eike Rathke1-0/+12
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein2-10/+5
2021-11-11rtl::Static to thread-safe staticNoel Grandin2-8/+9
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-1/+1
2021-11-03Silence spurious Werror=maybe-uninitialized in transliterateImplNoel Grandin1-0/+4
2021-11-01Group per-locale functions instead by typeJan-Marek Glogowski1-261/+176
2021-10-31Prevent many -Wunused-function in i18npool serviceJan-Marek Glogowski1-0/+32
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski10-127/+154
2021-10-29fix comparison when searching cacheLuboš Luňák1-1/+1
2021-10-25Missing `static`Stephan Bergmann1-1/+1
2021-10-21loplugin:flattenNoel Grandin1-11/+12
2021-10-19Resolves: tdf#145173 Add English (Israel) {en-IL} locale dataEike Rathke3-1/+46