Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-07 | Remove two more unused headers from basegfx | Joseph Powers | 1 | -541/+0 | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 1 | -0/+3 | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||||
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | 1 | -4/+1 | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||||
2008-04-10 | INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED | Rüdiger Timm | 1 | -23/+18 | |
2008/03/28 16:05:48 rt 1.8.88.1: #i87441# Change license header to LPGL v3. | |||||
2005-09-07 | INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED | Rüdiger Timm | 1 | -47/+21 | |
2005/09/05 17:38:35 rt 1.7.62.1: #i54170# Change license header: remove SISSL | |||||
2004-01-16 | #110496# Added integer point, size and rectangle classes, needed for the new ↵ | Thorsten Behrens | 1 | -25/+25 | |
canvas | |||||
2003-11-26 | BDRange no longer needed, moved to namespace range and the directories there | Armin Weiss | 1 | -4/+4 | |
2003-11-05 | Added PolyPolygonTools, Added PolygonTool functionality, changed bool to ↵ | Armin Weiss | 1 | -25/+25 | |
sal_Bool | |||||
2003-08-20 | Some adaptions to coding guidelines. Method names are now lowercase, as well ↵ | Thorsten Behrens | 1 | -68/+68 | |
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-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-02-27 | Added Append/Inserts for polygons, expanded constructors, expanded ↵ | Armin Weiss | 1 | -0/+683 | |
possibilities for appending/inserting only parts of source poly |