summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann3-79/+79
2023-08-30tdf#143148 Use pragma once instead of include guardsYli8751-4/+1
2023-08-01Correct Esperanto {eo} group separator formats wrong since initial 2005 commitEike Rathke1-9/+9
2023-07-24i18npool: Test case folding of surrogate pairsKhaled Hosny1-0/+55
2023-07-24tdf#97152: Fix upper case mapping of lunate sigma (U+03F2)Khaled Hosny1-8/+8
2023-07-24tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mappingKhaled Hosny1-0/+102
2023-07-24i18npool: Add a test for sigma case foldingKhaled Hosny1-0/+34
2023-07-24CppunitTest_i18npool_characterclassification: use CPPUNIT_TEST_FIXTURE()Khaled Hosny1-12/+3
2023-07-06tdf#52577: Classify superscript numbers in Latin-1 block as ScriptType::WEAKKhaled Hosny1-0/+3
2023-06-29loplugin:unusedmethodsNoel Grandin2-6/+0
2023-06-29tdf#152723: NatNum12 modifier, keep decimal separator from local settingsJulien Nabet1-5/+1
2023-06-26new loplugin:constexprliteralNoel Grandin3-7/+7
2023-06-23fix a from-scratch i18npool build problemCaolán McNamara1-1/+2
2023-06-21Remove another workaround for old versions of ICUKhaled Hosny2-29/+3
2023-06-21Require icu-i18n >= 66Khaled Hosny3-40/+0
2023-06-18Regression from speed up startup time(e51b4fc8c278bfa0b0671bbdb0ab35346881ebb7)Julien Nabet1-2/+2
2023-06-16Fix typoAndrea Gelmini1-1/+1
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl1-1/+9
2023-06-16remove dead codeNoel Grandin3-177/+0
2023-06-16speed up startup timeNoel Grandin4-13/+32
2023-06-16speed up startup timeNoel Grandin4-17/+42
2023-06-15speed up startup timeNoel Grandin2-16/+15
2023-06-15speed up startup timeNoel Grandin2-64/+47
2023-06-15speed up startup timeNoel Grandin3-49/+55
2023-06-14speed up startup timeNoel Grandin2-37/+33
2023-06-14speed up startup timeNoel Grandin2-7/+7
2023-06-14speed up startup timeNoel Grandin2-19/+18
2023-06-14speed up startup timeNoel Grandin4-64/+129
2023-06-14fix ubscan buildNoel Grandin1-1/+1
2023-06-14speed up startup timeNoel Grandin5-68/+94
2023-06-14speed up startup timeNoel Grandin5-22/+83
2023-05-29Remove recently unused CTLScriptType codeKhaled Hosny1-8/+6
2023-05-14use more optional in i18npoolNoel Grandin2-12/+12
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin3-10/+12
2023-05-02Resolves: tdf#154987 Add Santali {sat-IN} locale dataEike Rathke3-1/+183
2023-04-28Remove duplicate com.sun.star.i18n.IndexEntrySupplier_ja_phonetic_* implsStephan Bergmann1-8/+0
2023-04-25tdf#56258 i18npool en-US: re-arrange outline numbering suggestionsJustin Luth1-20/+20
2023-04-25Group sort bo_IN.xml LC_FORMAT FormatElement for better comparabilityEike Rathke1-106/+106
2023-04-25Inherit ml_IN formats and numberings from hi_INEike Rathke1-185/+7
2023-04-25Group sort hi_IN.xml LC_FORMAT FormatElement for better comparabilityEike Rathke1-83/+83
2023-04-25Add some tests for (Japanese) i18n::IndexEntrySupplier behaviorStephan Bergmann3-0/+101
2023-04-24Fix some getImplementationNameStephan Bergmann1-1/+1
2023-04-23Fix some getImplementationNameStephan Bergmann1-5/+5
2023-04-21Fix apparent copy/paste typo in implementation nameStephan Bergmann1-1/+1
2023-04-21Fix some getImplementationNameStephan Bergmann1-1/+1
2023-04-20Fix some getImplementationNameStephan Bergmann2-6/+6
2023-04-16Document locale data ReservedWordsEike Rathke1-4/+10
2023-04-16Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale dataEike Rathke3-1/+378
2023-04-13Fix UBSan function-type-mismatchStephan Bergmann4-88/+161
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin1-2/+2