summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2022-10-13Change split regexp from \~ to ~Eike Rathke
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06Do not use double hyphen in DTD comment to satisfy xmllintEike Rathke
2022-09-24tdf#151148 Finding KATAKANA which has voice consonant mark wrongNoel Grandin
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch
2022-08-19tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-11Resolves: tdf#141565 Correct character sequence for Devanagari unique IDEike Rathke
2022-06-15use stack buffer in transliterateImplNoel Grandin
2022-06-15unnecessary reallocNoel Grandin
2022-06-11Add English (Mauritius) {en-MU} locale dataEike Rathke
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke
2022-06-05Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale dataEike Rathke
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin
2022-05-17elide some OUString allocationNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-15apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-12Pick better type for a variableStephan Bergmann
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin
2022-03-10Use icu::UnicodeString directlyMike Kaganski
2022-03-01fix data races in cclass_UnicodeNoel Grandin
2022-02-28Remove redundant _test from i18npool/CppunitTest*Hossein
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2022-02-13tdf#147343: Wrong typo for AM/PM indicator in Spanish localesJulien Nabet
2022-02-12Resolves: tdf#147053 Add Aranese {oc-ES} locale datajavierde22
2022-02-10i18npool: fix wrong static function symbolsJan-Marek Glogowski
2022-02-07tdf#77803: Use NATNUM12 and NATNUM4 for Chinese NumberringKevin Suo
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2022-01-27Resolves: tdf#146602 Add Pennsylvania Dutch {pdc-US} locale dataEike Rathke
2022-01-27Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring listKevin Suo
2022-01-21Output full non-iso locale names, not just language_scriptEike Rathke
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-03localedata: keep the intermediate %_new.cxx fileJan-Marek Glogowski
2022-01-01Further separate saxparser run from cmp'n'touchJan-Marek Glogowski
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-25Convert i18npool_LD_RULE template to pattern ruleJan-Marek Glogowski
2021-12-20Just recompile changed generated localedataJan-Marek Glogowski
2021-12-20osl::Mutex->std::mutex in lcl_LookupTableHelperNoel Grandin
2021-12-20osl::Mutex->std::mutex in TextSearchNoel Grandin
2021-12-20flatten LocaleDataImpl a littleNoel Grandin
2021-12-20pass by ref in lcl_LookupTableStaticNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06gbuild: create services.rdb from built componentsJan-Marek Glogowski