summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)Author
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
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-30convert SdrEdgeLineCode to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin
2016-08-17convert XPolyFlags to scoped enumNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-26there might be no modelCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-08svx: nAnz -> nCountMiklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin