summaryrefslogtreecommitdiff
path: root/basegfx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Remove two more unused headers from basegfxJoseph Powers2-1082/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+9
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien3-12/+3
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-08-19INTEGRATION: CWS aw033 (1.18.6); FILE MERGEDVladimir Glazounov1-2/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.88); FILE MERGEDRüdiger Timm1-23/+18
2008-04-10INTEGRATION: CWS changefileheader (1.17.70); FILE MERGEDRüdiger Timm1-28/+18
2008-04-10INTEGRATION: CWS changefileheader (1.8.88); FILE MERGEDRüdiger Timm1-23/+18
2006-07-13INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGEDOliver Bolte1-18/+12
2006-06-20INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien1-8/+12
2005-09-07INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGEDRüdiger Timm1-47/+21
2005-09-07INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGEDRüdiger Timm1-47/+21
2005-09-07INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGEDRüdiger Timm1-3/+6
2004-03-18#100000# linux parse problemOliver Bolte1-4/+5
2004-02-16#110496# Made headers gcc-Wall clean, added some Canvas-related toolingThorsten Behrens1-3/+3
2004-01-16#110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens3-74/+74
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-15/+15
2003-11-26BDRange no longer needed, moved to namespace range and the directories thereArmin Weiss2-8/+8
2003-11-10Moved template declaration to internal namespaceThorsten Behrens1-434/+442
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss3-74/+74
2003-10-31includes were one inc too deep, correctingArmin Weiss1-3/+3
2003-10-28basegfx reorganizationArmin Weiss1-17/+17
2003-09-26Reverted from 'optimized' doMulMatrix to plain version (since the former botc...Thorsten Behrens1-85/+12
2003-08-20Some adaptions to coding guidelines. Method names are now lowercase, as well ...Thorsten Behrens3-263/+263
2003-08-20Added missing ftools includeThorsten Behrens1-2/+6
2003-04-28ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss2-21/+68
2003-04-15Extended the Polygon implementationArmin Weiss2-0/+1237
2003-03-14Added assigment operators for tuple, vector. Also added Flip() functionality ...Armin Weiss1-12/+66
2003-03-14Simplified polygon base template (PolygonPointList), changed some include sta...Armin Weiss1-343/+178
2003-02-27Added Append/Inserts for polygons, expanded constructors, expanded possibilit...Armin Weiss1-0/+683