summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdorect.cxx
AgeCommit message (Expand)Author
2018-02-01Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
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-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
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 itself from include/svx to svx/incTor Lillqvist
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
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-05-10Resolves: #i122142# use simple text hilight framesArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05revert that change and to it at custom shapes levelRadek Doulik
2013-04-04disable round corners for rectangle shape. fixes fdo#39907Radek Doulik
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida