summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dtrapezoid.cxx
AgeCommit message (Expand)Author
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
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard
2010-11-24#i115761# Impress freezes opening the attached odp file(s)obo
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-13#i113776# avoid default adaptive subdivision for nowHerbert Duerr [hdu]
2010-01-06aw079: #i107360# Added functionality for edges, polygons and polypolygonsArmin Le Grand
2009-12-08aw079: #i107360# numerical precisionArmin Le Grand