summaryrefslogtreecommitdiff
path: root/include/svx/e3ditem.hxx
AgeCommit message (Expand)AuthorFilesLines
5 dayssvx: prefix members of SvxB3DVectorItemMiklos Vajna1-2/+2
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin1-2/+0
2024-07-08make SvxB3DVectorItem hashableNoel Grandin1-0/+2
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-1/+2
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-1/+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-10-30loplugin:finalclasses svxNoel Grandin1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-2/+0
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard1-0/+2
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-1/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan 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-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-7/+7
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-4/+0
2015-04-17add some SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist1-6/+0
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-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/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+65