summaryrefslogtreecommitdiff
path: root/i18npool/source/search
AgeCommit message (Expand)Author
2023-08-30tdf#143148 Use pragma once instead of include guardsYli875
2022-08-19tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny
2022-03-10Use icu::UnicodeString directlyMike Kaganski
2021-12-20osl::Mutex->std::mutex in TextSearchNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth
2021-04-05Use std algorithms hereMike Kaganski
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-07-14i18npool/i18nsearch: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-03-31Translate German variable namesJohnny_M
2020-02-28Use icu::UnicodeString's readonly-aliasing char16_t* constructorMike Kaganski
2020-02-28tdf#130984: use RegexMatcher::region to properly limit the searchMike Kaganski
2020-01-30Update ICU RegexMatcher::setTimeLimit() documentation link to new locationEike Rathke
2020-01-03Elaborate comment what happens, tdf#78840 follow-upEike Rathke
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-12-19tdf#65038: use trailing string characters for look-ahead assertionsMike Kaganski
2019-12-19tdf#75806: use actual string leading characters for correct precondition matchMike Kaganski
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke
2019-05-28i18npool: remove versioned ICU forward declarationsMichael Stahl
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-17loplugin:external in i18npoolStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-02-01i18npool: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-30crash in sc, make TextSearch thread safeCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
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