summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
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
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung
2018-08-13Fix typosAndrea Gelmini
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-26basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-05Fix typosAndrea Gelmini
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-20loplugin:constantparamNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-20BPixel has a default ctor zero'ing its membersStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-10-29ofz#3883 Integer-overflowCaolán McNamara
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand