summaryrefslogtreecommitdiff
path: root/basegfx/source/inc
AgeCommit message (Expand)AuthorFilesLines
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2-2/+3
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin1-1/+1
2018-10-20check for self assignCaolán McNamara1-7/+10
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung1-5/+0
2018-08-14tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung1-6/+0
2018-08-03loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin1-18/+11
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann1-1/+1
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin1-1/+1
2017-11-10loplugin:unusedmethodsNoel Grandin1-8/+0
2017-11-01loplugin:constantparam in basegfxNoel Grandin1-6/+4
2017-04-28loplugin:salunicodeliteral: basegfxStephan Bergmann1-4/+4
2016-12-02convert some anonymous enums to scopedNoel Grandin1-6/+2
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin1-3/+3
2016-05-02Fix typosAndrea Gelmini1-1/+1
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
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-3/+2
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin2-55/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-22/+0
2015-05-05Drop misused lcl_ prefixTor Lillqvist1-32/+37
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2015-01-12Removed lcl_putNumberChar() from basegfx.Zsolt Bölöny1-6/+0
2014-10-08Resolves: #i125447# corrected some string to number conversion...Armin Le Grand1-5/+5
2014-09-22loplugin: cstylecastNoel Grandin1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-0/+96
2012-07-03sprinkle explicit over constructorsDavid Tardon1-1/+1
2012-06-19re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-07Remove two more unused headers from basegfxJoseph Powers2-1082/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+9
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien3-12/+3
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.7.88); FILE MERGEDRüdiger Timm1-23/+18
2008-04-10INTEGRATION: CWS changefileheader (1.17.70); FILE MERGEDRüdiger Timm1-28/+18
2008-04-10INTEGRATION: CWS changefileheader (1.8.88); FILE MERGEDRüdiger Timm1-23/+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.6.62); FILE MERGEDRüdiger Timm1-47/+21
2005-09-07INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGEDRüdiger Timm1-47/+21
2005-09-07INTEGRATION: CWS ooo19126 (1.7.62); 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 Behrens3-74/+74
2003-11-28Removed in-between namespaces (curve, matrix, numeric, point, polygon, range,...Armin Weiss1-15/+15
2003-11-26BDRange no longer needed, moved to namespace range and the directories thereArmin Weiss2-8/+8
2003-11-10Moved template declaration to internal namespaceThorsten Behrens1-434/+442