summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit/test_textsearch.cxx
AgeCommit message (Expand)Author
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