summaryrefslogtreecommitdiffstats
path: root/i18npool/qa
Commit message (Expand)AuthorAgeFilesLines
* Update to ICU 70.1Eike Rathke2021-11-161-0/+12
* Missing `static`Stephan Bergmann2021-10-251-1/+1
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-26/+12
* tdf#143526 add Korean Numbering test case & fix Hanja number codepointDaeHyun Sung2021-08-191-0/+282
* Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke2021-07-291-4/+0
* Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke2021-07-291-0/+61
* We only support ICU version 4.6 or newer, so drop these checksMike Kaganski2021-06-141-6/+0
* Improve loplugin:stringviewStephan Bergmann2021-05-141-2/+3
* Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2021-02-083-57/+115
* Improve loplugin:stringliteralvarStephan Bergmann2021-01-272-134/+91
* drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara2020-11-281-6/+18
* tdf#117643 Writer: fix apostrophe search regressionLászló Németh2020-11-131-0/+115
* Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann2020-11-101-0/+1
* new loplugin:reducevarscopeNoel Grandin2020-11-101-4/+2
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-3/+0
* Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann2020-06-042-5/+2
* sw: add pad-to-5 numberingMiklos Vajna2020-03-231-0/+26
* sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna2020-03-201-0/+26
* sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna2020-03-171-0/+26
* sw padded numbering: add layoutMiklos Vajna2020-03-031-0/+53
* Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2019-12-031-0/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-231-8/+8
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-4/+4
* Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke2019-06-271-3/+2
* tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen2019-05-283-17/+1
* loplugin:useuniqueptr in TestTextSearchNoel Grandin2018-09-181-6/+2
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-2/+2
* tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny2018-05-221-0/+23
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-121-1/+1
* tdf#96197 do not break Korean words in the middle.Mark Hung2017-10-041-0/+16
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-2/+2
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-252-4/+4
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-1/+1
* loplugin:salunicodeliteral: i18npoolStephan Bergmann2017-04-281-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-041-1/+1
* tdf#106755: Fix script type for combining marksKhaled Hosny2017-03-281-0/+4
* Blind fix for 32-bit buildsStephan Bergmann2017-03-011-1/+1
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-2/+3
* coverity#1373441 Side effect in assertionCaolán McNamara2016-10-061-10/+20
* silence coverity#1373441 Side effect in assertionCaolán McNamara2016-10-011-2/+4
* i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-303-83/+83
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann2016-08-301-4/+4
* crashtesting: fix tdf92993-1.docx failureCaolán McNamara2016-07-221-0/+16
* unit test for tdf#99468Eike Rathke2016-04-241-0/+23
* SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke2016-02-231-0/+3
* wildcard search unit tests, tdf#72196Eike Rathke2016-02-171-2/+119
* tdf#94810: fix reverse offset mappingMike Kaganski2015-11-231-0/+11
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-044-8/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8