summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdlayer.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-29svx: prefix members of SdrLayerAdminMiklos Vajna
2024-03-18svx: prefix members of SdrLayerMiklos Vajna
2023-10-24svx: prefix members of SdrLayerIDSetMiklos Vajna
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-20Fix typosAndrea Gelmini
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