summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgmt.cxx
AgeCommit message (Expand)Author
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-19tdf#159543 - Proper feedback needed when resizing a frame...Sahil Gautam
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29svx: GetSdrMarkByIndex -> GetMarkedObjectList().GetMarkXisco Fauli
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1546456 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-11Revert useless std::move of const objectsStephan Bergmann
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2022-03-05make some svx methods constNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
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