summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon/b2dpolypolygon.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-31Merge DEV300_m75thb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb1-4/+16
2009-10-16#i105939# Adds special box clipping support to basegfxthb1-0/+40
2008-10-17CWS-TOOLING: integrate CWS aw057Oliver Bolte1-2/+2
2008-08-19INTEGRATION: CWS aw033 (1.13.2); FILE MERGEDVladimir Glazounov1-4/+31
2008-04-24INTEGRATION: CWS aw055 (1.18.28); FILE MERGEDIvo Hinkelmann1-21/+17
2008-04-10INTEGRATION: CWS changefileheader (1.18.30); FILE MERGEDRüdiger Timm1-41/+18
2007-07-18INTEGRATION: CWS aw051 (1.17.24); FILE MERGEDOliver Bolte1-4/+4
2006-11-14INTEGRATION: CWS aw024 (1.12.6); FILE MERGEDIvo Hinkelmann1-3/+10
2006-09-17INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGEDOliver Bolte1-2/+5
2006-07-13INTEGRATION: CWS cowfixes01 (1.14.12); FILE MERGEDOliver Bolte1-119/+38
2005-11-02INTEGRATION: CWS canvas02 (1.12.24); FILE MERGEDKurt Zenker1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.12.28); FILE MERGEDRüdiger Timm1-47/+21
2004-11-26INTEGRATION: CWS presentationengine01 (1.10.2); FILE MERGEDRüdiger Timm1-2/+14
2004-06-25INTEGRATION: CWS tune04 (1.10.26); FILE MERGEDHans-Joachim Lankenau1-7/+10
2004-02-12Added areControlPointsUsed(), areControlVectorsUsed() methodsArmin Weiss1-4/+4
2004-02-03Re-Added some automatic type conversionsArmin Weiss1-6/+6
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-22/+22
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-176/+173
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss1-22/+36
2003-11-10Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss1-3/+18
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss1-13/+7
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss1-11/+101
2003-10-31includes were one inc too deep, correctingArmin Weiss1-4/+4
2003-10-28basegfx reorganizationArmin Weiss1-0/+355