summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
3 daysResolves: tdf#163903 Add French (Republic of Guinea) {fr-GN} locale dataEike Rathke3-0/+43
10 daysloplugin:reftotemp in helpcompiler..i18npoolNoel Grandin7-19/+19
11 dayscom::sun::star -> cssMike Kaganski1-1/+1
13 daysno need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2024-11-04new loplugin:staticconstexprNoel Grandin2-5/+5
2024-11-03tdf#163486: PVS: Identical branchesBogdan Buzea1-18/+1
2024-11-01no need to heap allocate theseNoel Grandin1-3/+3
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-26Try avoid "vector erase iterator outside range" in Windows buildJulien Nabet1-21/+17
2024-10-14Move {sat-IN} locale data to {sat-Olck-IN}, tdf#154987 follow-upEike Rathke4-161/+199
2024-10-08cid#1607401 Data race conditionNoel Grandin2-23/+23
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 Clark2-39/+61
2024-07-16tdf#114160 Regression tests for non-breaking ZWJJonathan Clark1-0/+21
2024-07-16tdf#46950 Allow intra-word right double quotation markJonathan Clark3-21/+94
2024-07-14i18npool : use new OUtring literalsArnaud VERSINI2-4/+2
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli1-9/+9
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émeth4-7/+41
2024-06-27tdf#161737 i18npool: fix fake spelling alarms with NNBSPLászló Németh2-1/+31
2024-06-27tdf#138258 i18npool: allow ASCII double quote to match typographic quoteLászló Németh2-8/+120
2024-06-01tdf#161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩)Jeff Huang1-1/+1
2024-05-20loplugin:ostr in variousNoel Grandin1-4/+4
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 Grandin2-17/+7
2024-05-09tdf#49885 BreakIterator rule upgradesJonathan Clark12-1724/+1306
2024-05-09loplugin:ostr in i18npoolNoel Grandin25-222/+228
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier1-1/+1
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier6-18/+18
2024-05-03tdf#49885 Updated CJK BreakIterator to use ICUJonathan Clark16-372323/+75
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 VERSINI2-297/+322
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark7-296/+42
2024-04-17tdf#49885 Reviewed BreakIterator customizationsJonathan Clark2-503/+668
2024-04-14Correct {bg-BG} formats with group separatorEike Rathke1-9/+9
2024-04-12tdf#147021 Replace SAL_N_ELEMENTS with std::sizeAshwani50092-4/+4
2024-04-08i18npool : use OUString literalArnaud VERSINI8-24/+23