Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-05 | Added new area for PolyPolygon tools | Armin Weiss | 2 | -0/+203 | |
2003-11-03 | Added entries for tuple and range | Armin Weiss | 1 | -2/+7 | |
2003-10-31 | removed /sdr from deliver paths | Armin Weiss | 1 | -13/+13 | |
2003-10-31 | Added deliver statements for most used headers | Armin Weiss | 1 | -11/+28 | |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss | 33 | -76/+2811 | |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss | 6 | -0/+1401 | |
2003-10-28 | basegfx reorganization | Armin Weiss | 30 | -40/+4977 | |
2003-10-28 | basegfx reorganization | Armin Weiss | 1 | -7/+10 | |
2003-10-17 | #110496# Make this compile under Windows again, outlined various inlines ↵ | Thorsten Behrens | 1 | -13/+6 | |
(mostly to prevent exposure of source/inc/ftools.hxx) | |||||
2003-09-26 | Slight changes in grouping; having three files now | Thorsten Behrens | 1 | -19/+19 | |
2003-09-26 | initial revision | Thorsten Behrens | 4 | -0/+894 | |
2003-09-26 | Reverted from 'optimized' doMulMatrix to plain version (since the former ↵ | Thorsten Behrens | 1 | -85/+12 | |
botched the algo for nearly every non-trivial case | |||||
2003-09-25 | Initial revision | Thorsten Behrens | 1 | -0/+20 | |
2003-08-20 | Some adaptions to coding guidelines. Method names are now lowercase, as well ↵ | Thorsten Behrens | 3 | -263/+263 | |
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 | Added missing ftools include | Thorsten Behrens | 1 | -2/+6 | |
2003-04-29 | Added B2DPolyPolygon basic implementation | Armin Weiss | 1 | -0/+1 | |
2003-04-28 | ADded unsharp comparisons, addeed usage of these where useful/necessary. | Armin Weiss | 2 | -21/+68 | |
2003-04-16 | Added cubic bezier class | Armin Weiss | 1 | -0/+1 | |
Changed quadratic bezier class (wrong name :-) | |||||
2003-04-15 | Added basic class for handling quadtratic beziers (preparation for THB) | Armin Weiss | 1 | -0/+1 | |
2003-04-15 | Extended the Polygon implementation | Armin Weiss | 3 | -0/+1238 | |
Splitted the Polygon tooling into PolygonTools and own namespace Changed names of local include files for templates | |||||
2003-03-14 | Added assigment operators for tuple, vector. Also added Flip() functionality ↵ | Armin Weiss | 1 | -12/+66 | |
for Polygon. | |||||
2003-03-14 | Simplified polygon base template (PolygonPointList), changed some include ↵ | Armin Weiss | 1 | -343/+178 | |
statements to work with big and small letters. | |||||
2003-03-06 | Evaluation of bezier clipping, not for production use | Thorsten Behrens | 5 | -0/+2682 | |
2003-02-27 | Added Append/Inserts for polygons, expanded constructors, expanded ↵ | Armin Weiss | 2 | -0/+684 | |
possibilities for appending/inserting only parts of source poly | |||||
2003-02-19 | Changed Range implementations to use local members now. | Armin Weiss | 1 | -2/+3 | |
2003-02-19 | Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions. | Armin Weiss | 2 | -1/+7 | |
2003-02-18 | Changed all *Pair names to *Tuple names since B3DPair makes no sense. A ↵ | Armin Weiss | 1 | -2/+2 | |
second change to BaseHomMatrix.hxx just deletes the empty line if it's not needed. | |||||
2002-12-05 | Added implementations of 3x3 and 4x4 homogen matrices | Armin Weiss | 2 | -3/+5 | |
2002-12-03 | Added some comments and B2dHomPoint | Armin Weiss | 1 | -0/+2 | |
2002-10-18 | Initial necessary project build files | Armin Weiss | 2 | -0/+116 | |
2002-10-18 | Initial necessary project files | Armin Weiss | 2 | -0/+24 | |