summaryrefslogtreecommitdiff
path: root/i18npool/qa
AgeCommit message (Expand)AuthorFilesLines
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski1-6/+0
2021-05-14Improve loplugin:stringviewStephan Bergmann1-2/+3
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann3-57/+115
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann2-134/+91
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara1-6/+18
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh1-0/+115
2020-11-10Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann1-0/+1
2020-11-10new loplugin:reducevarscopeNoel Grandin1-4/+2
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-3/+0
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann2-5/+2
2020-03-23sw: add pad-to-5 numberingMiklos Vajna1-0/+26
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna1-0/+26
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna1-0/+26
2020-03-03sw padded numbering: add layoutMiklos Vajna1-0/+53
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-8/+8
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-4/+4
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke1-3/+2
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen3-17/+1
2018-09-18loplugin:useuniqueptr in TestTextSearchNoel Grandin1-6/+2
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-2/+2
2018-05-22tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny1-0/+23
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann1-1/+1
2017-10-04tdf#96197 do not break Korean words in the middle.Mark Hung1-0/+16
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin1-2/+2
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2-4/+4
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-1/+1
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny1-0/+4
2017-03-01Blind fix for 32-bit buildsStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+3
2016-10-06coverity#1373441 Side effect in assertionCaolán McNamara1-10/+20
2016-10-01silence coverity#1373441 Side effect in assertionCaolán McNamara1-2/+4
2016-09-30i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna3-83/+83
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann1-4/+4
2016-07-22crashtesting: fix tdf92993-1.docx failureCaolán McNamara1-0/+16
2016-04-24unit test for tdf#99468Eike Rathke1-0/+23
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke1-0/+3
2016-02-17wildcard search unit tests, tdf#72196Eike Rathke1-2/+119
2015-11-23tdf#94810: fix reverse offset mappingMike Kaganski1-0/+11
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin4-8/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-8/+8
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells1-7/+6
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe3-3/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-4/+4
2015-05-29Bring test function lists in syncStephan Bergmann1-5/+6
2015-05-29Fix execution of testLaoStephan Bergmann1-8/+8