summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2023-01-10tdf#56258 i18npool en-US: partial revert 5th outline levelJustin Luth1-2/+2
2023-01-10tdf#56258 i18npool en-US: extend outline 1.a) to 4 levelsJustin Luth1-4/+4
2023-01-09tdf#56258 i18npool en-US: document ISO 2145 compliant outline list formatJustin Luth1-1/+1
2023-01-09tdf#56258 i18npool en-US: replace illogical outline 1.(a).i.AJustin Luth1-5/+5
2023-01-09tdf#56258 i18npool en-US: change outline order to match MLA styleJustin Luth1-4/+4
2023-01-06tdf#56258 i18npool: add "adjust" to locale.dtd for outline numberingJustin Luth1-0/+1
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth3-8/+11
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth1-2/+10
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-18/+2
2023-01-03NFC tdf#56258 i18npool OutLineNumberingLevel: use ref="en_US"Justin Luth8-464/+8
2023-01-03tdf#56258 i18npool: should be a SvxAdjust, not a HoriOrientJustin Luth1-3/+2
2023-01-02NFC tdf#56258 i18npool NumberingLevel: use ref="en_US"Justin Luth48-480/+48
2023-01-01tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitanJulien Nabet1-2/+2
2022-12-17tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet1-4/+7
2022-12-14loplugin:unocast (i18npool::Calendar_gregorian)Stephan Bergmann3-2/+18
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