summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ChartTypeTemplate.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-5/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+4
2019-01-14Fix typoAndrea Gelmini1-1/+1
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen1-7/+4
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-2/+1
2017-02-17convert StackMode to scoped enumNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin1-2/+2
2016-03-14com::sun::star->css in chart2Noel Grandin1-74/+58
2016-01-06Fix typosAndrea Gelmini1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-08s/Coordiante/CoordinateTor Lillqvist1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-12-09inline UNO helper macrosNoel Grandin1-1/+0
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-27css already means ::com::sun::starThomas Arnhold1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann1-14/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+23
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist1-1/+2
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold1-3/+3
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-05-30Code CleanupKorrawit Pruegsanusak1-1/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-24chartmultiline: cleanupIngrid Halama1-4/+2
2008-07-30INTEGRATION: CWS chart22 (1.9.40); FILE MERGEDRüdiger Timm1-1/+6
2008-04-10INTEGRATION: CWS changefileheader (1.9.60); FILE MERGEDRüdiger Timm1-40/+18
2007-11-23INTEGRATION: CWS chart17 (1.8.66); FILE MERGEDIvo Hinkelmann1-2/+7
2007-05-22INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov1-106/+156
2005-09-08INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-48/+48
2003-11-21getStackMode -> getYStackModeBjörn Milcke1-3/+13
2003-11-20let charttype templates determine by themselves, if a diagram was crated by themBjörn Milcke1-2/+6
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-13/+23
2003-10-09legend propertiesBjörn Milcke1-8/+2