summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-10Fix double free since 030273e2e28ef9c4d2118ca3851c64498dfe000aTakeshi Abe
2017-09-08clean up SdrDragStatNoel Grandin
2017-09-08svx: Make SdrDragStatUserData's dtor pure virtualTakeshi Abe
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02svx: Simplify code with std::unique_ptrTakeshi Abe
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-28svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-21drop pointless headersJochen Nitschke
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall