summaryrefslogtreecommitdiffstats
path: root/basegfx/source/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:moveparam in basegfxNoel Grandin2021-10-061-2/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-272-6/+0
* Drop these definesMike Kaganski2021-03-261-4/+2
* New loplugin:stringviewparamStephan Bergmann2020-11-121-3/+3
* use tools::Long in basegfx..chart2Noel2020-10-211-8/+8
* drop unused MinimalSystemDependentDataManagerCaolán McNamara2020-09-021-38/+0
* tdf#133477 basegfx: fix center of rotated gradientsTünde Tóth2020-08-071-3/+3
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-2/+1
* tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof2020-05-191-4/+3
* use for-range on Sequence in basctl..canvasNoel Grandin2020-05-151-4/+4
* new loplugin:namespaceindentationNoel Grandin2020-01-316-10/+10
* Fix typoAndrea Gelmini2020-01-261-1/+1
* tdf#129845: Better solution using already existing infoArmin Le Grand2020-01-231-25/+34
* clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin2020-01-148-34/+11
* cid#1454631 Logically dead codeCaolán McNamara2019-10-071-1/+1
* loplugin:virtualdead in basegfxNoel Grandin2019-09-281-7/+1
* loplugin:constvars in accessibility..basegfxNoel Grandin2019-08-191-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): basegfxStephan Bergmann2019-07-311-1/+1
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-191-10/+6
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-2/+1
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-184-20/+1
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-2/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* Fix typosAndrea Gelmini2018-10-071-1/+1
* Support estimateUsageInBytes for SystemDependentDataArmin Le Grand2018-10-061-1/+46
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-09-211-4/+14
* New loplugin:externalStephan Bergmann2018-09-172-5/+5
* Removed execution flag on source filesAndrea Gelmini2018-09-011-0/+0
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-301-0/+141
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-1/+2
* tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung2018-08-141-20/+0
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-021-256/+0
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-221-21/+6
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:constantparam in basegfxNoel Grandin2017-11-011-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-269-42/+42
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-4/+4
* loplugin:casttovoid: basegfxStephan Bergmann2017-07-021-1/+2
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-2/+2
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-182-14/+14
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Only need an OStringBuffer in number2PolyPolygonStephan Bergmann2017-03-211-3/+3
* ofz: timeout loading emf with move clip recordCaolán McNamara2017-03-011-0/+13
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-152-5/+5
* Add missing #includesStephan Bergmann2017-02-063-0/+3
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-3/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-22/+18