summaryrefslogtreecommitdiff
path: root/include/svl/srchitem.hxx
AgeCommit message (Expand)Author
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-30loplugin:finalclasses sot..svlNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-03-01remnants of the past ...Eike Rathke
2016-02-26loplugin:simplifyboolStephan Bergmann
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2014-11-23fdo#39468 translate German commentsMichael Weghorn
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen