summaryrefslogtreecommitdiffstats
path: root/include/svx/svdoedge.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:finalclasses svxNoel Grandin2019-10-301-1/+1
* loplugin:virtualdead in svxNoel Grandin2019-09-271-1/+0
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-061-1/+1
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-051-1/+1
* no need to add a new virtual method (tdf#119388 related)Noel Grandin2019-08-271-2/+0
* tdf#119388 use virtual to bypass dynamic_castNoel Grandin2019-08-231-0/+2
* Fix typosAndrea Gelmini2019-08-031-2/+2
* Pointer is pointlessNoel Grandin2019-02-131-1/+1
* remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin2018-09-211-1/+1
* svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-1/+0
* use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin2018-07-071-1/+1
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-031-1/+1
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-0/+3
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-2/+4
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-3/+2
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-2/+3
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-3/+2
* loplugin:useuniqueptr in SdrEdgeObjNoel Grandin2018-02-061-1/+1
* loplugin:finalclasses in svxNoel Grandin2017-10-241-2/+1
* loplugin:constparams in svxNoel Grandin2017-07-271-1/+1
* loplugin:unusedfields in svxNoel Grandin2017-07-031-3/+1
* tdf#39674 Translate some German variable/function namesJohnny_M2017-06-061-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-9/+9
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Translate German comments in svdoedgeJohnny_M2017-02-061-159/+153
* new loplugin: useuniqueptr: svxNoel Grandin2017-01-161-1/+1
* loplugin:expandablemethods in svxNoel Grandin2016-10-271-1/+0
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-2/+0
* convert SdrEdgeLineCode to scoped enumNoel Grandin2016-08-301-4/+4
* loplugin:singlevalfields in svx(part2)Noel Grandin2016-06-271-5/+1
* loplugin:constantparam in svxNoel Grandin2016-03-171-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-57/+57
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-4/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:unusedmethods svxNoel Grandin2015-07-161-2/+0
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-151-1/+1
* convert SDRESC_ constants to scoped enumNoel Grandin2015-04-291-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* rename nWink->nAngleNoel Grandin2014-11-041-2/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-1/+1