summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dtrapezoid.cxx
AgeCommit message (Expand)Author
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-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-09Fix typoAndrea Gelmini
2019-07-06Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2018-11-25Fix typoAndrea Gelmini
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-11cppcheck: variableScope in basegfxJochen Nitschke
2018-07-20Fix typosAndrea Gelmini
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
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-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
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-18loplugin:unusedmethodsNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-01-05Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-30Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-11Typo: vertival -> verticalAndras Timar
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-05-23Typo: Trapeziod->TrapezoidJulien Nabet
2015-05-21Use the better precision equality check in b2trapezoid.cxxZsolt Bölöny
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-07-06no need to declare the variable outside of the loopMarkus Mohrhard
2014-07-06use empty instead of size to check if vector is emptyMarkus Mohrhard
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-25Remove visual noise from basegfxAlexander Wilms
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2014-01-01WaE: basegfx / trapezoid fix.Michael Meeks
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-03sprinkle explicit over constructorsDavid Tardon
2012-01-21Improve checking for emptinessThomas Arnhold
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers