summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit
AgeCommit message (Expand)Author
2024-11-04new loplugin:staticconstexprNoel Grandin
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-02BootstrapFixture: get rid of mxComponentContextXisco Fauli
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-05-20loplugin:ostr in variousNoel Grandin
2024-05-09tdf#49885 BreakIterator rule upgradesJonathan Clark
2024-05-09loplugin:ostr in i18npoolNoel Grandin
2024-05-03tdf#49885 Updated CJK BreakIterator to use ICUJonathan Clark
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark
2024-04-17tdf#49885 Reviewed BreakIterator customizationsJonathan Clark
2024-04-12tdf#147021 Replace SAL_N_ELEMENTS with std::sizeAshwani5009
2023-11-20Extended loplugin:ostr: i18npoolStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: i18npoolStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-07-24i18npool: Test case folding of surrogate pairsKhaled Hosny
2023-07-24tdf#97152: Fix upper case mapping of lunate sigma (U+03F2)Khaled Hosny
2023-07-24tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mappingKhaled Hosny
2023-07-24i18npool: Add a test for sigma case foldingKhaled Hosny
2023-07-24CppunitTest_i18npool_characterclassification: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-04-25Add some tests for (Japanese) i18n::IndexEntrySupplier behaviorStephan Bergmann
2023-04-13Fix UBSan function-type-mismatchStephan Bergmann
2023-04-04Fix typos in XML that broke three implementation elementsStephan Bergmann
2023-04-04tdf#151971: Fix used implementation names of transliteration servicesStephan Bergmann
2023-01-31tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroektagoel12
2022-08-19tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny
2022-04-15apply ICU test workaround to < 70 to "fix" test with ICU 71Rene Engelhard
2022-03-10Use icu::UnicodeString directlyMike Kaganski
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2021-11-16Update to ICU 70.1Eike Rathke
2021-10-25Missing `static`Stephan Bergmann
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-19tdf#143526 add Korean Numbering test case & fix Hanja number codepointDaeHyun Sung
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh
2020-11-10Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann