summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-63/+63
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+5
2015-08-26there might be no modelCaolán McNamara1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-16loplugin:unusedmethods svxNoel Grandin1-5/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-22/+22
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna1-7/+7
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna1-44/+44
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-6/+6
2015-03-08svx: nAnz -> nCountMiklos Vajna1-10/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-3/+3
2014-11-04rename nWink->nAngleNoel Grandin1-4/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-26/+26
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3