summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2022-05-11tdf#121740 just remove OLE_Objects limit for non-32-bit-WindowsNoel Grandin
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-06avoid some ref-countingNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-19tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-06Fix typoAndrea Gelmini
2022-04-06Advanced Diagram support: Enhance BackgroundShape handlingArmin Le Grand (Allotropia)
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
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