summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2020-04-28tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-04-01remove Matrix class from basegfxTomaž Vajngerl
2020-04-01basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-04-01basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-04-01add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-04-01basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-04-01svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl
2019-11-14cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-08-29support opacity for widget definition draw SVGsTomaž Vajngerl
2019-08-29parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-08-29use gfx namespace for DrawCommandsTomaž Vajngerl
2019-08-29svgio visitor, add draw commands and create the from svgTomaž Vajngerl
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