summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss2003-11-2855-7452/+7384
* Added support for B3DPolyPOlygon, moved BDRange from source/inc to range name...Armin Weiss2003-11-2626-165/+611
* BDRange no longer needed, moved to namespace range and the directories thereArmin Weiss2003-11-262-8/+8
* Added support for B3DPolygonsArmin Weiss2003-11-264-0/+1602
* Moved BasicRange header and implementation to range namespace and directoriesArmin Weiss2003-11-261-0/+177
* Added B3DPolygon supportArmin Weiss2003-11-264-0/+552
* Put Impl class into anonymous namespaceThorsten Behrens2003-11-122-10/+10
* Added scalar cross() method to B2DVector, which returns length of the 2D cros...Thorsten Behrens2003-11-121-2/+7
* Added second adaptive subdivision method (this time with an angle differences...Thorsten Behrens2003-11-124-80/+513
* added B2DVector::angleArmin Weiss2003-11-112-4/+20
* Added functionality at the Poly and PolyPolygon tools for subdivides, correct...Armin Weiss2003-11-114-9/+121
* Moved template declaration to internal namespaceThorsten Behrens2003-11-103-458/+466
* Initial revisionThorsten Behrens2003-11-102-0/+347
* Added bezier tools fileThorsten Behrens2003-11-101-4/+5
* Some error corrections, some additions to polygon stuff, making PolyPolygonCu...Armin Weiss2003-11-1016-88/+203
* Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and...Armin Weiss2003-11-0626-214/+680
* Added tooling for cutting PolyPolygonsArmin Weiss2003-11-061-0/+1135
* Added tooling for PolyPolygon cuttingArmin Weiss2003-11-061-0/+280
* Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss2003-11-0535-387/+1067
* Added new area for PolyPolygon toolsArmin Weiss2003-11-052-0/+203
* Added entries for tuple and rangeArmin Weiss2003-11-031-2/+7
* removed /sdr from deliver pathsArmin Weiss2003-10-311-13/+13
* Added deliver statements for most used headersArmin Weiss2003-10-311-11/+28
* includes were one inc too deep, correctingArmin Weiss2003-10-3133-76/+2811
* includes were one inc too deep, correctingArmin Weiss2003-10-316-0/+1401
* basegfx reorganizationArmin Weiss2003-10-2830-40/+4977
* basegfx reorganizationArmin Weiss2003-10-281-7/+10
* #110496# Make this compile under Windows again, outlined various inlines (mos...Thorsten Behrens2003-10-171-13/+6
* Slight changes in grouping; having three files nowThorsten Behrens2003-09-261-19/+19
* initial revisionThorsten Behrens2003-09-264-0/+894
* Reverted from 'optimized' doMulMatrix to plain version (since the former botc...Thorsten Behrens2003-09-261-85/+12
* Initial revisionThorsten Behrens2003-09-251-0/+20
* Some adaptions to coding guidelines. Method names are now lowercase, as well ...Thorsten Behrens2003-08-203-263/+263
* Added missing ftools includeThorsten Behrens2003-08-201-2/+6
* Added B2DPolyPolygon basic implementationArmin Weiss2003-04-291-0/+1
* ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss2003-04-282-21/+68
* Added cubic bezier classArmin Weiss2003-04-161-0/+1
* Added basic class for handling quadtratic beziers (preparation for THB)Armin Weiss2003-04-151-0/+1
* Extended the Polygon implementationArmin Weiss2003-04-153-0/+1238
* Added assigment operators for tuple, vector. Also added Flip() functionality ...Armin Weiss2003-03-141-12/+66
* Simplified polygon base template (PolygonPointList), changed some include sta...Armin Weiss2003-03-141-343/+178
* Evaluation of bezier clipping, not for production useThorsten Behrens2003-03-065-0/+2682
* Added Append/Inserts for polygons, expanded constructors, expanded possibilit...Armin Weiss2003-02-272-0/+684
* Changed Range implementations to use local members now.Armin Weiss2003-02-191-2/+3
* Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions.Armin Weiss2003-02-192-1/+7
* Changed all *Pair names to *Tuple names since B3DPair makes no sense. A secon...Armin Weiss2003-02-181-2/+2
* Added implementations of 3x3 and 4x4 homogen matricesArmin Weiss2002-12-052-3/+5
* Added some comments and B2dHomPointArmin Weiss2002-12-031-0/+2
* Initial necessary project build filesArmin Weiss2002-10-182-0/+116
* Initial necessary project filesArmin Weiss2002-10-182-0/+24