summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgmt.cxx
AgeCommit message (Expand)Author
2021-01-14cid#1471680 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara
2021-01-04Wink -> AngleNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01use precalculated values in SdrDragShearNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-17lok: don't render shape selection overlays in lok mode.Michael Meeks
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-12Fix typosAndrea Gelmini
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-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-12-08svx: fix loplugin:staticaccess warningsMiklos Vajna
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin