summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2023-06-23tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl1-1/+9
2023-04-05Fix 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-29Resolves: tdf#154433 Correct {uk-UA} quotation mark charactersEike Rathke1-4/+4
2023-03-18Related: tdf#153842 {hsb-DE} does not use AM/PMEike Rathke1-5/+5
2023-03-18Resolves: tdf#153842 {hsb-DE} currency symbol follows amount with blankEike Rathke1-6/+6
2023-03-02Related: tdf#153842 {dsb-DE} group separator is '.' dot instead of NBSPEike Rathke1-10/+10
2023-01-02tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitanJulien Nabet1-2/+2
2022-12-18tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet1-4/+7
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke3-1/+285
2022-11-27{pt-AO} change to untranslated YY,YYYY keywords, translated AA never workedEike Rathke1-20/+20
2022-11-27Resolves: tdf#150011 Switch default currency HRK Croatian Kuna to EUR EuroEike Rathke1-3/+2
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin1-1/+2
2022-11-22loplugin:unusedfieldsNoel Grandin1-5/+0
2022-11-14tdf#115007 i18npool: add NatNum12 support to Persian, fix HebrewLászló Németh2-18/+3
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): i18npoolStephan Bergmann1-12/+27
2022-11-03tdf#115007 i18npool: add NatNum12 formats to localesLászló Németh69-1/+1418
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh2-1/+41
2022-10-13Change split regexp from \~ to ~Eike Rathke1-1/+1
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski2-3/+3
2022-10-06Do not use double hyphen in DTD comment to satisfy xmllintEike Rathke1-1/+7
2022-09-24tdf#151148 Finding KATAKANA which has voice consonant mark wrongNoel Grandin1-1/+1
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch2-8/+11
2022-08-19tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny3-56/+148
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke1-0/+8
2022-07-21elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-07-11Resolves: tdf#141565 Correct character sequence for Devanagari unique IDEike Rathke1-3/+3
2022-06-15use stack buffer in transliterateImplNoel Grandin1-4/+14
2022-06-15unnecessary reallocNoel Grandin1-2/+0
2022-06-11Add English (Mauritius) {en-MU} locale dataEike Rathke3-0/+43
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke5-8/+10
2022-06-05Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale dataEike Rathke3-1/+602
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin10-17/+25
2022-05-17elide some OUString allocationNoel Grandin1-1/+2
2022-05-03add o3tl::equalsAsciiNoel Grandin2-6/+7
2022-05-01use more string_view in variousNoel Grandin1-1/+1
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn2-12/+28
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-2/+2
2022-04-15apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard1-2/+2
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas1-2/+2
2022-04-12Pick better type for a variableStephan Bergmann1-2/+3
2022-04-11use more string_viewNoel Grandin7-37/+38
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin4-18/+27
2022-03-10Use icu::UnicodeString directlyMike Kaganski3-14/+11
2022-03-01fix data races in cclass_UnicodeNoel Grandin4-13/+12
2022-02-28Remove redundant _test from i18npool/CppunitTest*Hossein8-94/+94
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein5-10/+184
2022-02-13tdf#147343: Wrong typo for AM/PM indicator in Spanish localesJulien Nabet11-22/+22
2022-02-12Resolves: tdf#147053 Add Aranese {oc-ES} locale datajavierde223-0/+367