summaryrefslogtreecommitdiff
path: root/svl/source/items/aeitem.cxx
AgeCommit message (Expand)Author
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05simplify SfxAllEnumItemNoel Grandin
2019-10-03Following "Simplify a bit SfxAllEnumItem (svl)"Julien Nabet
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-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
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-12-01svl: convert some legacy DBG_ASSERTMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-03-10Avoid reserved identifierStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30svl: remove mostly superfluous abstraction of vectorMichael Stahl
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-07-10fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxAllEnumValueArr) to std::vectorNoel Grandin
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-09Replace SvUShorts with vector in aeitem.[ch]xxNigel Hawkins
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09A patch to remove some unused directives.jgraeme
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer
2009-10-08#i103496#: make svl buildableMathias Bauer