summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b3dpolygontools.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon1-9/+9
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-5/+0
2015-05-19That was totally pointlessZsolt Bölöny1-3/+1
2014-12-08reduce scope of local variablesMichael Weghorn1-1/+1
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard1-2/+0
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna1-26/+0
2014-02-25Remove visual noise from basegfxAlexander Wilms1-2/+2
2013-10-31we need these old equal methods againCaolán McNamara1-0/+26
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-58/+52
2012-08-07drop bogus eof linesThomas Arnhold1-4/+0
2012-05-11unusedcode: basegfx::tools::equalMatúš Kukan1-26/+0
2012-04-14Clean up basegfx's polygon tools codeGábor Stefanik1-65/+0
2012-03-01Remove unused codeElton Chung1-21/+0
2012-02-25Remove unused code in basegfx, comphelperElton Chung1-96/+0
2012-02-20Remove unused codeElton Chung1-99/+0
2012-02-16Removed unused code.Björgvin Ragnarsson1-146/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-20#i105065# speedup 3D/FontWorkArmin Weiss1-36/+131
2009-04-01CWS-TOOLING: integrate CWS aw066_DEV300Ivo Hinkelmann1-0/+62
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte1-1/+321
2008-08-19INTEGRATION: CWS aw033 (1.6.2); FILE MERGEDVladimir Glazounov1-98/+396
2008-04-24INTEGRATION: CWS aw055 (1.8.54); FILE MERGEDIvo Hinkelmann1-1/+35
2008-04-10INTEGRATION: CWS changefileheader (1.8.56); FILE MERGEDRüdiger Timm1-38/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGEDOliver Bolte1-2/+5
2005-11-02INTEGRATION: CWS canvas02 (1.5.26); FILE MERGEDKurt Zenker1-25/+129
2005-09-07INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGEDRüdiger Timm1-47/+21
2004-11-03INTEGRATION: CWS aw019 (1.4.8); FILE MERGEDPascal Junck1-42/+2
2004-08-03INTEGRATION: CWS aw017 (1.3.34); FILE MERGEDJens-Heiner Rechtien1-2/+10
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-10/+10
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-192/+261
2003-11-26Added support for B3DPolygonsArmin Weiss1-0/+359