summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl2019-11-101-0/+4
* Removed duplicated includeAndrea Gelmini2019-11-081-1/+0
* widget theme: Gradient support when drawing widgetsTomaž Vajngerl2019-11-081-0/+46
* Cleanup copypasteMike Kaganski2019-11-031-47/+0
* loplugin:finalclasses in avmedia..basicNoel Grandin2019-10-282-9/+9
* basegfx: warn on unused B2DVectorMiklos Vajna2019-10-101-1/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-1/+1
* loplugin:virtualdead in basegfxNoel Grandin2019-09-281-6/+0
* Fix typosAndrea Gelmini2019-08-021-1/+1
* Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl2019-07-011-0/+41
* Fix typoAndrea Gelmini2019-06-291-1/+1
* Fix typoAndrea Gelmini2019-06-291-1/+1
* Fix typoAndrea Gelmini2019-06-291-1/+1
* Fix typoAndrea Gelmini2019-06-291-1/+1
* add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl2019-06-281-1/+8
* Fix typoAndrea Gelmini2019-06-261-1/+1
* Fix typoAndrea Gelmini2019-06-261-1/+1
* Fix typoAndrea Gelmini2019-06-261-2/+2
* tdf#42949 Fix IWYU warnings in include/Gabor Kelemen2019-06-212-1/+5
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-141-3/+0
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-091-0/+3
* support opacity for widget definition draw SVGsTomaž Vajngerl2019-04-051-0/+4
* parse more attributes in SvgDrawVisitorTomaž Vajngerl2019-03-061-0/+14
* use gfx namespace for DrawCommandsTomaž Vajngerl2019-03-061-0/+11
* svgio visitor, add draw commands and create the from svgTomaž Vajngerl2019-03-061-0/+74
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+1
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-081-8/+10
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-5/+4
* EmptyBPixel is unusedStephan Bergmann2019-01-101-1/+1
* tdf#121305 Increase accuracy of custom shape circleRegina Henschel2018-11-161-3/+6
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-1535-67/+39
* Fix typosAndrea Gelmini2018-10-071-1/+1
* Support estimateUsageInBytes for SystemDependentDataArmin Le Grand2018-10-061-0/+12
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-09-211-8/+12
* Fix typoAndrea Gelmini2018-09-211-1/+1
* Support buffering SystemDependent GraphicData (III)Armin Le Grand2018-09-203-5/+44
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-131-0/+20
* Removed execution flag on source filesAndrea Gelmini2018-09-011-0/+0
* Fix typosAndrea Gelmini2018-09-011-2/+2
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-302-0/+163
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-172-21/+4
* tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung2018-08-141-1/+8
* Fix typosAndrea Gelmini2018-08-131-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-042-4/+4
* basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-18/+0
* loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2018-07-162-97/+41
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-021-38/+0
* loplugin:passstuffbyrefNoel Grandin2018-05-252-5/+5
* Fix typosAndrea Gelmini2018-05-051-1/+1