rem parameters in order of their apearance: rem - path to unpacked tarball rem - relative path back to module root setlocal cd %1 rem type %2\dos_lineends.patch | patch -b -p2 patch -i %2\STLport-4.0_SDK.patch -b -p2 nk rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák