summaryrefslogtreecommitdiff
path: root/basegfx/inc
AgeCommit message (Collapse)AuthorFilesLines
2006-09-17INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDEDOliver Bolte2-0/+77
2006/09/01 17:16:33 kaib 1.1.2.1: #i68856# Added header markers and pch files
2006-08-11INTEGRATION: CWS svp01 (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+98
2006/05/31 14:37:43 thb 1.1.2.2: #i65904# Forgot return value 2006/05/31 14:08:53 thb 1.1.2.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)
2006-07-13INTEGRATION: CWS cowfixes01 (1.3.20); FILE MERGEDOliver Bolte1-9/+10
2006/03/17 23:16:35 thb 1.3.20.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:32 thb 1.3.20.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency
2006-07-13INTEGRATION: CWS cowfixes01 (1.6.12); FILE MERGEDOliver Bolte1-7/+13
2006/03/21 13:36:26 thb 1.6.12.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.6.12.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)
2006-07-13INTEGRATION: CWS cowfixes01 (1.5.20); FILE MERGEDOliver Bolte1-7/+13
2006/03/21 13:36:26 thb 1.5.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.5.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)
2006-07-13INTEGRATION: CWS cowfixes01 (1.11.20); FILE MERGEDOliver Bolte1-7/+13
2006/03/21 13:36:26 thb 1.11.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.11.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)
2006-07-13INTEGRATION: CWS cowfixes01 (1.10.20); FILE MERGEDOliver Bolte1-7/+13
2006/03/21 13:36:26 thb 1.10.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.10.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)
2006-07-13INTEGRATION: CWS cowfixes01 (1.8.12); FILE MERGEDOliver Bolte2-26/+26
2006/03/21 13:36:25 thb 1.8.12.3: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:34 thb 1.8.12.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:31 thb 1.8.12.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.5.6); FILE MERGEDKurt Zenker1-7/+31
2005/10/08 13:07:57 thb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/17 23:09:55 thb 1.5.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools
2005-11-02INTEGRATION: CWS canvas02 (1.10.6); FILE MERGEDKurt Zenker1-2/+5
2005/10/08 13:07:17 thb 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/17 23:09:55 thb 1.10.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools
2005-11-02INTEGRATION: CWS canvas02 (1.1.2); FILE ADDEDKurt Zenker1-0/+146
2005/10/11 15:39:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:34 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)
2005-11-02INTEGRATION: CWS canvas02 (1.2.2); FILE ADDEDKurt Zenker1-0/+278
2005/10/11 15:39:26 thb 1.2.2.2: #i54170# Corrected license headers 2005/06/29 19:17:08 thb 1.2.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)
2005-11-02INTEGRATION: CWS canvas02 (1.7.22); FILE MERGEDKurt Zenker1-7/+38
2005/10/08 13:05:32 thb 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/17 23:09:54 thb 1.7.22.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools
2005-11-02INTEGRATION: CWS canvas02 (1.1.2); FILE ADDEDKurt Zenker1-0/+271
2005/10/11 15:39:25 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:59 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)
2005-11-02INTEGRATION: CWS canvas02 (1.13.6); FILE MERGEDKurt Zenker1-7/+38
2005/10/08 13:05:05 thb 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/17 23:09:54 thb 1.13.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools
2005-11-02INTEGRATION: CWS canvas02 (1.2.24); FILE MERGEDKurt Zenker1-16/+27
2005/10/14 21:36:41 thb 1.2.24.3: #118732# Now comparing component bounds with _accumulated_ new bounds (otherwise, growing current component would not be adequaltely represented in the boundingbox) 2005/10/08 13:04:38 thb 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:09:54 thb 1.2.24.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools
2005-11-02INTEGRATION: CWS canvas02 (1.1.2); FILE ADDEDKurt Zenker1-0/+153
2005/10/11 15:39:25 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:44 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)
2005-11-02INTEGRATION: CWS canvas02 (1.4.58); FILE MERGEDKurt Zenker1-2/+3
2005/10/08 13:03:31 thb 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 10:10:43 thb 1.4.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.5.26); FILE MERGEDKurt Zenker1-2/+11
2005/10/08 13:03:17 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:43 thb 1.5.26.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.12.20); FILE MERGEDKurt Zenker1-20/+61
2005/10/08 13:02:42 thb 1.12.20.3: RESYNC: (1.12-1.13); FILE MERGED 2005/08/30 22:56:07 thb 1.12.20.2: #i52876# Clarified docs on tools::isRectangle; added isRectangle also for poly-polygon 2005/07/28 10:10:43 thb 1.12.20.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.6.28); FILE MERGEDKurt Zenker1-56/+47
2005/10/08 13:02:06 thb 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:42 thb 1.6.28.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.17.8); FILE MERGEDKurt Zenker1-15/+119
2005/10/08 13:01:21 thb 1.17.8.5: RESYNC: (1.17-1.18); FILE MERGED 2005/09/05 10:08:52 mbu 1.17.8.4: isPolyPolygonEqualRectangle() 2005/08/30 22:56:07 thb 1.17.8.3: #i52876# Clarified docs on tools::isRectangle; added isRectangle also for poly-polygon 2005/08/30 15:14:46 mbu 1.17.8.2: isPolyPolygonEqualRectangle() 2005/07/28 10:10:42 thb 1.17.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.2.8); FILE MERGEDKurt Zenker1-3/+12
2005/10/08 13:01:13 thb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/28 10:10:42 thb 1.2.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.1.6); FILE ADDEDKurt Zenker1-0/+102
2005/10/11 15:39:24 thb 1.1.6.5: #i54170# Corrected license headers 2005/10/10 21:45:41 thb 1.1.6.4: #i48939# Renamed triangle list on range clip method 2005/09/05 16:33:17 mbu 1.1.6.3: clipPolygonOnRange() for triangle lists 2005/08/01 13:49:11 thb 1.1.6.2: #i48939# 2nd merge from CWS aw024 2005/07/28 10:10:42 thb 1.1.6.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.6.58); FILE MERGEDKurt Zenker1-8/+12
2005/10/08 12:58:51 thb 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:41 thb 1.6.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.6.58); FILE MERGEDKurt Zenker1-2/+6
2005/10/08 12:58:42 thb 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:41 thb 1.6.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-11-02INTEGRATION: CWS canvas02 (1.8.22); FILE MERGEDKurt Zenker1-17/+35
2005/10/08 12:58:12 thb 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/28 10:10:41 thb 1.8.22.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes
2005-09-07INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:33 rt 1.3.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGEDRüdiger Timm3-141/+63
2005/09/05 17:38:32 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.8.62); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:32 rt 1.8.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:32 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:31 rt 1.2.20.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:31 rt 1.14.18.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:31 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:31 rt 1.3.44.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:38:30 rt 1.3.44.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.11.26); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:38:30 rt 1.11.26.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:30 rt 1.4.44.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:29 rt 1.2.26.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:29 rt 1.5.16.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:28 rt 1.2.28.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.10.14); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:28 rt 1.10.14.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:28 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:28 rt 1.7.26.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:38:27 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:27 rt 1.13.14.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:27 rt 1.7.26.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:26 rt 1.2.62.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:38:26 rt 1.13.14.1: #i54170# Change license header: remove SISSL
2005-09-07INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:38:26 rt 1.2.28.1: #i54170# Change license header: remove SISSL