summaryrefslogtreecommitdiff
path: root/include/svl/intitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke1-4/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin1-2/+0
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-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-20loplugin:unusedmethods svlNoel Grandin1-3/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-6/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-1/+1
2014-12-14Factor out SfxUInt16Item::dumpAsXml() from swMiklos Vajna1-0/+2
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann1-6/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-5/+5
2014-03-01Remove visual noise from includeAlexander Wilms1-5/+5
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+163