summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ChartModelHelper.cxx
AgeCommit message (Expand)Author
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete types in chart2Noel Grandin
2023-03-20move getChartTypeOfSeries inside chart2::DiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-09use more concrete types in chart2, DataSourceNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-23use more concrete types in chart2, RangeHighlighterNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand
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-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
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 dead code: "//static" and "//virtual"Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06chart49: cleanupIngrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-03-15chart43: merge with DEV300_m75Ingrid Halama