summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
AgeCommit message (Expand)Author
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara
2020-08-07tdf#133477 basegfx: fix center of rotated gradientsTünde Tóth
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-26Fix typoAndrea Gelmini
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-10-07cid#1454631 Logically dead codeCaolán McNamara
2019-09-28loplugin:virtualdead in basegfxNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basegfxStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-07Fix typosAndrea Gelmini
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-01Removed execution flag on source filesAndrea Gelmini
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-21Only need an OStringBuffer in number2PolyPolygonStephan Bergmann
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-08-29tdf#43157 Clean up OSL_ASSERTdrazil
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin