summaryrefslogtreecommitdiff
path: root/include/svx/xit.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin1-0/+1
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-1/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-3/+0
2017-08-01loplugin:checkunusedparamsNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-25loplugin: unnecessary destructor svxNoel Grandin1-1/+0
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-1/+1
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-14svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin1-6/+6
2013-04-23execute move of global headersBjoern Michaelsen1-0/+76