summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2022-03-22Advanced Diagram support: Enhanced Ungroup for DiagramArmin Le Grand (Allotropia)
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-05make some svx methods constNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-25Advanced Diagram support: Support Diagram info at ObjNameArmin Le Grand (Allotropia)
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-02-15return by const& from SdrObject::GetNameNoel Grandin
2022-02-11svx: fix dynamic cast SdrViewHenry Castro
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-06svx-lok: incomplete invalidation when resizing/deleting...Dennis Francis
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-02-04lokCalcRTL: shapes: negate mouse-event x coordinateDennis Francis
2022-02-04svx: show width and height of SdrPages in the xml dumpMiklos Vajna
2022-02-02lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-09Slightly optimize code handling anglesMike Kaganski
2022-01-08tdf#146556 feature 'drag-mirror' is brokenNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04use deque in SdrObjListNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-22tdf#146363: fix crash when changing width/height of text boxJulien Nabet
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-14ofz#42338 avoid timeout in autogrow frames during ppt importCaolán McNamara
2021-12-10cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin
2021-12-07lock model while building chartNoel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-06only collect hitstack if we actually need itNoel Grandin
2021-12-05improve ImpConvertContainedTextToSdrPathObjsNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski