Commit Graph

25 Commits

Author SHA1 Message Date
Oliver Bolte
92ef2069d6 INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED
2006/09/01 17:16:34 kaib 1.8.36.1: #i68856# Added header markers and pch files
2006-09-17 06:58:42 +00:00
Oliver Bolte
e9cf81b204 INTEGRATION: CWS pchfix02 (1.11.28); FILE MERGED
2006/09/01 17:16:34 kaib 1.11.28.1: #i68856# Added header markers and pch files
2006-09-17 06:58:29 +00:00
Oliver Bolte
877bfba8e9 INTEGRATION: CWS pchfix02 (1.10.12); FILE MERGED
2006/09/01 17:16:33 kaib 1.10.12.1: #i68856# Added header markers and pch files
2006-09-17 06:58:15 +00:00
Jens-Heiner Rechtien
4299f3998a INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED
2005/10/24 16:15:01 pl 1.9.8.1: #i55991# remove warnings for solaris platform
2006-06-20 02:43:00 +00:00
Kurt Zenker
507a25b214 INTEGRATION: CWS canvas02 (1.9.22); FILE MERGED
2005/10/08 13:13:44 thb 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED
2005/07/28 10:10:17 thb 1.9.22.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02 12:56:14 +00:00
Rüdiger Timm
7c3eb03060 INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED
2005/09/05 17:38:34 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07 19:40:59 +00:00
Rüdiger Timm
030d55e195 INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED
2005/09/05 17:38:34 rt 1.7.62.1: #i54170# Change license header: remove SISSL
2005-09-07 19:40:44 +00:00
Rüdiger Timm
bc7da2ce87 INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED
2005/09/05 17:38:33 rt 1.9.26.1: #i54170# Change license header: remove SISSL
2005-09-07 19:40:27 +00:00
Rüdiger Timm
b2a2612d47 INTEGRATION: CWS ooo19126 (1.8.30); FILE MERGED
2005/09/05 17:38:33 rt 1.8.30.1: #i54170# Change license header: remove SISSL
2005-09-07 19:40:13 +00:00
Rüdiger Timm
11cb3daead INTEGRATION: CWS aw022 (1.8.38); FILE MERGED
2004/11/25 11:09:19 aw 1.8.38.2: #i37443#
2004/11/18 11:47:37 aw 1.8.38.1: #i37380#
2004-12-13 07:47:52 +00:00
Pascal Junck
58b002db33 INTEGRATION: CWS aw019 (1.7.26); FILE MERGED
2004/10/06 11:14:27 aw 1.7.26.1: #i34831#
2004-11-03 07:37:22 +00:00
Rüdiger Timm
58f4243aa3 INTEGRATION: CWS hr4 (1.6.14); FILE MERGED
2004/05/19 11:39:49 hr 1.6.14.2: #i29326#: Visual C** needs _USE_MATH_DEFINES for math constants
2004/05/19 11:25:28 hr 1.6.14.1: #i29326#: remove dependency on tools
2004-05-19 12:17:32 +00:00
Armin Weiss
b23dfd18d7 Changed usages of (G/S)etControlVector(A/B) to use the new curve convention that both vectors are relative to the point of the edge. Before, B was relative to the next edge.
Also added (G/S)etControlPoint(A/B) interface for B2DPolygon.
2004-02-12 16:11:42 +00:00
Thorsten Behrens
9347a2f749 Finished adaptive subdivision for cubic beziers. Quadratic beziers are still missing, though 2004-02-04 11:13:18 +00:00
Thorsten Behrens
fb6fefbd94 #110496# Added integer point, size and rectangle classes, needed for the new canvas 2004-01-16 09:34:43 +00:00
Thorsten Behrens
2c3b8d0c57 Merged to AW's latest changes, added preliminary bezier testcases 2003-12-08 12:24:09 +00:00
Armin Weiss
d539c95155 Removed in-between namespaces (curve, matrix, numeric, point, polygon, 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-28 10:18:16 +00:00
Armin Weiss
56f2ab808e Added support for B3DPolyPOlygon, moved BDRange from source/inc to range namespace and the directories 2003-11-26 13:40:18 +00:00
Thorsten Behrens
d29fb24a43 Added second adaptive subdivision method (this time with an angle differences as the stopping criterion 2003-11-12 11:09:52 +00:00
Thorsten Behrens
fd1976f802 Initial revision 2003-11-10 12:33:07 +00:00
Thorsten Behrens
fd56c146e7 Added bezier tools file 2003-11-10 12:32:29 +00:00
Armin Weiss
fef23aeb65 Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and B2DPolyPolygon 2003-11-06 15:30:30 +00:00
Armin Weiss
c3663a687c Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_Bool 2003-11-05 11:25:58 +00:00
Armin Weiss
94c9d84524 includes were one inc too deep, correcting 2003-10-31 09:14:00 +00:00
Armin Weiss
5c35c4ae40 basegfx reorganization 2003-10-28 10:26:57 +00:00