summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/polygon/b2dpolygon.hxx
AgeCommit message (Expand)AuthorFilesLines
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-2/+3
2009-10-22#i106127# perf: using vector.push_back() instead of the generic vector.insert...hdu1-2/+2
2009-10-21#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocationshdu1-0/+1
2009-10-16#i105939# Decided returning by const ref was a bad idea, coupling-thb1-3/+3
2009-10-16#i105939# Adds special box clipping support to basegfxthb1-2/+8
2008-08-19INTEGRATION: CWS aw033 (1.12.12); FILE MERGEDVladimir Glazounov1-19/+145
2008-04-10INTEGRATION: CWS changefileheader (1.12.32); FILE MERGEDRĂ¼diger Timm1-31/+18
2007-07-18INTEGRATION: CWS aw051 (1.11.46); FILE MERGEDOliver Bolte1-19/+32
2006-07-13INTEGRATION: CWS cowfixes01 (1.10.20); FILE MERGEDOliver Bolte1-7/+13
2005-09-07INTEGRATION: CWS ooo19126 (1.9.62); FILE MERGEDRĂ¼diger Timm1-47/+21
2004-02-16#110496# Made headers gcc-Wall clean, added some Canvas-related toolingThorsten Behrens1-3/+3
2004-02-12Changed usages of (G/S)etControlVector(A/B) to use the new curve convention t...Armin Weiss1-3/+10
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens1-8/+8
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-90/+72
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss1-2/+10
2003-11-10Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss1-6/+2
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss1-13/+18
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss1-8/+13
2003-10-31includes were one inc too deep, correctingArmin Weiss1-0/+160