summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolypolygontools.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in basegfxNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-31cppcheck: Consider using std::count_if algorithm instead of a raw loop.Tóth Attila
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-09use more range based loopsJochen Nitschke
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-04-20loplugin:constantparamNoel Grandin
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna
2014-04-01coverity#984038 Uninitialized scalar variableCaolán McNamara
2014-03-05Revert "remove unused code in basegfx"Noel Grandin
2014-03-05remove unused code in basegfxNoel Grandin
2014-02-25Remove visual noise from basegfxAlexander Wilms
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-07Fix a warning, don't hand-calc static array size.Thorsten Behrens
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik
2012-02-25Remove unused code in basegfx, comphelperElton Chung
2012-02-20Remove unused codeElton Chung
2012-02-19Remove unused codeElton Chung
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann