summaryrefslogtreecommitdiffstats
path: root/include/svl/aeitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-3/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:finalclasses sot..svlNoel Grandin2019-10-301-1/+1
* simplify SfxAllEnumItemNoel Grandin2019-10-051-23/+6
* Simplify a bit SfxAllEnumItem (svl)Julien Nabet2019-10-031-2/+1
* Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet2019-10-021-1/+3
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-6/+0
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-2/+0
* loplugin:passstuffbyrefNoel Grandin2018-05-251-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-2/+2
* loplugin:virtualdown in svl,svtoolsNoel Grandin2018-03-291-2/+2
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-1/+1
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-031-2/+2
* loplugin:unusedmethodsNoel Grandin2017-04-041-1/+0
* loplugin:unusedmethodsNoel Grandin2017-03-291-4/+0
* Clean up uses of integer typesStephan Bergmann2017-03-091-1/+3
* Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann2017-03-051-1/+13
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-1/+1
* move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItemNoel Grandin2017-01-251-7/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* fdo#65108 inter-module includes <> include/svlNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+63