summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
2018-11-25Fix typoAndrea Gelmini
2018-11-24Fix typoAndrea Gelmini
2018-11-22tdf#121425 Use better Bezier curves to approximate circle arcRegina Henschel
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-11cppcheck: variableScope in basegfxJochen Nitschke
2018-09-09use more range based loopsJochen Nitschke
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung
2018-08-14tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-20Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-05-25loplugin: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