summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocirc.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename nWink0->nAngle0Noel Grandin
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin
2014-11-04rename nEndWink->nEndAngleNoel Grandin
2014-11-04rename nStartWink->nStartAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14just check if the fraction is < 0David Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SVX moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara