summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygontools.cxx
AgeCommit message (Expand)Author
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-17Fix typosAndrea Gelmini
2020-04-19loplugin:flatten in basegfxNoel Grandin
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-02-01Fix typosAndrea Gelmini
2019-01-29b2dpolygontools: removing debug code, doesn't seem to be usefulTomaž Vajngerl
2019-01-28basegfx: just use the std::clamp for clamping the inputTomaž Vajngerl
2019-01-10Replace uses of rtl/instance.hxx with plain local static vars in basegfxStephan Bergmann
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-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
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-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13-Werror,-Wself-assignStephan Bergmann
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-10-18loplugin:unusedmethodsNoel 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-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl
2016-06-03loplugin:constantparamsNoel Grandin
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin