summaryrefslogtreecommitdiffstats
path: root/basegfx/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)2021-04-092-7/+44
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-141-18/+0
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-091-0/+18
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-123-8/+4
* Fix typoAndrea Gelmini2019-04-041-1/+1
* Fix typoAndrea Gelmini2019-04-011-1/+1
* Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov2019-03-161-33/+15
* new loplugin constvarsNoel Grandin2019-03-082-3/+2
* loplugin:simplifybool improve search for negated operatorNoel Grandin2019-02-272-15/+7
* Fix typoAndrea Gelmini2019-02-191-1/+1
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-1821-48/+5
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-082-2/+2
* Fix typosAndrea Gelmini2019-02-012-3/+3
* b2dpolygontools: removing debug code, doesn't seem to be usefulTomaž Vajngerl2019-01-291-7/+0
* basegfx: just use the std::clamp for clamping the inputTomaž Vajngerl2019-01-281-18/+2
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-241-1/+1
* basegfx: Kill empty .cxxTakeshi Abe2019-01-133-66/+0
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-113-13/+16
* EmptyBPixel is unusedStephan Bergmann2019-01-101-25/+0
* Replace uses of rtl/instance.hxx with plain local static vars in basegfxStephan Bergmann2019-01-106-103/+56
* EmptyTuple is unusedStephan Bergmann2019-01-091-26/+0
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* cppcheck: Consider using std::count_if algorithm instead of a raw loop.Tóth Attila2018-12-311-9/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-9/+9
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-8/+8
* Fix typoAndrea Gelmini2018-11-251-2/+2
* Fix typoAndrea Gelmini2018-11-241-2/+2
* tdf#121425 Use better Bezier curves to approximate circle arcRegina Henschel2018-11-221-16/+28
* tdf#121305 Increase accuracy of custom shape circleRegina Henschel2018-11-161-2/+2
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-6/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-4/+4
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-236-17/+17
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-1/+1
* check for self assignCaolán McNamara2018-10-201-7/+10
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-193-3/+3
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-158-0/+8
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-096-12/+12
* 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
* Support buffering SystemDependent GraphicData (III)Armin Le Grand2018-09-203-37/+129
* New loplugin:externalStephan Bergmann2018-09-175-8/+8
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-132-6/+66
* cppcheck: variableScope in basegfxJochen Nitschke2018-09-112-12/+6
* use more range based loopsJochen Nitschke2018-09-091-82/+44
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-9/+0
* move identity checks into B3DHomMatrix::operator*=Noel Grandin2018-09-031-2/+13
* Removed execution flag on source filesAndrea Gelmini2018-09-011-0/+0
* Support RTL layout in VCL using MatricesArmin Le Grand2018-08-311-1/+13