summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2024-08-22tdf#130924 use SAL_INFO/WARN instead of f/printfKeldin Maldonado (KNM)1-12/+14
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-19Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-07-18Correcting <aboveWord> and <belowWord> in the Danish locale.Lars Jødal1-2/+2
2024-07-17tdf#150621 Changed Korean word counting to use wordsJonathan Clark1-1/+1
2024-07-16tdf#46950 Allow intra-word right double quotation markJonathan Clark2-2/+8
2024-07-14i18npool : use new OUtring literalsArnaud VERSINI2-4/+2
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini1-1/+1
2024-06-27tdf#161737 i18npool: fix bad word selection with NNBSPLászló Németh3-7/+11
2024-06-27tdf#161737 i18npool: fix fake spelling alarms with NNBSPLászló Németh1-1/+1
2024-06-27tdf#138258 i18npool: allow ASCII double quote to match typographic quoteLászló Németh1-8/+32
2024-06-01tdf#161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩)Jeff Huang1-1/+1
2024-05-16Fix typoAndrea Gelmini1-1/+1
2024-05-16Fix typo in codeAndrea Gelmini1-1/+1
2024-05-16Fix typoAndrea Gelmini1-1/+1
2024-05-16Fix typoAndrea Gelmini1-1/+1
2024-05-15use more officecfg in DefaultNumberingProviderNoel Grandin1-17/+3
2024-05-09tdf#49885 BreakIterator rule upgradesJonathan Clark10-1598/+1072
2024-05-09loplugin:ostr in i18npoolNoel Grandin18-90/+90
2024-05-03tdf#49885 Updated CJK BreakIterator to use ICUJonathan Clark6-372106/+11
2024-05-02i18npoool : use rtl::isAsciiDigit instead of local isnumberArnaud VERSINI1-3/+3
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-0/+1
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski1-1/+1
2024-04-29tdf#147021 : use std::size instead of SAL_N_ELEMENTS in generated code tooArnaud VERSINI1-2/+2
2024-04-29i18npool : remove useless stdio include generationArnaud VERSINI1-1/+0
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann1-1/+1
2024-04-24Resolves: tdf#159829 DecimalSeparator '.' period, ThousandSeparator ',' commaEike Rathke1-23/+23
2024-04-21i18npool : limit string comparison using an enum classArnaud VERSINI1-295/+312
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark3-238/+0
2024-04-17tdf#49885 Reviewed BreakIterator customizationsJonathan Clark1-503/+109
2024-04-14Correct {bg-BG} formats with group separatorEike Rathke1-9/+9
2024-04-12tdf#147021 Replace SAL_N_ELEMENTS with std::sizeAshwani50091-3/+3
2024-04-08i18npool : use OUString literalArnaud VERSINI6-22/+20
2024-04-03i18npool : use OUString literal for XInterface implementationArnaud VERSINI13-25/+25
2024-04-02tdf#146619 Drop unused 'using namespace' in: i18npool/Gabor Kelemen25-43/+0
2024-02-23SAL_CALL is not necessary hereNoel Grandin1-9/+9
2024-02-20SAL_CALL is not necessary hereNoel Grandin1-12/+12
2024-02-20fix Windows buildNoel Grandin1-8/+8
2024-02-19merge textconv_dict into i18npoolNoel Grandin3-105/+4
2024-02-15merge index_data into i18npoolNoel Grandin3-107/+9
2024-02-14rename some of the collator function symbolsNoel Grandin2-6/+1
2024-02-09use more SAL_MODULENAME macroNoel Grandin4-22/+6
2024-01-02Japanese word for 'reiwa' added to ja.dicTaichi Haradaguchi1-0/+1
2023-12-09{bn-IN}{hi-IN} MM-DD-YY DATE_TIME is very likely wrong, all other are DD-MM-YYEike Rathke2-6/+6
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-30Sync LC_OutLineNumberingLevel of zh-CN with en-US localeKevin Suo1-47/+63
2023-11-30tdf#152583 follow-up: Sync LC_NumberingLevel of zh-CN with en-US localeKevin Suo1-16/+17
2023-11-29tdf#152583: Add [1],[2],[3] numbering style for zh-CN localeKevin Suo1-0/+1
2023-11-23tdf#143148 use pragma once instead of include guardsAchintya Sharma1-4/+1
2023-11-02add a fast path for the 1999-12-31 date in calendar conversionCaolán McNamara1-0/+9