summaryrefslogtreecommitdiff
path: root/chart2/source/model/inc/Diagram.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-01-16use more concrete types in chart2, DiagramNoel Grandin1-181/+0
2022-01-14use more concrete types in chart2Noel Grandin1-3/+2
2021-12-19use more cppu::BaseMutexNoel Grandin1-2/+2
2021-12-05speed up property access in chartsNoel Grandin1-1/+1
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-5/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-3/+3
2018-05-28tdf#42949 Fix IWYU warnings in chart2/source/model/inc/Gabor Kelemen1-4/+4
2017-11-10loplugin:finalclasses in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-54/+27
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-87/+70
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-30/+30
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-7/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-12-09inline UNO helper macrosNoel Grandin1-3/+9
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin1-1/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold1-3/+3
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann1-3/+3
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin1-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-2/+7
2010-12-10Removed commented codeTimo Heino1-9/+0
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]1-4/+7
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: remove unsued concept 'UnusedData'Ingrid Halama1-10/+0
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker1-1/+0
2008-05-15INTEGRATION: CWS chart26_DEV300 (1.12.74); FILE MERGEDVladimir Glazounov1-3/+10
2008-04-18INTEGRATION: CWS xmlfilter04 (1.12.58); FILE MERGEDRüdiger Timm1-1/+11
2008-04-10INTEGRATION: CWS changefileheader (1.12.70); FILE MERGEDRüdiger Timm1-49/+18
2007-09-18INTEGRATION: CWS chart11 (1.10.38); FILE MERGEDVladimir Glazounov1-2/+3
2007-08-17INTEGRATION: CWS chart12 (1.10.40); FILE MERGEDIvo Hinkelmann1-5/+5
2007-05-22INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGEDVladimir Glazounov1-91/+78
2005-09-07INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-49/+44
2003-12-09Diagram is no longer an XRegressionCurveContainerBjörn Milcke1-35/+9
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke1-11/+35
2003-11-26positions at model objectsBjörn Milcke1-12/+5
2003-11-10added diagram floorIngrid Halama1-2/+9
2003-11-04const member may not be initialized in CTOR's bodyBjörn Milcke1-3/+3
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-2/+6
2003-10-06initial importBjörn Milcke1-0/+310