summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2018-02-28tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist1-4/+24
2018-02-19Related: tdf#114756 fix up similar casesCaolán McNamara1-11/+100
2018-02-19tdf#114756: fix connector dropdownJulien Nabet1-1/+9
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-2/+2
2018-01-10tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2017-12-19tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann7-12/+12
2017-11-22loplugin:flatten in svxNoel Grandin15-1881/+1887
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-16/+16
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann1-1/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin5-49/+49
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin3-5/+5
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin10-78/+78
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin16-57/+56
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand2-18/+12
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin2-2/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-6/+6
2017-11-15TypedWhichIdNoel Grandin1-6/+6
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara2-4/+4
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk2-6/+6
2017-10-30loplugin:constantparam in svxNoel Grandin4-33/+25
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-83/+4
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai1-0/+6
2017-10-27Handle decimalSeparatorAlternative in TakeRepresentation, tdf#81671Eike Rathke1-3/+6
2017-10-26vcl: make MapMode constructor explicitMichael Stahl5-16/+16
2017-10-24loplugin:finalclasses in svxNoel Grandin1-4/+1
2017-10-23loplugin:includeform: svxStephan Bergmann49-143/+143
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-9/+8
2017-10-20Fix typosAndrea Gelmini1-1/+1
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand4-22/+87
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand1-17/+17
2017-10-20RotGrfFlyFrame: Encapsulated matrix decomposesArmin Le Grand1-31/+21
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-272/+171
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl4-11/+13
2017-10-09svx, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+19
2017-10-06use more rtl::Reference in SdrLightEmbeddedClient_ImplNoel Grandin1-41/+21
2017-10-04add << operator for css::uno::ExceptionNoel Grandin3-6/+5
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin1-7/+7
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin1-14/+18
2017-10-03svx: Simplify SdrGluePointList with std::unique_ptrTakeshi Abe1-29/+15
2017-10-03new loplugin:blockblockNoel Grandin1-8/+6
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2-3/+3
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-0/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist25-105/+105
2017-09-26we should be able to dispense with the intermediate vectorCaolán McNamara1-21/+6
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara1-1/+16
2017-09-25Fix typosAndrea Gelmini1-1/+1