summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai
2017-10-27Handle decimalSeparatorAlternative in TakeRepresentation, tdf#81671Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-20Fix typosAndrea Gelmini
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand
2017-10-20RotGrfFlyFrame: Encapsulated matrix decomposesArmin Le Grand
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-09svx, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-06use more rtl::Reference in SdrLightEmbeddedClient_ImplNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-10-03svx: Simplify SdrGluePointList with std::unique_ptrTakeshi Abe
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26we should be able to dispense with the intermediate vectorCaolán McNamara
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara
2017-09-25Fix typosAndrea Gelmini
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara
2017-09-23ofz#3467 mul and div are the sameCaolán McNamara
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-18svx: Assert that GetMarkedSdrObj() cannot be null hereTakeshi Abe
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-09-13svx: Simplify SdrHelpLineList with std::unique_ptrTakeshi Abe
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin