summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ChartType.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-20improve some IllegalArgumentException messagesNoel1-1/+1
2020-05-18use for-range on Sequence in chart2Noel Grandin1-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann1-1/+0
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen1-3/+0
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-0/+1
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2018-03-08loplugin:unusedfieldsNoel Grandin1-4/+1
2017-12-19loplugin:unusedfieldsNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-7/+7
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-19/+0
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke1-3/+1
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-1/+1
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
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+1
2014-07-04chart2: add some locking to chart::ChartType UNO serviceMichael Stahl1-2/+22
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard1-0/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+4
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-12/+4
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-18/+37
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-18/+37
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-6/+0
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-2/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama1-20/+37
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama1-0/+0
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-4/+4
2008-04-10INTEGRATION: CWS changefileheader (1.7.44); FILE MERGEDRüdiger Timm1-29/+18
2008-01-14INTEGRATION: CWS chart15 (1.6.22); FILE MERGEDIvo Hinkelmann1-4/+4
2007-07-25INTEGRATION: CWS chart07 (1.5.12); FILE MERGEDRüdiger Timm1-5/+8
2007-05-22INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGEDVladimir Glazounov1-73/+212