Age | Commit message (Expand) | Author |
2025-01-21 | tdf#163227 Add Mongolian {mn-Mong-MN} locale data | Jonathan Clark |
2025-01-15 | Resolves: tdf#164276 Add English (Guyana) {en-GY} locale data | Eike Rathke |
2024-12-31 | tdf#145614 convert #define to constexpr for scripts | kkasliwal |
2024-12-23 | i18npool: drop macro | Xisco Fauli |
2024-12-16 | tdf#66791 sw: Treat weak punctuation as Asian in Asian paragraphs | Jonathan Clark |
2024-12-03 | tdf#162912 i18npool: Updated CJK BreakIterator to use custom rules | Jonathan Clark |
2024-12-02 | tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macro | Rosh |
2024-11-29 | tdf#164062 i18npool: Added da_DK as a prepostdash language | Jonathan Clark |
2024-11-29 | tdf#162514 i18npool: Handle abbreviations in dictionary breakiterator | Jonathan Clark |
2024-11-18 | Resolves: tdf#163903 Add French (Republic of Guinea) {fr-GN} locale data | Eike Rathke |
2024-11-11 | loplugin:reftotemp in helpcompiler..i18npool | Noel Grandin |
2024-11-10 | com::sun::star -> css | Mike Kaganski |
2024-11-08 | no need to take a copy of the getProcessComponentContext return value | Noel Grandin |
2024-11-06 | cid#1556442 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-11-04 | new loplugin:staticconstexpr | Noel Grandin |
2024-11-03 | tdf#163486: PVS: Identical branches | Bogdan Buzea |
2024-11-01 | no need to heap allocate these | Noel Grandin |
2024-10-26 | cid#1555767 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-26 | Try avoid "vector erase iterator outside range" in Windows build | Julien Nabet |
2024-10-14 | Move {sat-IN} locale data to {sat-Olck-IN}, tdf#154987 follow-up | Eike Rathke |
2024-10-08 | cid#1607401 Data race condition | Noel Grandin |
2024-08-22 | tdf#130924 use SAL_INFO/WARN instead of f/printf | Keldin Maldonado (KNM) |
2024-08-18 | cid#1557699 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-19 | Fix "lets" -> "let's" | Andrea Gelmini |
2024-07-18 | Correcting <aboveWord> and <belowWord> in the Danish locale. | Lars Jødal |
2024-07-17 | tdf#150621 Changed Korean word counting to use words | Jonathan Clark |
2024-07-16 | tdf#114160 Regression tests for non-breaking ZWJ | Jonathan Clark |
2024-07-16 | tdf#46950 Allow intra-word right double quotation mark | Jonathan Clark |
2024-07-14 | i18npool : use new OUtring literals | Arnaud VERSINI |
2024-07-02 | BootstrapFixture: get rid of mxComponentContext | Xisco Fauli |
2024-06-28 | Fix "lets see" -> "let's see" | Andrea Gelmini |
2024-06-27 | tdf#161737 i18npool: fix bad word selection with NNBSP | László Németh |
2024-06-27 | tdf#161737 i18npool: fix fake spelling alarms with NNBSP | László Németh |
2024-06-27 | tdf#138258 i18npool: allow ASCII double quote to match typographic quote | László Németh |
2024-06-01 | tdf#161288 Traditional Chinese minus character is U+8CA0(負), not U+5069(偩) | Jeff Huang |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-05-16 | Fix typo | Andrea Gelmini |
2024-05-16 | Fix typo in code | Andrea Gelmini |
2024-05-16 | Fix typo | Andrea Gelmini |
2024-05-16 | Fix typo | Andrea Gelmini |
2024-05-15 | use more officecfg in DefaultNumberingProvider | Noel Grandin |
2024-05-09 | tdf#49885 BreakIterator rule upgrades | Jonathan Clark |
2024-05-09 | loplugin:ostr in i18npool | Noel Grandin |
2024-05-06 | makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) | Christian Lohmaier |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-05-03 | tdf#49885 Updated CJK BreakIterator to use ICU | Jonathan Clark |
2024-05-02 | i18npoool : use rtl::isAsciiDigit instead of local isnumber | Arnaud VERSINI |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-30 | Drop some uses of css::uno::Sequence::getConstArray ... | Mike Kaganski |
2024-04-29 | tdf#147021 : use std::size instead of SAL_N_ELEMENTS in generated code too | Arnaud VERSINI |