summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/BubbleChartTypeTemplate.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin1-55/+17
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin1-2/+1
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin1-6/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-3/+0
2022-02-07use more concrete types in chart2, DataSeriesNoel Grandin1-1/+2
2022-01-23remove css::chart::XDataInterpreterNoel Grandin1-1/+1
2022-01-23use more concrete types in chart2, ChartTypeNoel Grandin1-23/+7
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin1-5/+6
2021-12-05speed up property access in chartsNoel Grandin1-3/+4
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen1-4/+0
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+1
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-7/+7
2017-02-17convert StackMode to scoped enumNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+0
2017-01-10loplugin:unusedfieldsNoel Grandin1-1/+1
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-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+1
2015-07-08s/Coordiante/CoordinateTor Lillqvist1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: chart2Noel Grandin1-6/+0
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann1-13/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2013-11-28Remove code that never effectively did anythingStephan Bergmann1-48/+0
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-03-05doubled usingThomas Arnhold1-1/+0
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-2/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet1-5/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-49/+47
2011-02-04chart52: cleanup unused legend entry stuff in preparation of issue #i82802#Ingrid Halama [iha]1-2/+0
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-5/+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-19/+19
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-19/+13
2010-03-15chart43: merge with DEV300_m75Ingrid Halama1-8/+2