summaryrefslogtreecommitdiff
path: root/include/svx/svdoedge.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-30loplugin:finalclasses svxNoel Grandin1-1/+1
2019-09-27loplugin:virtualdead in svxNoel Grandin1-1/+0
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin1-1/+1
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-1/+1
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin1-2/+0
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin1-0/+2
2019-08-03Fix typosAndrea Gelmini1-2/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin1-1/+1
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin1-1/+1
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-0/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+2
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-2/+3
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+2
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-2/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-03loplugin:unusedfields in svxNoel Grandin1-3/+1
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-9/+9
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-06Translate German comments in svdoedgeJohnny_M1-159/+153
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-1/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-2/+0
2016-08-30convert SdrEdgeLineCode to scoped enumNoel Grandin1-4/+4
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin1-5/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-57/+57
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-4/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-2/+0
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-11-04rename nWink->nAngleNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1