summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen2024-04-091-1/+0
* Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin2022-12-061-1/+0
* tdf#151846 Restore XChartTypeTemplateNoel Grandin2022-11-191-5/+5
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* Recheck module chart2 with IWYUGabor Kelemen2022-04-231-5/+0
* rtl::Static -> local staticNoel Grandin2022-02-131-58/+33
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-081-4/+4
* use more concrete types in chart2, DataSeriesNoel Grandin2022-02-071-11/+8
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-231-16/+8
* use more concrete types in chart2, DiagramNoel Grandin2022-01-231-27/+20
* remove css::chart::XDataInterpreterNoel Grandin2022-01-231-2/+2
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-231-19/+11
* remove css::chart::XChartTypeTemplateNoel Grandin2022-01-221-5/+6
* use more concrete types in chart2, ChartTypeNoel Grandin2022-01-221-1/+1
* speed up property access in chartsNoel Grandin2021-12-051-3/+4
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-1/+1
* use for-range on Sequence in chart2Noel Grandin2020-05-181-10/+10
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-1/+1
* 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-6/+7
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-4/+3
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-6/+6
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-111-3/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* convert StackMode to scoped enumNoel Grandin2017-02-171-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-5/+5
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+0
* loplugin:unusedfieldsNoel Grandin2017-01-101-1/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-6/+1
* 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-2/+2
* uno::Sequence provides now begin and endNoel Grandin2015-06-041-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet2014-05-181-1/+1
* chart2: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* 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-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* 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-4/+3
* doubled usingThomas Arnhold2013-03-051-1/+0