summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygontools.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-18loplugin:unusedmethodsNoel Grandin1-66/+0
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke1-7/+7
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka1-33/+33
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl1-26/+25
2016-06-03loplugin:constantparamsNoel Grandin1-1/+1
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon1-33/+33
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin1-11/+11
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand1-2/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-27loplugin:unusedmethodsNoel Grandin1-33/+0
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-20com::sun::star->css in basegfxNoel Grandin1-40/+40
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin1-5/+5
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-14/+14
2015-04-21fix crash on export of ooo30155-1.sxw to odtCaolán McNamara1-1/+1
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin1-22/+22
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan1-1/+0
2014-10-28Fix --disable-sal-log buildsStephan Bergmann1-6/+0
2014-10-28coverity#1242792 Unused valueCaolán McNamara1-1/+8
2014-10-03coverity#1242792 Unused valueCaolán McNamara1-2/+3
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard1-4/+0
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna1-44/+0
2014-04-14typo: choosen -> chosenThomas Arnhold1-2/+2
2014-03-05Revert "remove unused code in basegfx"Noel Grandin1-0/+43
2014-03-05remove unused code in basegfxNoel Grandin1-43/+0
2014-02-25Remove visual noise from basegfxAlexander Wilms1-4/+4
2014-01-27nPointCount test inside nPointCount testCaolán McNamara1-109/+106
2014-01-19coverity#1130188 Logically dead codeNorbert Thiebaud1-1/+1
2014-01-10Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-0/+343
2013-10-31we need these old equal methods againCaolán McNamara1-0/+44
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-0/+82
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand1-0/+33
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-2/+0
2013-03-20Fix loplugin warning.Thorsten Behrens1-60/+56
2013-02-17coverity#984038 Uninitialized scalar variableCaolán McNamara1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+41
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-06Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan1-44/+0
2012-03-01Remove unused codeElton Chung1-27/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung1-24/+0
2012-02-20Remove unused codeElton Chung1-302/+0
2012-02-19Remove unused codeElton Chung1-37/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0