summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv1.cxx
AgeCommit message (Expand)Author
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-12-07lok: Right rotation calculation in case of delta angleTamás Zolnai
2018-12-07Avoid moving the shape by rotationTamás Zolnai
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-11-09tdf#121116: don't adapt start/end widths if they are set explicitlyMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
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