summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-05Add missing constructor attributesStephan Bergmann1-2/+4
2023-04-05Remove dead com.sun.star.i18n.Transliteration.ignoreKana service implementationStephan Bergmann1-3/+0
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet1-0/+45
2023-04-04Fix typos in XML that broke three implementation elementsStephan Bergmann2-9/+5
2023-04-04tdf#151971: Fix used implementation names of transliteration servicesStephan Bergmann4-18/+199
2023-03-30loplugin:stringadd in variousNoel Grandin2-6/+7
2023-03-28Resolves: tdf#154433 Correct {uk-UA} quotation mark charactersEike Rathke1-4/+4
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin2-4/+5
2023-03-17Related: tdf#153842 {dsb-DE} remove confusing commentEike Rathke1-1/+1
2023-03-17Related: tdf#153842 {hsb-DE} does not use AM/PMEike Rathke1-5/+5
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin1-1/+1
2023-03-02tdf#143148 Use pragma once instead of include guardsAbdallah Elhdad1-4/+1
2023-03-01Related: tdf#153842 {dsb-DE} group separator is '.' dot instead of NBSPEike Rathke1-10/+10
2023-02-28Resolves: tdf#153842 {hsb-DE} currency symbol follows amount with blankEike Rathke1-6/+6
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen1-2/+1