summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit
AgeCommit message (Expand)Author
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
2020-03-23sw: add pad-to-5 numberingMiklos Vajna
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-03sw padded numbering: add layoutMiklos Vajna
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-09-18loplugin:useuniqueptr in TestTextSearchNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-22tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-10-04tdf#96197 do not break Korean words in the middle.Mark Hung
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin