summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobjplusdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-18rename Neu->New in svxNoel Grandin1-8/+8
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-3/+3
2018-02-19ofz#6432 bad-castCaolán McNamara1-6/+2
2018-02-08svx: fix crash caused by SdrEdgeObj::Notify() not noticing dying objectMichael Stahl1-1/+4
2018-02-06loplugin:useuniqueptr in SdrObjPlusDataNoel Grandin1-5/+5
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-03Restored missing includes from source files.Ashod Nakashian1-0/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-25remove custom RTTI from SdrObjPlusDataNoel Grandin1-2/+0
2015-03-08svx: nAnz -> nCountMiklos Vajna1-3/+3
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida1-0/+67