summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
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
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl
2016-07-19simplify code nowCaolán McNamara
2016-07-19Resolves: tdf#100909 artifacts in hole of polypolygon shapeCaolán McNamara
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-04"it is working properly", not "it is working property"Christian Lohmaier
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13loplugin:passstuffbyref in basegfxNoel Grandin
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-05Fix typosAndrea Gelmini
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-19Bin unneeded variableTor Lillqvist