summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)Author
2021-02-24Convert MapModeUnits If necessary.mert
2021-02-24Fix connectors cannot select a glue pointmert
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-25Convert remaining SdrHint to static_castXisco Fauli
2019-03-13translate some german var namesNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-10-04tdf#120291 Attaching a connector makes draw Draw busy-loopNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-31tdf#51188: allow connector gluepoint undoMark Hung
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin