summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2020-06-09basegfx: test of coordinate system conversionTomaž Vajngerl
2020-06-07remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-06-06basegfx: test B2DHomMatrix and Matrix togetherTomaž Vajngerl
2020-05-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-05-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-03-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-01-22Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-07cid#1454631 Logically dead codeCaolán McNamara
2019-09-28loplugin:virtualdead in basegfxNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basegfxStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-28unit test for B2DPointTomaž Vajngerl
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-07-09Fix typoAndrea Gelmini
2019-07-06Fix typoAndrea Gelmini
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