summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit/test_textsearch.cxx
AgeCommit message (Expand)Author
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan 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-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-01Blind fix for 32-bit buildsStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-09-30i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-04-24unit test for tdf#99468Eike Rathke
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-17wildcard search unit tests, tdf#72196Eike Rathke
2015-11-23tdf#94810: fix reverse offset mappingMike Kaganski
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks