summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolygon.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+15
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann1-24/+0
2012-01-10callcatcher: update listCaolán McNamara1-40/+0
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens1-19/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-05-04Some cppcheck cleaningJulien Nabet1-8/+8
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-31Merge DEV300_m75thb1-3/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-3/+1
2010-01-18thbfixes10: merge with DEV300 m69thb1-1/+49
2009-10-22#i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu1-1/+34
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu1-0/+15
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb1-6/+18
2009-10-16#i105939# Adds special box clipping support to basegfxthb1-25/+73
2008-08-19INTEGRATION: CWS aw033 (1.13.2); FILE MERGEDVladimir Glazounov1-17/+242
2008-04-24INTEGRATION: CWS aw055 (1.19.28); FILE MERGEDIvo Hinkelmann1-8/+8
2008-04-10INTEGRATION: CWS changefileheader (1.19.30); FILE MERGEDRüdiger Timm1-41/+18
2007-07-18INTEGRATION: CWS aw051 (1.18.24); FILE MERGEDOliver Bolte1-219/+388
2006-11-14INTEGRATION: CWS aw024 (1.11.6); FILE MERGEDIvo Hinkelmann1-3/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte1-2/+5
2006-07-13INTEGRATION: CWS cowfixes01 (1.14.12); FILE MERGEDOliver Bolte1-200/+62
2006-06-20INTEGRATION: CWS warnings01 (1.14.2); FILE MERGEDJens-Heiner Rechtien1-7/+6
2005-11-02INTEGRATION: CWS canvas02 (1.12.8); FILE MERGEDKurt Zenker1-21/+15
2005-09-07INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGEDRüdiger Timm1-47/+21
2005-03-30INTEGRATION: CWS presfixes02 (1.11.16); FILE MERGEDRüdiger Timm1-6/+6
2004-11-26INTEGRATION: CWS presentationengine01 (1.9.2); FILE MERGEDRüdiger Timm1-4/+14
2004-06-25INTEGRATION: CWS tune04 (1.9.26); FILE MERGEDHans-Joachim Lankenau1-7/+9
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss1-9/+61
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-36/+36
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-249/+246
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss1-18/+85
2003-11-10Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss1-4/+12
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss1-51/+51
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss1-6/+170
2003-10-31includes were one inc too deep, correctingArmin Weiss1-5/+5
2003-10-28basegfx reorganizationArmin Weiss1-0/+1041