Age | Commit message (Expand) | Author | Files | Lines |
2018-10-20 | check for self assign | Caolán McNamara | 1 | -7/+10 |
2018-08-14 | tdf#118825 move basegfx::internal::putNumberCharWithSpace | Mark Hung | 1 | -5/+0 |
2018-08-14 | tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar. | Mark Hung | 1 | -6/+0 |
2018-08-03 | loplugin:useuniqueptr in ImplHomMatrixTemplate | Noel Grandin | 1 | -18/+11 |
2018-01-12 | More loplugin:cstylecast: basegfx | Stephan Bergmann | 1 | -1/+1 |
2017-12-07 | loplugin:countusersofdefaultparams in basctl..basegfx | Noel Grandin | 1 | -1/+1 |
2017-11-10 | loplugin:unusedmethods | Noel Grandin | 1 | -8/+0 |
2017-11-01 | loplugin:constantparam in basegfx | Noel Grandin | 1 | -6/+4 |
2017-04-28 | loplugin:salunicodeliteral: basegfx | Stephan Bergmann | 1 | -4/+4 |
2016-12-02 | convert some anonymous enums to scoped | Noel Grandin | 1 | -6/+2 |
2016-08-04 | loplugin:countusersofdefaultparams in basctl..basic | Noel Grandin | 1 | -3/+3 |
2016-05-02 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2016-03-30 | loplugin:nullptr: Find some more cases in templates | Stephan Bergmann | 1 | -1/+1 |
2016-03-30 | loplugin:nullptr | Stephan Bergmann | 1 | -4/+4 |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann | 1 | -4/+4 |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin | 1 | -3/+2 |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann | 1 | -1/+1 |
2015-10-27 | loplugin:unusedmethods | Noel Grandin | 2 | -55/+0 |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin | 1 | -22/+0 |
2015-05-05 | Drop misused lcl_ prefix | Tor Lillqvist | 1 | -32/+37 |
2015-03-27 | loplugin:staticfunction | Noel Grandin | 1 | -1/+1 |
2015-01-12 | Removed lcl_putNumberChar() from basegfx. | Zsolt Bölöny | 1 | -6/+0 |
2014-10-08 | Resolves: #i125447# corrected some string to number conversion... | Armin Le Grand | 1 | -5/+5 |
2014-09-22 | loplugin: cstylecast | Noel Grandin | 1 | -2/+2 |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold | 2 | -6/+6 |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand | 1 | -0/+96 |
2012-07-03 | sprinkle explicit over constructors | David Tardon | 1 | -1/+1 |
2012-06-19 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2011-11-07 | Remove two more unused headers from basegfx | Joseph Powers | 2 | -1082/+0 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 3 | -0/+9 |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien | 3 | -12/+3 |
2008-10-10 | CWS-TOOLING: integrate CWS cmcfixes49 | Oliver Bolte | 1 | -2/+2 |
2008-08-19 | INTEGRATION: CWS aw033 (1.18.6); FILE MERGED | Vladimir Glazounov | 1 | -2/+1 |
2008-04-10 | INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED | Rüdiger Timm | 1 | -23/+18 |
2008-04-10 | INTEGRATION: CWS changefileheader (1.17.70); FILE MERGED | Rüdiger Timm | 1 | -28/+18 |
2008-04-10 | INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED | Rüdiger Timm | 1 | -23/+18 |
2006-07-13 | INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGED | Oliver Bolte | 1 | -18/+12 |
2006-06-20 | INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED | Jens-Heiner Rechtien | 1 | -8/+12 |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |
2004-09-08 | INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGED | Rüdiger Timm | 1 | -3/+6 |
2004-03-18 | #100000# linux parse problem | Oliver Bolte | 1 | -4/+5 |
2004-02-16 | #110496# Made headers gcc-Wall clean, added some Canvas-related tooling | Thorsten Behrens | 1 | -3/+3 |
2004-01-16 | #110496# Added integer point, size and rectangle classes, needed for the new ... | Thorsten Behrens | 3 | -74/+74 |
2003-11-28 | Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,... | Armin Weiss | 1 | -15/+15 |
2003-11-26 | BDRange no longer needed, moved to namespace range and the directories there | Armin Weiss | 2 | -8/+8 |
2003-11-10 | Moved template declaration to internal namespace | Thorsten Behrens | 1 | -434/+442 |
2003-11-05 | Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_... | Armin Weiss | 3 | -74/+74 |
2003-10-31 | includes were one inc too deep, correcting | Armin Weiss | 1 | -3/+3 |