summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
AgeCommit message (Expand)Author
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
2016-01-05Fix typosAndrea Gelmini
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-07-07Fix some misspellingsTor Lillqvist
2015-07-04Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-21Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-11Typo: vertival -> verticalAndras Timar
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
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-05-19That was totally pointlessZsolt Bölöny
2015-05-05Drop misused lcl_ prefixTor Lillqvist
2015-04-21fix crash on export of ooo30155-1.sxw to odtCaolán McNamara
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-10basegfx: Solve crossovers even if there is only one polygon in the polypolygonLouis-Francis Ratté-Boulianne
2014-10-28Fix --disable-sal-log buildsStephan Bergmann
2014-10-28coverity#1242792 Unused valueCaolán McNamara
2014-10-03coverity#1242792 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-07Related: #i125349# refined to exclude possible recursive callsArmin Le Grand
2014-08-07Related: #i125349# moved clip enhancements to base clipping functionalityArmin Le Grand