summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2021-10-25Missing `static`Stephan Bergmann
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
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-18osl::Mutex->std::mutex in NativeNumberSupplierNoel Grandin
2021-07-18osl::Mutex->std::mutex in NumberFormatCodeMapperNoel Grandin
2021-07-05Resolves tdf#137160 - Thin space before f./ff. in en_USHeiko Tietze
2021-07-05Fix Line break rule in KoreanDaeHyun Sung
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-07-04tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entriesJulien Nabet
2021-07-03Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DDEike Rathke
2021-07-03Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-07Resolves: tdf#142216 Fix {hu-HU} AM/PM words, default time without leading 0Eike Rathke
2021-06-04Fix the <FollowPageWord> entries for BulgarianMIhail Balabanov
2021-05-25Don't ignore GCC warnings for static buildsJan-Marek Glogowski
2021-05-17don't leak ICU transliteratorNoel Grandin
2021-05-15Related: tdf#128314 Add NatNum12 modifier 'lower' attributeEike Rathke
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14Typos in commentsMike Kaganski