summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2019-03-25Removed executable permission on data filesAndrea Gelmini
2019-03-21tdf#124212 make adjustment handle work alwaysRegina Henschel
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel
2019-03-04tdf#121845 rework custom shape path command U and TRegina Henschel
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
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-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
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-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-05use more std::unique_ptr in EnhancedCustomShapeEngineNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-15ofz#9821 Indirect-leakCaolán McNamara
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos
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-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
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: Corrected shadowing of local variablesArmin Le Grand
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin 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