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
|
c4068e1d9c
|
BDRange no longer needed, moved to namespace range and the directories there
|
2003-11-26 13:32:41 +00:00 |
|
Thorsten Behrens
|
5d6413171a
|
Moved template declaration to internal namespace
|
2003-11-10 14:10:57 +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 |
|
Thorsten Behrens
|
08761a143f
|
Reverted from 'optimized' doMulMatrix to plain version (since the former botched the algo for nearly every non-trivial case
|
2003-09-26 06:54:57 +00:00 |
|
Thorsten Behrens
|
32c0e6e8f8
|
Some adaptions to coding guidelines. Method names are now lowercase, as well as namespaces. Enums are class members, if applicable, and all uppercase. Instead of sal_Bool, we're using builtin-bool, for non-API stuff
|
2003-08-20 15:56:48 +00:00 |
|
Thorsten Behrens
|
1c5bcfdc70
|
Added missing ftools include
|
2003-08-20 12:54:18 +00:00 |
|
Armin Weiss
|
b0e1745d0b
|
ADded unsharp comparisons, addeed usage of these where useful/necessary.
|
2003-04-28 11:10:38 +00:00 |
|
Armin Weiss
|
d6941fb507
|
Extended the Polygon implementation
Splitted the Polygon tooling into PolygonTools and own namespace
Changed names of local include files for templates
|
2003-04-15 15:02:54 +00:00 |
|
Armin Weiss
|
a69f69f51c
|
Added assigment operators for tuple, vector. Also added Flip() functionality for Polygon.
|
2003-03-14 13:35:29 +00:00 |
|
Armin Weiss
|
b5af76d9cd
|
Simplified polygon base template (PolygonPointList), changed some include statements to work with big and small letters.
|
2003-03-14 10:47:03 +00:00 |
|
Armin Weiss
|
dab1caeefd
|
Added Append/Inserts for polygons, expanded constructors, expanded possibilities for appending/inserting only parts of source poly
|
2003-02-27 14:42:05 +00:00 |
|