summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ScatterChartType.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-29loplugin:constantparam (1)Noel Grandin1-13/+1
2018-03-08loplugin:unusedfieldsNoel Grandin1-5/+3
2017-12-19loplugin:unusedfieldsNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-6/+6
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-9/+6
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+0
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-16/+4
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-05loplugin:constantparam in chart2Noel Grandin1-2/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir1-0/+7
2014-12-18fix buildCaolán McNamara1-1/+1
2014-12-09inline UNO helper macrosNoel Grandin1-2/+23
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet1-3/+3
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida1-3/+5
2014-03-09no need for overwriting this methodMarkus Mohrhard1-6/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+7
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-9/+9
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-06-01overly staticCaolán McNamara1-13/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-49/+55
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-49/+55
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-13/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama1-24/+24
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama1-15/+16
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama1-15/+15
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.7.70); FILE MERGEDRüdiger Timm1-30/+18
2007-09-18INTEGRATION: CWS chart11 (1.6.38); FILE MERGEDVladimir Glazounov1-12/+5
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov1-24/+108
2006-09-17INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-8/+4
2003-11-20Line- and Scatter subtypes added (symbols, curve type)Björn Milcke1-3/+11