summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2024-12-03tdf#162912 i18npool: Updated CJK BreakIterator to use custom rulesJonathan Clark
2024-12-02tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macroRosh
2024-11-29tdf#164062 i18npool: Added da_DK as a prepostdash languageJonathan Clark
2024-11-29tdf#162514 i18npool: Handle abbreviations in dictionary breakiteratorJonathan Clark
2024-11-18Resolves: tdf#163903 Add French (Republic of Guinea) {fr-GN} locale dataEike Rathke
2024-11-11loplugin:reftotemp in helpcompiler..i18npoolNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-03tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-01no need to heap allocate theseNoel Grandin
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26Try avoid "vector erase iterator outside range" in Windows buildJulien Nabet
2024-10-14Move {sat-IN} locale data to {sat-Olck-IN}, tdf#154987 follow-upEike Rathke
2024-10-08cid#1607401 Data race conditionNoel Grandin
2024-08-22tdf#130924 use SAL_INFO/WARN instead of f/printfKeldin Maldonado (KNM)
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-19Fix "lets" -> "let's"Andrea Gelmini
2024-07-18Correcting <aboveWord> and <belowWord> in the Danish locale.Lars Jødal
2024-07-17tdf#150621 Changed Korean word counting to use wordsJonathan Clark
2024-07-16tdf#114160 Regression tests for non-breaking ZWJJonathan Clark
2024-07-16tdf#46950 Allow intra-word right double quotation markJonathan Clark
2024-07-14i18npool : use new OUtring literalsArnaud VERSINI
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini
2024-06-27tdf#161737 i18npool: fix bad word selection with NNBSPLászló Németh
2024-06-27tdf#161737 i18npool: fix fake spelling alarms with NNBSPLászló Németh
2024-06-27tdf#138258 i18npool: allow ASCII double quote to match typographic quoteLászló Németh
2024-06-01tdf#161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩)Jeff Huang
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-16Fix typoAndrea Gelmini
2024-05-16Fix typo in codeAndrea Gelmini
2024-05-16Fix typoAndrea Gelmini
2024-05-16Fix typoAndrea Gelmini
2024-05-15use more officecfg in DefaultNumberingProviderNoel Grandin
2024-05-09tdf#49885 BreakIterator rule upgradesJonathan Clark
2024-05-09loplugin:ostr in i18npoolNoel Grandin
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-03tdf#49885 Updated CJK BreakIterator to use ICUJonathan Clark
2024-05-02i18npoool : use rtl::isAsciiDigit instead of local isnumberArnaud VERSINI
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-29tdf#147021 : use std::size instead of SAL_N_ELEMENTS in generated code tooArnaud VERSINI
2024-04-29i18npool : remove useless stdio include generationArnaud VERSINI
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-24Resolves: tdf#159829 DecimalSeparator '.' period, ThousandSeparator ',' commaEike Rathke
2024-04-21i18npool : limit string comparison using an enum classArnaud VERSINI
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark