summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/textsearch.cxx
AgeCommit message (Expand)Author
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
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-19Improved error reportingStephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann
2011-01-15locales34: #i116429# ensure shutdown of the CachedTextSearch global before th...Eike Rathke
2011-01-06Resolves: rhbz#666088 clean up search cache singleton in correct orderCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-05more removed include guards using fixguard.pyPetr Mladek