summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/LineChartTypeTemplate.cxx
Commit message (Expand)AuthorAgeFilesLines
* speed up property access in chartsNoel Grandin2021-12-051-3/+5
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen2018-06-161-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-10/+11
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-031-3/+2
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-6/+5
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-5/+5
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-111-9/+6
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-5/+5
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-5/+0
* chart2: remove unused ContainerHelper.hxx includesJochen Nitschke2016-07-131-1/+0
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-1/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-081-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-3/+3
* chart2: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-291-13/+15
* ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann2014-03-281-13/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+1
* doubled usingThomas Arnhold2013-03-051-1/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-2/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* catch by const referenceTakeshi Abe2011-11-291-5/+5
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-52/+52
|\
| * chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama2010-10-071-24/+24
| * chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama2010-10-061-15/+16
| * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-19/+13
* | Remove useless comments and some dead code.Thomas Arnhold2011-01-181-5/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS chart35Oliver Bolte2009-03-031-5/+27
* INTEGRATION: CWS chart25 (1.18.10); FILE MERGEDRüdiger Timm2008-06-061-1/+2
* INTEGRATION: CWS changefileheader (1.17.60); FILE MERGEDRüdiger Timm2008-04-101-35/+18
* INTEGRATION: CWS chart17 (1.16.4); FILE MERGEDIvo Hinkelmann2007-11-231-2/+32
* INTEGRATION: CWS chart11 (1.15.2); FILE MERGEDVladimir Glazounov2007-09-181-12/+5
* INTEGRATION: CWS chart07 (1.14.12); FILE MERGEDRüdiger Timm2007-07-251-3/+3
* INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGEDVladimir Glazounov2007-05-221-125/+125
* INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* drafts namespace of API removedBjörn Milcke2004-01-261-8/+7
* set linestyle to solid if noone;added member m_bHasLinesIngrid Halama2003-12-171-5/+26