summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2023-06-25tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl
2023-05-18tdf#56258 i18npool en-US: re-arrange outline numbering suggestionsJustin Luth
2023-05-13Fix typos in XML that broke three implementation elementsStephan Bergmann
2023-04-27tdf#151971: Fix used implementation names of transliteration servicesStephan Bergmann
2023-04-21tdf#56258 i18npool en-US: extend outline 1.a) to 4 levelsJustin Luth
2023-04-21tdf#56258 i18npool en-US: replace illogical outline 1.(a).i.AJustin Luth
2023-04-21tdf#56258 i18npool en-US: change outline order to match MLA styleJustin Luth
2023-04-21tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-04-21tdf#56258 en_US: increase outline levels definitions to 6Justin Luth
2023-04-03Resolves: tdf#154433 Correct {uk-UA} quotation mark charactersEike Rathke
2023-04-02Related: tdf#153842 {hsb-DE} does not use AM/PMEike Rathke
2023-04-02Resolves: tdf#153842 {hsb-DE} currency symbol follows amount with blankEike Rathke
2023-03-12Related: tdf#153842 {dsb-DE} group separator is '.' dot instead of NBSPEike Rathke
2023-01-02tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitanJulien Nabet
2022-12-18tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke
2022-11-27{pt-AO} change to untranslated YY,YYYY keywords, translated AA never workedEike Rathke
2022-11-27Resolves: tdf#150011 Switch default currency HRK Croatian Kuna to EUR EuroEike Rathke
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-14tdf#115007 i18npool: add NatNum12 support to Persian, fix HebrewLászló Németh
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): i18npoolStephan Bergmann
2022-11-03tdf#115007 i18npool: add NatNum12 formats to localesLászló Németh
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-10-13Change split regexp from \~ to ~Eike Rathke
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06Do not use double hyphen in DTD comment to satisfy xmllintEike Rathke
2022-09-24tdf#151148 Finding KATAKANA which has voice consonant mark wrongNoel Grandin
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch
2022-08-19tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-11Resolves: tdf#141565 Correct character sequence for Devanagari unique IDEike Rathke
2022-06-15use stack buffer in transliterateImplNoel Grandin
2022-06-15unnecessary reallocNoel Grandin
2022-06-11Add English (Mauritius) {en-MU} locale dataEike Rathke
2022-06-06Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranesEike Rathke
2022-06-05Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale dataEike Rathke
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin
2022-05-17elide some OUString allocationNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-15apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-12Pick better type for a variableStephan Bergmann
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin