summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-31/+68
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-3/+3
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen1-3/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-8/+9
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-9/+8
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-8/+9
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-16/+5
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-136/+136
2018-02-06simplify ImpXPolygonNoel Grandin1-5/+16
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin1-3/+1
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-9/+9
2017-12-31tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2017-12-15tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-13/+13
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-08-04rename Anz->Cnt in svxNoel Grandin1-21/+21
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-03loplugin:unusedfields in svxNoel Grandin1-2/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-17/+17
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-36/+36
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-3/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-5/+5
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-18/+18
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-3/+5
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-5/+4
2016-08-30convert SdrEdgeLineCode to scoped enumNoel Grandin1-38/+38
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-4/+4
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-11/+11
2016-08-17convert XPolyFlags to scoped enumNoel Grandin1-18/+18
2016-07-12new loplugin fragiledestructorNoel Grandin1-2/+2
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin1-10/+4
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin1-4/+0
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi1-18/+18
2016-03-17loplugin:constantparam in svxNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna1-2/+2
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1