summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2019-06-19tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel
2019-05-24tdf#125445 Add methods for handles in gear6 and gear9 shapesRegina Henschel
2019-05-17tdf#115813 unit test for handle position of OOXML shapesRegina Henschel
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09tdf#125126 Use individual methods for polar handles in OOXML shapesRegina Henschel
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-01Fix typoAndrea Gelmini
2019-04-30tdf#115813 Get correct adjust value from XY handle of ooxml-shapeRegina Henschel
2019-04-24tdf#124787 mso-spt143 (RingOutside) has angles in degreeRegina Henschel
2019-04-16tdf#124740 Handle position is already scaled for ooxml-foo shapesRegina Henschel
2019-03-25Removed executable permission on data filesAndrea Gelmini
2019-03-21tdf#124212 make adjustment handle work alwaysRegina Henschel
2019-03-04tdf#121845 rework custom shape path command U and TRegina Henschel
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-17Further loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-24Fix typosAndrea Gelmini
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-27ofz#4441: Divide-by-zeroCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20ofz#4338 Integer-overflowCaolán McNamara
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-25ofz#3800 Bad-castCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke