summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-01loplugin:constantparamNoel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel
2020-06-08tdf#103474 handle quarter angles before using atan2Regina Henschel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-28tdf#127785 correct calculation of text rectangle in flipped shapeRegina Henschel
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
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-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-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