summaryrefslogtreecommitdiffstats
path: root/include/svx/sdasitm.hxx
Commit message (Expand)AuthorAgeFilesLines
* There should be no need to mark nested PropertyPairHash as SVXCORE_DLLPUBLICStephan Bergmann2020-02-031-3/+3
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-2/+2
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* revert bits of "loplugin:sequentialassign"Noel Grandin2019-07-291-1/+4
* loplugin:sequentialassignNoel Grandin2019-07-291-4/+1
* css::beans::PropertyValue must be a complete type here (Windows --disable-pch)Stephan Bergmann2019-06-041-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen2019-05-271-3/+3
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-1/+0
* improve combining in hash functionsNoel Grandin2019-04-081-1/+4
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+5
* More loplugin:cstylecast: svxStephan Bergmann2018-01-121-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* drop unused SdrCustomShapeReplacementURLItemJochen Nitschke2017-08-171-9/+0
* Removing unused SfxItemPool serialisation from svxVarun Dhall2017-08-111-3/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-1/+1
* loplugin:checkunusedparams in svx(part1)Noel Grandin2017-05-041-2/+0
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-2/+2
* Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara2016-06-091-4/+0
* loplugin:nullptrStephan Bergmann2015-11-111-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-11/+11
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-2/+2
* SdrCustomShapeEngine/DataItem are just SfxStringItemStephan Bergmann2015-06-111-12/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-4/+4
* svx: remove some pointless default implemented operator== structsMichael Stahl2014-11-221-20/+2
* loplugin: cstylecastNoel Grandin2014-10-201-0/+1
* loplugin: cstylecastNoel Grandin2014-10-061-0/+1
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-16/+6
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-8/+8
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
* Remove visual noise from includeAlexander Wilms2014-03-011-4/+4
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* fdo#65108 inter-module includes <> include/svxNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-2/+2
* provide complete types of some SdrCustomShapeGeometryItem functors...Herbert Dürr2013-05-251-0/+17
* execute move of global headersBjoern Michaelsen2013-04-231-0/+132