summaryrefslogtreecommitdiff
path: root/basegfx/source/inc/hommatrixtemplate.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-1/+1
2016-03-30loplugin:nullptrStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-48/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-22/+0
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2014-09-22loplugin: cstylecastNoel Grandin1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2012-07-03sprinkle explicit over constructorsDavid Tardon1-1/+1
2012-06-19re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
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.17.70); FILE MERGEDRüdiger Timm1-28/+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.14.34); 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 Behrens1-24/+24
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-15/+15
2003-11-10Moved template declaration to internal namespaceThorsten Behrens1-434/+442
2003-11-05Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss1-24/+24
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 Behrens1-126/+126
2003-08-20Added missing ftools includeThorsten Behrens1-2/+6
2003-04-28ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss1-16/+63
2003-04-15Extended the Polygon implementationArmin Weiss1-0/+665