summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)AuthorFilesLines
2018-05-28loplugin:passstuffbyrefNoel Grandin2-5/+5
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke4-89/+22
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-4/+1
2018-04-20loplugin:constantparamNoel Grandin3-37/+12
2018-04-13-Werror,-Wself-assignStephan Bergmann1-1/+0
2018-02-27loplugin:useuniqueptr in TriangulatorNoel Grandin1-14/+4
2018-02-24Use for range loops in basegfx and basicJulien Nabet3-22/+10
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-13loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin1-69/+27
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann5-23/+23
2018-01-02Fix typosAndrea Gelmini1-2/+2
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin1-1/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin2-4/+4
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin2-5/+5
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparenStephan Bergmann1-4/+4
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2-3/+3
2017-11-01loplugin:constantparam in basegfxNoel Grandin3-72/+19
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara1-1/+1
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist12-91/+91
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin5-63/+48
2017-08-25basegfx: remove global ImplB2DPolyPolygonMichael Stahl1-6/+3
2017-08-25basegfx: remove global ImplB2DPolygonMichael Stahl1-10/+21
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin3-4/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-9/+9
2017-06-27basegfx: remove trivial copy ctorsJochen Nitschke2-28/+0
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke1-2/+2
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin5-16/+16
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin12-64/+64
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-8/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-3/+4
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara2-16/+16
2017-02-23change intervall -> intervalDavid Tardon1-2/+2
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist12-45/+45
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2-20/+0
2016-10-18loplugin:unusedmethodsNoel Grandin2-99/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-5/+0
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke4-11/+11
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara1-0/+11
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu1-3/+4