summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdlayer.cxx
AgeCommit message (Expand)Author
2019-01-23loplugin:constparams in svxNoel Grandin
2018-10-30Remove now unused mbUserDefinedLayer from SdrLayerRegina Henschel
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-18convert SdrLayer::nType to boolNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-08svx: nAnz -> nCountMiklos Vajna
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-04-04sal_Bool to boolTakeshi Abe
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-16Remove unused fieldNoel Grandin
2012-08-16Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin
2012-02-18Remove unused codeElton Chung
2012-02-13Remove unused codeElton Chung
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-21callcatcher: update listCaolán McNamara
2011-11-18remove unused Sdr methodsFelix Zhang
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens