summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2023-03-17Related: tdf#153842 {dsb-DE} remove confusing commentEike Rathke
2023-03-17Related: tdf#153842 {hsb-DE} does not use AM/PMEike Rathke
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-02tdf#143148 Use pragma once instead of include guardsAbdallah Elhdad
2023-03-01Related: tdf#153842 {dsb-DE} group separator is '.' dot instead of NBSPEike Rathke
2023-02-28Resolves: tdf#153842 {hsb-DE} currency symbol follows amount with blankEike Rathke
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen
2023-01-31tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroektagoel12
2023-01-10tdf#56258 i18npool en-US: partial revert 5th outline levelJustin Luth
2023-01-10tdf#56258 i18npool en-US: extend outline 1.a) to 4 levelsJustin Luth
2023-01-09tdf#56258 i18npool en-US: document ISO 2145 compliant outline list formatJustin Luth
2023-01-09tdf#56258 i18npool en-US: replace illogical outline 1.(a).i.AJustin Luth
2023-01-09tdf#56258 i18npool en-US: change outline order to match MLA styleJustin Luth
2023-01-06tdf#56258 i18npool: add "adjust" to locale.dtd for outline numberingJustin Luth
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03NFC tdf#56258 i18npool OutLineNumberingLevel: use ref="en_US"Justin Luth
2023-01-03tdf#56258 i18npool: should be a SvxAdjust, not a HoriOrientJustin Luth
2023-01-02NFC tdf#56258 i18npool NumberingLevel: use ref="en_US"Justin Luth
2023-01-01tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitanJulien Nabet
2022-12-17tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet
2022-12-14loplugin:unocast (i18npool::Calendar_gregorian)Stephan Bergmann
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