summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke1-0/+8
2022-07-21elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-07-11Resolves: tdf#141565 Correct character sequence for Devanagari unique IDEike Rathke1-3/+3
2022-06-15use stack buffer in transliterateImplNoel Grandin1-4/+14
2022-06-15unnecessary reallocNoel Grandin1-2/+0
2022-06-11Add English (Mauritius) {en-MU} locale dataEike Rathke3-0/+43
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke5-8/+10
2022-06-05Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale dataEike Rathke3-1/+602
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin10-17/+25
2022-05-17elide some OUString allocationNoel Grandin1-1/+2
2022-05-03add o3tl::equalsAsciiNoel Grandin2-6/+7
2022-05-01use more string_view in variousNoel Grandin1-1/+1
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn2-12/+28
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-2/+2
2022-04-15apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard1-2/+2
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