summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2020-09-121-66/+70
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2020-09-122-257/+0
* loplugin:passstuffbyrefNoel Grandin2018-05-282-5/+5
* coverity#1435682 Unchecked return valueCaolán McNamara2018-05-203-4/+4
* Fix typosAndrea Gelmini2018-05-201-1/+1
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-229-195/+48
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-4/+1
* loplugin:constantparamNoel Grandin2018-04-203-37/+12
* -Werror,-Wself-assignStephan Bergmann2018-04-131-1/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-077-0/+196
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-067-199/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-067-0/+199
* fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin2018-04-051-0/+1
* loplugin:useuniqueptr in TriangulatorNoel Grandin2018-02-271-14/+4
* Use for range loops in basegfx and basicJulien Nabet2018-02-243-22/+10
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-9/+4
* loplugin:unnecessaryparen extend to delete statementsNoel Grandin2018-01-171-1/+1
* loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin2018-01-131-69/+27
* More loplugin:cstylecast: basegfxStephan Bergmann2018-01-128-27/+27
* basegfx: extract svg path import/export test to own fileTomaž Vajngerl2018-01-043-219/+256
* Fix typosAndrea Gelmini2018-01-021-2/+2
* 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
* remove unused typedefsNoel Grandin2017-12-191-2/+0
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-072-2/+2
* loplugin:unnecessaryparenStephan Bergmann2017-11-271-4/+4
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-2/+2
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-222-3/+3
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+34
* loplugin:unusedmethodsNoel Grandin2017-11-101-8/+0
* loplugin:constantparam in basegfxNoel Grandin2017-11-016-84/+28
* ofz#3826 Divide-by-zeroCaolán McNamara2017-10-271-1/+1
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-266-11/+11
* loplugin:includeform: basegfxStephan Bergmann2017-10-232-2/+2
* RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2017-10-201-1/+2
* RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand2017-10-201-0/+42
* basegfx: consistently use "" and <> in include directivesMike Kaganski2017-10-102-3/+3
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2631-275/+275
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-3/+7
* borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2017-09-151-0/+14
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-088-89/+70
* basegfx: remove global ImplB2DPolyPolygonMichael Stahl2017-08-251-6/+3
* basegfx: remove global ImplB2DPolygonMichael Stahl2017-08-251-10/+21
* basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl2017-08-251-10/+3
* loplugin:unnecessaryparenJan-Marek Glogowski2017-08-221-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1