summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
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-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-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-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)
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
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-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22osl::Mutex->std::mutex in TransliterationImpl::loadBodyNoel Grandin
2021-11-20Change aboveWord and belowWord for Simplified Chinese localeKevin Suo
2021-11-20Fix the above/below words for BulgarianMihail Balabanov
2021-11-19loplugin:stringliteraldefine in i18npoolNoel Grandin
2021-11-19Cleanup locally used variables in Calendar_hijriHossein
2021-11-18Cleanup Calendar_hijriHossein
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-11rtl::Static to thread-safe staticNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-03Silence spurious Werror=maybe-uninitialized in transliterateImplNoel Grandin
2021-11-01Group per-locale functions instead by typeJan-Marek Glogowski
2021-10-31Prevent many -Wunused-function in i18npool serviceJan-Marek Glogowski
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski