summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2021-08-03simplify lookup maps in EnhancedCustomShapeTypeNamesNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-14static_cast after dynamic_castNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23ofz: Integer-overflowCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-22rename members of GeoStat classNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
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-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-10use more std::make_sharedNoel Grandin
2019-12-23sal_Char->char in svxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-28tdf#127785 correct calculation of text rectangle in flipped shapeRegina Henschel
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin