summaryrefslogtreecommitdiff
path: root/include/svl/aeitem.hxx
AgeCommit message (Expand)Author
2019-10-05simplify SfxAllEnumItemNoel Grandin
2019-10-03Simplify a bit SfxAllEnumItem (svl)Julien Nabet
2019-10-02Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-01-25move GetPosByValue from SfxEnumItemInterface to SfxAllEnumItemNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-10Avoid reserved identifierStephan 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
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen