summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv1.cxx
AgeCommit message (Expand)Author
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-03-09Fix wrong position on move when page has marginmert
2020-05-13jsdialog: send items on status changeSzymon Kłos
2020-05-13jsdialogs: send fill transparency type updatesSzymon Kłos
2020-05-13jsdialog: fix compile error for SdrPercentItemSzymon Kłos
2020-05-13jsdialogs: send .uno:FillShadowTransparency updatesSzymon Kłos
2019-11-13jsdialogs: send .uno:FillTransparence updatesSzymon Kłos
2019-11-13jsdialogs: send .uno:LineTransparence updatesSzymon Kłos
2019-11-11jsdialogs: send .uno:LineWidth updatesSzymon Kłos
2019-11-11jsdialogs: send .uno:FillColor & XLineColor status updatesSzymon Kłos
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-07-30tdf#126605: Do not end TextEdit when changing an attributeXisco Fauli
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli
2019-06-07Related: tdf#111522 svx: fix crash with view1 doing textedit and resize/rotateMiklos Vajna
2019-06-05tdf#111522 svx: fix crash with view1 doing text edit and view2 doing sdr undoMiklos Vajna
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
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