summaryrefslogtreecommitdiff
path: root/basegfx/prj
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04INTEGRATION: CWS pdfimport (1.30.4); FILE MERGEDKurt Zenker1-0/+1
2008/03/31 06:31:06 akhva 1.30.4.1: #i80285
2008-02-18#i10000# don't deliver libtests.dylibOliver Bolte1-2/+1
2008-02-12INTEGRATION: CWS aw054 (1.10.42); FILE MERGEDVladimir Glazounov1-1/+2
2008/02/11 14:04:22 thb 1.10.42.2: #i83695# Missing cppunit dependency 2008/02/08 15:43:11 thb 1.10.42.1: #i#
2007-09-20INTEGRATION: CWS os2port01 (1.27.24.1.2); FILE MERGEDVladimir Glazounov1-0/+1
2006/12/28 14:32:10 ydario 1.27.24.1.2.1: OS/2 initial import
2006-10-30INTEGRATION: CWS ause060 (1.9.16); FILE MERGEDRüdiger Timm1-10/+10
2006/09/22 17:58:20 hjs 1.9.16.1: #i69234# call required makefile
2006-08-11INTEGRATION: CWS svp01 (1.27.18); FILE MERGEDJens-Heiner Rechtien1-0/+1
2006/05/31 14:06:25 thb 1.27.18.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)
2006-07-13INTEGRATION: CWS cowfixes01 (1.8.72); FILE MERGEDOliver Bolte1-1/+1
2006/03/17 17:41:32 thb 1.8.72.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency
2005-11-02INTEGRATION: CWS canvas02 (1.26.8); FILE MERGEDKurt Zenker1-1/+7
2005/07/28 10:11:16 thb 1.26.8.2: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes 2005/06/29 19:18:17 thb 1.26.8.1: #i48939# Adapted d.lst for new box classes
2005-03-30#i10000# Add b2enums.hxx again which got lost by mistake in last integration.Rüdiger Timm1-0/+1
2005-03-30INTEGRATION: CWS presfixes02 (1.24.2); FILE MERGEDRüdiger Timm1-2/+3
2005/03/15 16:45:37 mbu 1.24.2.1: added polypolygon triangulation
2005-03-10INTEGRATION: CWS presfixes01 (1.22.4); FILE MERGEDVladimir Glazounov1-0/+1
2005/02/16 17:37:04 thb 1.22.4.1: #i10000# No forward declaration of enums possible, extracted vector enums to separate header
2005-03-03INTEGRATION: CWS solarisgcc02 (1.22.6); FILE MERGEDKurt Zenker1-1/+1
2005/02/12 13:58:56 pjanik 1.22.6.1: #i42546#: Match all platforms (sogi,soli, ...) and not only two letter platforms. Patch contributed by: Taniguchi Yasuaki (JCA)
2005-01-13INTEGRATION: CWS presperf01 (1.21.2); FILE MERGEDKurt Zenker1-0/+1
2004/12/17 22:37:35 thb 1.21.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools
2004-11-26INTEGRATION: CWS presentationengine01 (1.19.2); FILE MERGEDRüdiger Timm1-0/+5
2004/11/17 18:54:45 thb 1.19.2.5: RESYNC: (1.19-1.20); FILE MERGED 2004/11/01 22:18:02 thb 1.19.2.4: #10496# Added rangeexpander.hxx 2004/09/09 14:42:02 thb 1.19.2.3: #110496# Added polygon raster converter 2004/08/19 00:09:44 thb 1.19.2.2: #110496# Added B2DMultiRange implementation 2004/07/22 19:44:15 thb 1.19.2.1: #110496# Added B2DConnectedRanges to d.lst
2004-11-03INTEGRATION: CWS aw019 (1.19.36); FILE MERGEDPascal Junck1-0/+1
2004/10/13 08:31:03 aw 1.19.36.1: #i34831#
2004-05-13#i10000#: basegfx does depend on toolsJens-Heiner Rechtien1-1/+1
2004-05-11#i10000#: fix dependenciesJens-Heiner Rechtien1-1/+1
2004-03-22#100000# depends on unotoolsOliver Bolte1-1/+1
2004-03-18#100000# depends on toolsOliver Bolte1-1/+1
2004-02-16#110496# Made headers gcc-Wall clean, added some Canvas-related toolingThorsten Behrens2-2/+6
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ↵Thorsten Behrens1-0/+19
canvas
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, ↵Armin Weiss1-2/+3
range, tuple, vector). Names were too common and e.g. vector leaded to problems with some defines. This is now avoided. Also some bug fixes, addition of 3d polygon tooling etc.
2003-11-26Added support for B3DPolyPOlygon, moved BDRange from source/inc to range ↵Armin Weiss1-0/+5
namespace and the directories
2003-11-06Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon ↵Armin Weiss1-0/+1
and B2DPolyPolygon
2003-11-03Added entries for tuple and rangeArmin Weiss1-2/+7
2003-10-31removed /sdr from deliver pathsArmin Weiss1-13/+13
2003-10-31Added deliver statements for most used headersArmin Weiss1-11/+28
2003-10-28basegfx reorganizationArmin Weiss2-23/+19
2003-04-29Added B2DPolyPolygon basic implementationArmin Weiss1-0/+1
2003-04-16Added cubic bezier classArmin Weiss1-0/+1
Changed quadratic bezier class (wrong name :-)
2003-04-15Added basic class for handling quadtratic beziers (preparation for THB)Armin Weiss1-0/+1
2003-04-15Extended the Polygon implementationArmin Weiss1-0/+1
Splitted the Polygon tooling into PolygonTools and own namespace Changed names of local include files for templates
2003-02-27Added Append/Inserts for polygons, expanded constructors, expanded ↵Armin Weiss1-0/+1
possibilities for appending/inserting only parts of source poly
2003-02-19Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions.Armin Weiss2-1/+7
2003-02-18Changed all *Pair names to *Tuple names since B3DPair makes no sense. A ↵Armin Weiss1-2/+2
second change to BaseHomMatrix.hxx just deletes the empty line if it's not needed.
2002-12-05Added implementations of 3x3 and 4x4 homogen matricesArmin Weiss1-0/+1
2002-12-03Added some comments and B2dHomPointArmin Weiss1-0/+2
2002-10-18Initial necessary project filesArmin Weiss2-0/+24