summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv1.cxx
AgeCommit message (Expand)Author
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-30aObjName, bObjNameDC, bObjNameSet have effectively been unusedStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-19loplugin:externandnotdefinedStephan Bergmann
2015-02-18Resolves: rhbz#1193971 clear hard-coded char props in table cells...Caolán McNamara
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel 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