summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocirc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-6/+6
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-7/+7
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-5/+5
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe1-5/+1
2017-09-08clean up SdrDragStatNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-6/+6
2017-07-27loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-21/+21
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin1-1/+1
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-15/+15
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-13/+13
2015-11-26loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-23loplugin:unusedfields in svx/Noel Grandin1-5/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-5/+5
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna1-3/+3
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-60/+62
2014-11-04rename nWink->nAngleNoel Grandin1-19/+19
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin1-20/+20
2014-11-04rename nWink0->nAngle0Noel Grandin1-3/+3
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin1-9/+9
2014-11-04rename nEndWink->nEndAngleNoel Grandin1-31/+31
2014-11-04rename nStartWink->nStartAngleNoel Grandin1-28/+28
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin1-2/+2
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-14/+14
2014-10-20loplugin: cstylecastNoel Grandin1-21/+21
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-6/+6
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-15/+15
2014-10-14just check if the fraction is < 0David Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4