summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-25tdf#126537 correct reverse calc for handle in ooxml-parallelogramRegina Henschel
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-07-08use BitmapEx in EnhancedCustomShape2d::AdaptObjColorNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-10tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel
2019-06-03tdf#125640 correct Beziercurve control points in doublewave shapesRegina Henschel
2019-05-24tdf#125445 Add methods for handles in gear6 and gear9 shapesRegina Henschel
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
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-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
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