summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-07Fix typoAndrea Gelmini
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-02-14Fix typoAndrea Gelmini
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsiakarsu
2020-02-03loplugin:constantparamNoel Grandin
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt
2020-01-26tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet
2019-11-15make some classes module-privateNoel Grandin
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