Age | Commit message (Expand) | Author |
2023-07-24 | i18npool: Test case folding of surrogate pairs | Khaled Hosny |
2023-07-24 | tdf#97152: Fix upper case mapping of lunate sigma (U+03F2) | Khaled Hosny |
2023-07-24 | tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mapping | Khaled Hosny |
2023-07-24 | i18npool: Add a test for sigma case folding | Khaled Hosny |
2023-07-24 | CppunitTest_i18npool_characterclassification: use CPPUNIT_TEST_FIXTURE() | Khaled Hosny |
2023-06-21 | Require icu-i18n >= 66 | Khaled Hosny |
2023-04-25 | Add some tests for (Japanese) i18n::IndexEntrySupplier behavior | Stephan Bergmann |
2023-04-13 | Fix UBSan function-type-mismatch | Stephan Bergmann |
2023-04-04 | Fix typos in XML that broke three implementation elements | Stephan Bergmann |
2023-04-04 | tdf#151971: Fix used implementation names of transliteration services | Stephan Bergmann |
2023-01-31 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | ektagoel12 |
2022-08-19 | tdf#91764: Combining marks from “complex” scripts can’t be searched for | Khaled Hosny |
2022-04-15 | apply ICU test workaround to < 70 to "fix" test with ICU 71 | Rene Engelhard |
2022-03-10 | Use icu::UnicodeString directly | Mike Kaganski |
2022-02-25 | tdf#145759 30.6001 -> monthDaysWithoutJanFeb | Hossein |
2021-11-16 | Update to ICU 70.1 | Eike Rathke |
2021-10-25 | Missing `static` | Stephan Bergmann |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-08-19 | tdf#143526 add Korean Numbering test case & fix Hanja number codepoint | DaeHyun Sung |
2021-07-29 | Make duplicate generated numbering identifiers unique, tdf#143526 follow-up | Eike Rathke |
2021-07-29 | Add NumberingIdentifier unit test, tdf#143526 related | Eike Rathke |
2021-06-14 | We only support ICU version 4.6 or newer, so drop these checks | Mike Kaganski |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2020-11-28 | drop custom Indic grapheme rules and rely on contemporary icu defaults | Caolán McNamara |
2020-11-13 | tdf#117643 Writer: fix apostrophe search regression | László Németh |
2020-11-10 | Reinstate o3tl/cppunittraitshelper.hxx use for C++20 | Stephan Bergmann |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-06-04 | Upcoming loplugin:elidestringvar: i18npool | Stephan Bergmann |
2020-03-23 | sw: add pad-to-5 numbering | Miklos Vajna |
2020-03-20 | sw pad-to-4 numbering: add doc model, UNO API and layout | Miklos Vajna |
2020-03-17 | sw pad-to-3 numbering: add doc model, UNO API and layout | Miklos Vajna |
2020-03-03 | sw padded numbering: add layout | Miklos Vajna |
2019-12-03 | Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-10-23 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-06-27 | Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: instead | Eike Rathke |
2019-05-28 | tdf#42949 Fix IWYU warnings in i18npool/ | Gabor Kelemen |
2018-09-18 | loplugin:useuniqueptr in TestTextSearch | Noel Grandin |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-22 | tdf#113694 Fix BreakIterator_CTL surrogate pairs | Khaled Hosny |
2018-01-15 | More loplugin:cstylecast: i18npool | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: i18npool | Stephan Bergmann |
2017-10-04 | tdf#96197 do not break Korean words in the middle. | Mark Hung |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-06-25 | loplugin:oncevar in helpcompiler..jvmfwk | Noel Grandin |
2017-06-08 | remove some unnecessary use of OUStringBuffer | Noel Grandin |
2017-04-28 | loplugin:salunicodeliteral: i18npool | Stephan Bergmann |