summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2020-06-07remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-06-06basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-06-06add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-06-06basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-06-06svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-05-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-05-14basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-05-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2019-11-10cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl
2019-11-08Removed duplicated includeAndrea Gelmini
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-11-03Cleanup copypasteMike Kaganski
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-28loplugin:virtualdead in basegfxNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-06-26Fix typoAndrea Gelmini
2019-06-26Fix typoAndrea Gelmini
2019-06-26Fix typoAndrea Gelmini
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-03-06parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-10EmptyBPixel is unusedStephan Bergmann
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-07Fix typosAndrea Gelmini
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-21Fix typoAndrea Gelmini
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-01Removed execution flag on source filesAndrea Gelmini
2018-09-01Fix typosAndrea Gelmini
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann