summaryrefslogtreecommitdiff
path: root/i18npool/source/search
AgeCommit message (Expand)Author
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-09-13Resolves: tdf#101924 fatal exception on Sounds like Japanese optionsCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-24Resolves: tdf#99468 do greedy '*' match if substring match is not allowedEike Rathke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17implement '*' '?' '~' wildcard search, tdf#72196Eike Rathke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in i18npoolNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25regex result offsets can be negative if a group was not matched, tdf#94810Eike Rathke
2015-11-24straighten out broken indentationEike Rathke
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23similar to searchForward() use the correct offsets, tdf#94810 relatedEike Rathke
2015-11-23remove comment that makes no sense, tdf#94810 follow-upEike Rathke
2015-11-23tdf#94810: fix reverse offset mappingMike Kaganski
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-12cppcheck: noExplicitConstructorCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-24do not include non-mask bits in masksEike Rathke
2015-03-11i18npool: fix spurious regex ^ matching in TextSearch::searchForward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchBackward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchForward()Michael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin