summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b3dpolypolygon.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara1-8/+8
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-1/+1
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara1-0/+11
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-30basegfx tree cleanupMario J. Rugiero1-30/+16
2015-07-08s/Coordiante/CoordinateTor Lillqvist1-4/+4
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-6/+6
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard1-4/+0
2014-04-04Clean up unreferenced functionsStephan Bergmann1-8/+0
2014-02-25Remove visual noise from basegfxAlexander Wilms1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-07-03sprinkle explicit over constructorsDavid Tardon1-1/+1
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann1-24/+0
2012-01-27unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPo...Alexander Bergmann1-28/+0
2011-12-13Fix abort from stl debug iterators' invalid access.Thorsten Behrens1-2/+4
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens1-15/+56
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
2008-08-19INTEGRATION: CWS aw033 (1.5.2); FILE MERGEDVladimir Glazounov1-3/+112
2008-04-24INTEGRATION: CWS aw055 (1.9.48); FILE MERGEDIvo Hinkelmann1-7/+3
2008-04-10INTEGRATION: CWS changefileheader (1.9.50); FILE MERGEDRüdiger Timm1-38/+18
2006-11-14INTEGRATION: CWS aw024 (1.4.24); FILE MERGEDIvo Hinkelmann1-3/+10
2006-09-17INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGEDOliver Bolte1-2/+5
2006-07-13INTEGRATION: CWS cowfixes01 (1.6.12); FILE MERGEDOliver Bolte1-119/+38
2005-11-02INTEGRATION: CWS canvas02 (1.4.40); FILE MERGEDKurt Zenker1-2/+14
2005-09-07INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGEDRüdiger Timm1-47/+21
2004-06-25INTEGRATION: CWS tune04 (1.3.26); FILE MERGEDHans-Joachim Lankenau1-7/+10
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-19/+19
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-167/+164
2003-11-26Added support for B3DPolygonsArmin Weiss1-0/+449