summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-10cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl1-0/+4
2019-11-08Removed duplicated includeAndrea Gelmini1-1/+0
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl1-0/+46
2019-11-03Cleanup copypasteMike Kaganski1-47/+0
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin2-9/+9
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna1-1/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-28loplugin:virtualdead in basegfxNoel Grandin1-6/+0
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl1-0/+41
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-29Fix typoAndrea Gelmini1-1/+1
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl1-1/+8
2019-06-26Fix typoAndrea Gelmini1-1/+1
2019-06-26Fix typoAndrea Gelmini1-1/+1
2019-06-26Fix typoAndrea Gelmini1-2/+2
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen2-1/+5
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna1-3/+0
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna1-0/+3
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-03-06parse more attributes in SvgDrawVisitorTomaž Vajngerl1-0/+14
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl1-0/+11
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-0/+74
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin1-8/+10
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-5/+4
2019-01-10EmptyBPixel is unusedStephan Bergmann1-1/+1
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel1-3/+6
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen35-67/+39
2018-10-07Fix typosAndrea Gelmini1-1/+1
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-0/+12
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand1-8/+12
2018-09-21Fix typoAndrea Gelmini1-1/+1
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand3-5/+44
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-0/+20
2018-09-01Removed execution flag on source filesAndrea Gelmini1-0/+0
2018-09-01Fix typosAndrea Gelmini1-2/+2
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand2-0/+163
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2-21/+4
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung1-1/+8
2018-08-13Fix typosAndrea Gelmini1-1/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-4/+4
2018-07-26basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-18/+0
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2-97/+41
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-38/+0
2018-05-25loplugin:passstuffbyrefNoel Grandin2-5/+5
2018-05-05Fix typosAndrea Gelmini1-1/+1