summaryrefslogtreecommitdiff
path: root/include/svx/xit.hxx
AgeCommit message (Expand)Author
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen