summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-06-19svx: prefix members of EnhancedCustomShape2dMiklos Vajna
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-07-25loplugin:moveitNoel Grandin
2022-05-23elide some OUString allocationNoel Grandin
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23ofz: Integer-overflowCaolán McNamara
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
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