Age | Commit message (Expand) | Author |
2016-03-30 | loplugin:nullptr: Find some more cases in templates | Stephan Bergmann |
2016-03-30 | loplugin:nullptr | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-05-05 | Drop misused lcl_ prefix | Tor Lillqvist |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-01-12 | Removed lcl_putNumberChar() from basegfx. | Zsolt Bölöny |
2014-10-08 | Resolves: #i125447# corrected some string to number conversion... | Armin Le Grand |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2012-07-03 | sprinkle explicit over constructors | David Tardon |
2012-06-19 | re-base on ALv2 code. | Michael Meeks |
2011-11-07 | Remove two more unused headers from basegfx | Joseph Powers |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2008-10-10 | CWS-TOOLING: integrate CWS cmcfixes49 | Oliver Bolte |
2008-08-19 | INTEGRATION: CWS aw033 (1.18.6); FILE MERGED | Vladimir Glazounov |
2008-04-10 | INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED | Rüdiger Timm |
2008-04-10 | INTEGRATION: CWS changefileheader (1.17.70); FILE MERGED | Rüdiger Timm |
2008-04-10 | INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED | Rüdiger Timm |
2006-07-13 | INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGED | Oliver Bolte |
2006-06-20 | INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED | Jens-Heiner Rechtien |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED | Rüdiger Timm |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGED | Rüdiger Timm |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED | Rüdiger Timm |
2004-09-08 | INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGED | Rüdiger Timm |
2004-03-18 | #100000# linux parse problem | Oliver Bolte |
2004-02-16 | #110496# Made headers gcc-Wall clean, added some Canvas-related tooling | Thorsten Behrens |
2004-01-16 | #110496# Added integer point, size and rectangle classes, needed for the new ... | Thorsten Behrens |
2003-11-28 | Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,... | Armin Weiss |
2003-11-26 | BDRange no longer needed, moved to namespace range and the directories there | Armin Weiss |
2003-11-10 | Moved template declaration to internal namespace | Thorsten Behrens |
2003-11-05 | Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_... | Armin Weiss |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss |
2003-10-28 | basegfx reorganization | Armin Weiss |
2003-09-26 | Reverted from 'optimized' doMulMatrix to plain version (since the former botc... | Thorsten Behrens |
2003-08-20 | Some adaptions to coding guidelines. Method names are now lowercase, as well ... | Thorsten Behrens |
2003-08-20 | Added missing ftools include | Thorsten Behrens |
2003-04-28 | ADded unsharp comparisons, addeed usage of these where useful/necessary. | Armin Weiss |
2003-04-15 | Extended the Polygon implementation | Armin Weiss |
2003-03-14 | Added assigment operators for tuple, vector. Also added Flip() functionality ... | Armin Weiss |
2003-03-14 | Simplified polygon base template (PolygonPointList), changed some include sta... | Armin Weiss |
2003-02-27 | Added Append/Inserts for polygons, expanded constructors, expanded possibilit... | Armin Weiss |