summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-11Fix typoAndrea Gelmini
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-05-08Fix typoAndrea Gelmini
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-04Fix typoAndrea Gelmini
2019-04-01Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-08new loplugin constvarsNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-19Fix typoAndrea Gelmini
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-01Fix typosAndrea Gelmini
2019-01-29b2dpolygontools: removing debug code, doesn't seem to be usefulTomaž Vajngerl
2019-01-28split basegfx 2d tests to separate files (one per tested class)Tomaž Vajngerl
2019-01-28basegfx: just use the std::clamp for clamping the inputTomaž Vajngerl
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-13basegfx: Kill empty .cxxTakeshi Abe
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-10EmptyBPixel is unusedStephan Bergmann
2019-01-10Replace uses of rtl/instance.hxx with plain local static vars in basegfxStephan Bergmann
2019-01-09EmptyTuple is unusedStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-31cppcheck: Consider using std::count_if algorithm instead of a raw loop.Tóth Attila
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-25Fix typoAndrea Gelmini
2018-11-25Fix typoAndrea Gelmini
2018-11-24Fix typoAndrea Gelmini
2018-11-22tdf#121425 Use better Bezier curves to approximate circle arcRegina Henschel
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-20check for self assignCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
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-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand