summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:constparams in basegfx,sax,shellNoel Grandin2017-07-174-21/+21
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-103-10/+10
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-2/+1
* loplugin:casttovoid: basegfxStephan Bergmann2017-07-023-15/+2
* basegfx: remove trivial copy ctorsJochen Nitschke2017-06-272-28/+0
* cppcheck: knownConditionTrueFalseJochen Nitschke2017-06-061-2/+2
* basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl2017-05-311-11/+4
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-199-23/+23
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-1818-84/+84
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-097-7/+0
* cppcheck: knownConditionTrueFalseJochen Nitschke2017-05-081-41/+34
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove empty namespacesJochen Nitschke2017-05-033-19/+0
* loplugin:salunicodeliteral: basegfxStephan Bergmann2017-04-281-4/+4