summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
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
2021-10-29fix comparison when searching cacheLuboš Luňák
2021-10-21loplugin:flattenNoel Grandin
2021-10-19Resolves: tdf#145173 Add English (Israel) {en-IL} locale dataEike Rathke
2021-10-19Related: tdf#145173 Sort he_IL by formatindex and split NatNum to LC_FORMAT_1Eike Rathke
2021-10-19Related: tdf#145173 Handle two independent ref=... for LC_FORMAT...Eike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT errorEike Rathke
2021-09-18remove some allocationsNoel Grandin
2021-09-18cid#1491946 and cid#1491949 deference before null checkNoel Grandin
2021-09-17Fix calculation of alloca'ed memory sizeStephan Bergmann
2021-09-16expand out unnecessary macroNoel Grandin
2021-09-16speedup Transliteration_body::transliterateImplNoel Grandin
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth
2021-08-19tdf#143526 add Korean Numbering test case & fix Hanja number codepointDaeHyun Sung
2021-08-11no need to allocate the lookupTableItem separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03Related: tdf#143664 Change {de-*} March "Mrz" to "Mär"Eike Rathke
2021-07-31tdf#143295 fix DateAcceptancePattern in KoreanDaeHyun Sung
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke