summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/LineChartTypeTemplate.cxx
AgeCommit message (Expand)Author
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-05doubled usingThomas Arnhold
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove useless comments and some dead code.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte
2008-06-06INTEGRATION: CWS chart25 (1.18.10); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.17.60); FILE MERGEDRüdiger Timm
2007-11-23INTEGRATION: CWS chart17 (1.16.4); FILE MERGEDIvo Hinkelmann
2007-09-18INTEGRATION: CWS chart11 (1.15.2); FILE MERGEDVladimir Glazounov
2007-07-25INTEGRATION: CWS chart07 (1.14.12); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2003-12-17set linestyle to solid if noone;added member m_bHasLinesIngrid Halama
2003-12-08+regression, DataCaption=>DataPointLabelBjörn Milcke