summaryrefslogtreecommitdiffstats
path: root/basegfx/source/inc/hommatrixtemplate.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#124176 Using pragma once instead of inclusive guardsdiwanshu8852020-10-301-4/+1
* compact namespace: basegfx,canvasNoel Grandin2020-07-161-5/+2
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-181-1/+3
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-081-1/+1
* check for self assignCaolán McNamara2018-10-201-7/+10
* loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin2018-08-031-18/+11
* More loplugin:cstylecast: basegfxStephan Bergmann2018-01-121-1/+1
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-071-1/+1
* convert some anonymous enums to scopedNoel Grandin2016-12-021-6/+2
* Fix typosAndrea Gelmini2016-05-021-1/+1
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* loplugin:nullptrStephan Bergmann2016-03-301-4/+4
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-48/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-22/+0
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* loplugin: cstylecastNoel Grandin2014-09-221-2/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* sprinkle explicit over constructorsDavid Tardon2012-07-031-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-191-23/+14
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte2008-10-101-2/+2
* INTEGRATION: CWS aw033 (1.18.6); FILE MERGEDVladimir Glazounov2008-08-191-2/+1
* INTEGRATION: CWS changefileheader (1.17.70); FILE MERGEDRüdiger Timm2008-04-101-28/+18
* INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGEDOliver Bolte2006-07-131-18/+12
* INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien2006-06-201-8/+12
* INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGEDRüdiger Timm2004-09-081-3/+6
* #100000# linux parse problemOliver Bolte2004-03-181-4/+5
* #110496# Made headers gcc-Wall clean, added some Canvas-related toolingThorsten Behrens2004-02-161-3/+3
* #110496# Added integer point, size and rectangle classes, needed for the new ...Thorsten Behrens2004-01-161-24/+24
* Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss2003-11-281-15/+15
* Moved template declaration to internal namespaceThorsten Behrens2003-11-101-434/+442
* Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_...Armin Weiss2003-11-051-24/+24
* includes were one inc too deep, correctingArmin Weiss2003-10-311-3/+3
* basegfx reorganizationArmin Weiss2003-10-281-17/+17
* Reverted from 'optimized' doMulMatrix to plain version (since the former botc...Thorsten Behrens2003-09-261-85/+12
* Some adaptions to coding guidelines. Method names are now lowercase, as well ...Thorsten Behrens2003-08-201-126/+126
* Added missing ftools includeThorsten Behrens2003-08-201-2/+6
* ADded unsharp comparisons, addeed usage of these where useful/necessary.Armin Weiss2003-04-281-16/+63
* Extended the Polygon implementationArmin Weiss2003-04-151-0/+665