summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to ICU 70.1Eike Rathke2021-11-161-0/+12
* Use basegfx::deg2rad instead of *0.01745329251994Hossein2021-11-162-10/+5
* rtl::Static to thread-safe staticNoel Grandin2021-11-112-8/+9
* new loplugin:stringliteraldefineNoel Grandin2021-11-101-1/+1
* Silence spurious Werror=maybe-uninitialized in transliterateImplNoel Grandin2021-11-031-0/+4
* Group per-locale functions instead by typeJan-Marek Glogowski2021-11-011-261/+176
* Prevent many -Wunused-function in i18npool serviceJan-Marek Glogowski2021-10-311-0/+32
* Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski2021-10-3010-127/+154
* fix comparison when searching cacheLuboš Luňák2021-10-291-1/+1
* Missing `static`Stephan Bergmann2021-10-251-1/+1
* loplugin:flattenNoel Grandin2021-10-211-11/+12
* Resolves: tdf#145173 Add English (Israel) {en-IL} locale dataEike Rathke2021-10-193-1/+46
* Related: tdf#145173 Sort he_IL by formatindex and split NatNum to LC_FORMAT_1Eike Rathke2021-10-191-81/+95
* Related: tdf#145173 Handle two independent ref=... for LC_FORMAT...Eike Rathke2021-10-191-1/+2
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-1510-17/+17
* [API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann2021-10-141-18/+18
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-148-54/+38
* drop 'using namespace std' in h* i* j*Julien Nabet2021-10-051-4/+3
* A more lightweight O[U]StringConcatenationStephan Bergmann2021-10-032-3/+3
* loplugin:constmethodNoel Grandin2021-10-0111-18/+18
* Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT errorEike Rathke2021-09-301-17/+36
* remove some allocationsNoel Grandin2021-09-183-8/+10
* cid#1491946 and cid#1491949 deference before null checkNoel Grandin2021-09-184-64/+62
* Fix calculation of alloca'ed memory sizeStephan Bergmann2021-09-171-3/+2
* expand out unnecessary macroNoel Grandin2021-09-162-40/+36
* speedup Transliteration_body::transliterateImplNoel Grandin2021-09-161-2/+5
* speedup CharacterClassificationImpl::toUpperNoel Grandin2021-09-1622-128/+128
* clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin2021-09-061-3/+5