summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
2018-05-28loplugin:passstuffbyrefNoel Grandin
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13-Werror,-Wself-assignStephan Bergmann
2018-02-27loplugin:useuniqueptr in TriangulatorNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-13loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-11-27loplugin:unnecessaryparenStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-08-25basegfx: remove global ImplB2DPolyPolygonMichael Stahl
2017-08-25basegfx: remove global ImplB2DPolygonMichael Stahl
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-27basegfx: remove trivial copy ctorsJochen Nitschke
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-19Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23change intervall -> intervalDavid Tardon
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-03Fix typosAndrea Gelmini
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu