summaryrefslogtreecommitdiff
path: root/include/svl/srchitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-12/+13
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-3/+3
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-4/+0
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-0/+4
2016-03-01remnants of the past ...Eike Rathke1-4/+4
2016-02-26loplugin:simplifyboolStephan Bergmann1-2/+2
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke1-2/+15
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-6/+15
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-20/+16
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis1-0/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-06loplugin:unusedmethods svlNoel Grandin1-3/+0
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna1-57/+57
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+9
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin1-6/+9
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+2
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-7/+11
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-7/+10
2014-11-23fdo#39468 translate German commentsMichael Weghorn1-11/+11
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-9/+8
2013-04-23execute move of global headersBjoern Michaelsen1-0/+287