summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-03-11parse more attributes in SvgDrawVisitorTomaž Vajngerl1-0/+14
2019-03-11use gfx namespace for DrawCommandsTomaž Vajngerl1-0/+11
2019-03-11svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-0/+74
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
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand1-0/+9
2017-08-19Removed ignored includesAndrea Gelmini1-45/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-5/+5
2017-06-02fix comment: B2DVector::angle ranges from -pi to +piJochen Nitschke1-1/+1
2017-04-28Printing of some more basegfx typesStephan Bergmann2-0/+29
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann5-54/+54
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara2-0/+6
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin5-5/+5
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin2-8/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-20/+19
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin3-9/+0
2017-01-23new loplugin useuniqueptrNoel Grandin2-6/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann1-1/+1
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara2-32/+0
2017-01-07coverity#1398371 Useless callCaolán McNamara1-4/+0
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara8-128/+0
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke1-2/+2
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-18loplugin:unusedmethodsNoel Grandin2-11/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-6/+0
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist3-5/+0
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin3-0/+6
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin6-22/+22
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl1-0/+2
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand1-0/+7