/cppuhelper/

ra/co-24.04.4'>distro/collabora/co-24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/items/aeitem.cxx
AgeCommit message (Expand)Author
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