summaryrefslogtreecommitdiffstats
path: root/include/svl/srchitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:finalclasses sot..svlNoel Grandin2019-10-301-1/+1
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-2/+0
* More loplugin:cstylecast: svlStephan Bergmann2018-01-121-3/+3
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-12/+13
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-3/+3
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-1/+0
* Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky2016-03-171-4/+0
* tdf#98458 sw: make search in shape text optionalMiklos Vajna2016-03-171-0/+4
* remnants of the past ...Eike Rathke2016-03-011-4/+4
* loplugin:simplifyboolStephan Bergmann2016-02-261-2/+2
* add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke2016-02-261-2/+15
* let SvxSearchItem use SearchOptions2Eike Rathke2016-02-241-6/+15
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-20/+16
* tdf#48456 : when searching for a number, consider formattingDennis Francis2015-10-231-0/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods svlNoel Grandin2015-07-061-3/+0
* svl: prefix remaining members of SvxSearchItemMiklos Vajna2015-06-041-57/+57
* SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna2015-05-281-0/+9
* convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin2015-04-221-6/+9
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-1/+2
* convert SVX_SEARCHAPP_ constants to enum classNoel Grandin2015-03-021-7/+11
* replace SVX_SEARCHCMD_ constants with enum classNoel Grandin2015-03-021-7/+10
* fdo#39468 translate German commentsMichael Weghorn2014-11-231-11/+11
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-7/+7
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* fdo#65108 inter-module includes <> include/svlNorbert Thiebaud2013-11-091-2/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-9/+8
* execute move of global headersBjoern Michaelsen2013-04-231-0/+287