summaryrefslogtreecommitdiffstats
path: root/include/basegfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* loplugin:constantparamNoel Grandin2018-04-202-6/+3
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-079-0/+154
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-069-154/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-069-0/+154
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-2/+2
* BPixel has a default ctor zero'ing its membersStephan Bergmann2018-01-201-9/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: basegfxStephan Bergmann2018-01-122-5/+5
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-112-3/+4
* loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin2017-12-291-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-243-5/+5
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-232-5/+5
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-073-9/+9
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+20
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-103-6/+3
* loplugin:constantparam in basegfxNoel Grandin2017-11-013-12/+7
* ofz#3883 Integer-overflowCaolán McNamara2017-10-291-3/+3
* RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand2017-10-201-0/+1
* RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand2017-10-201-0/+7