summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/textsearch.cxx
AgeCommit message (Expand)Author
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-03-30loplugin:stringadd in ucbhelper..uuiNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-18osl::Mutex->std::mutex in CachedTextSearchNoel Grandin
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-05loplugin:flatten in unotoolsNoel Grandin
2020-03-31Translate German variable namesJohnny_M
2019-09-01Fix '..'Andrea Gelmini
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-11-01tdf#112614: Include all labels in the search in Customize dialogMuhammet Kara
2018-10-24Fix empty capture group referenceMike Kaganski
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2016-08-15ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'Caolán McNamara
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-05nitpick, mention function name in assertEike Rathke
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2013-07-29Just quiet cppcheckJulien Nabet
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-25Make ~SearchParam non-inlineStephan Bergmann
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-16converted to use LanguageTagEike Rathke
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard
2012-08-18WaE parameter shadow memberNorbert Thiebaud
2012-08-18WAE parameter shadow memberNorbert Thiebaud