summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)8-30/+37
2022-05-24elide some OUString allocationNoel Grandin1-4/+6
2022-05-19tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth1-1/+3
2022-05-17elide some OUString allocation and re-arrange GetCustomShapeEngineNoel Grandin1-6/+10
2022-05-16tdf#149049 give media object a name when createdJim Raykowski1-0/+4
2022-05-14Fix typoAndrea Gelmini1-2/+2
2022-05-14skip some SetResizeProtect work during constructionNoel Grandin1-1/+1
2022-05-13Advanced Diagram support: Secure Redo, evtl. flush Redo-StackArmin Le Grand (Allotropia)1-0/+41
2022-05-11tdf#121740 just remove OLE_Objects limit for non-32-bit-WindowsNoel Grandin1-0/+8
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)1-0/+53
2022-05-06avoid some ref-countingNoel Grandin1-1/+1
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann4-5/+5
2022-05-01use more string_view in variousNoel Grandin1-2/+3
2022-04-22Fix typo in codeAndrea Gelmini1-1/+1
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)1-1/+7
2022-04-19tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-31/+31
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-12/+13
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-04-06Fix typoAndrea Gelmini1-1/+1
2022-04-06Advanced Diagram support: Enhance BackgroundShape handlingArmin Le Grand (Allotropia)1-9/+27
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp1-8/+3
2022-03-22Advanced Diagram support: Enhanced Ungroup for DiagramArmin Le Grand (Allotropia)1-2/+27
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis1-0/+8
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-3/+4
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer1-1/+4
2022-03-11loplugin:constparamsNoel Grandin2-2/+2
2022-03-11new loplugin:trivialdestructorNoel Grandin1-5/+0
2022-03-05make some svx methods constNoel Grandin2-9/+9
2022-03-03Recheck modules sv* with IWYUGabor Kelemen19-25/+1
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)2-32/+41
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara1-1/+14
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin5-124/+168
2022-02-25Advanced Diagram support: Support Diagram info at ObjNameArmin Le Grand (Allotropia)1-1/+6
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)2-14/+35
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)1-3/+16
2022-02-21use 64bit for window sizes (tdf#147458)Luboš Luňák1-2/+2
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin1-0/+12
2022-02-15return by const& from SdrObject::GetNameNoel Grandin1-2/+4
2022-02-11svx: fix dynamic cast SdrViewHenry Castro1-2/+5
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin1-3/+3
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann1-1/+1
2022-02-06svx-lok: incomplete invalidation when resizing/deleting...Dennis Francis1-5/+8
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis1-0/+3
2022-02-04lokCalcRTL: shapes: negate mouse-event x coordinateDennis Francis1-0/+8
2022-02-04svx: show width and height of SdrPages in the xml dumpMiklos Vajna1-0/+9
2022-02-02lokCalcRTL: ensure +ve X coords in shape handles/selections msgsDennis Francis1-5/+22
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis2-4/+18
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-5/+5