summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)AuthorFilesLines
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-2/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel4-7/+7
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-3/+3
2020-10-13static_cast after dynamic_castNoel1-2/+2
2020-09-30loplugin:reducevarscope in svxNoel1-3/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-06loplugin:flatten in svxNoel Grandin2-196/+196
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann2-939/+939
2020-07-01loplugin:constantparamNoel Grandin1-1/+1
2020-06-29loplugin:constantparamNoel Grandin1-2/+2
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel1-45/+67
2020-06-08tdf#103474 handle quarter angles before using atan2Regina Henschel1-0/+2
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-20add tools::Rectangle::JustifyNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin4-6/+6
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin2-4/+1
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer1-25/+25
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-2/+2
2020-01-25loplugin:makeshared in svl..svxNoel Grandin1-1/+1
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen5-29/+1
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen2-4/+0
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-10use more std::make_sharedNoel Grandin1-10/+10
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+13
2019-11-12use std::move when popping stuff off stacksNoel Grandin1-6/+6
2019-10-02loplugin:stringadd in svxNoel Grandin1-2/+2
2019-09-28tdf#127785 correct calculation of text rectangle in flipped shapeRegina Henschel1-5/+5
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin2-8/+4
2019-09-03loplugin:constmethod in svxNoel Grandin1-2/+2
2019-08-20loplugin:constvars in svxNoel Grandin1-8/+8
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin2-3/+3
2019-08-15replace ".get->" with "->"Noel Grandin1-4/+4
2019-08-03Fix typosAndrea Gelmini2-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-07-25tdf#126537 correct reverse calc for handle in ooxml-parallelogramRegina Henschel1-0/+1
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov2-21/+13
2019-07-08use BitmapEx in EnhancedCustomShape2d::AdaptObjColorNoel Grandin1-4/+4
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen3-0/+4
2019-06-10tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel1-17/+11
2019-06-03tdf#125640 correct Beziercurve control points in doublewave shapesRegina Henschel1-10/+10
2019-05-24tdf#125445 Add methods for handles in gear6 and gear9 shapesRegina Henschel1-70/+115
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-17tdf#115813 unit test for handle position of OOXML shapesRegina Henschel1-9/+42
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen2-0/+5
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+2