summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2019-11-14cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl1-0/+4
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl1-0/+51
2019-08-29support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-08-29parse more attributes in SvgDrawVisitorTomaž Vajngerl1-0/+14
2019-08-29use gfx namespace for DrawCommandsTomaž Vajngerl1-0/+11
2019-08-29svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-0/+74
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
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-04-20loplugin:constantparamNoel Grandin2-6/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand9-0/+154
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand9-154/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand9-0/+154
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-2/+2
2018-01-20BPixel has a default ctor zero'ing its membersStephan Bergmann1-9/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann2-5/+5
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin2-3/+4
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin1-1/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin3-5/+5
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin2-5/+5
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin3-9/+9
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+20
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin3-6/+3
2017-11-01loplugin:constantparam in basegfxNoel Grandin3-12/+7
2017-10-29ofz#3883 Integer-overflowCaolán McNamara1-3/+3
2017-10-20RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand1-0/+1
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-0/+7
2017-10-09ofz+ubsan: limit double range to sal_Int32 limitsCaolán McNamara1-1/+5
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann4-4/+4
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin4-4/+4
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist22-59/+59