summaryrefslogtreecommitdiff
path: root/chart2/source/tools/DataSourceHelper.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-19move getDataSeries inside chart2::DiagramNoel Grandin
2023-03-18move getCategories/setCategories 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-17loplugin:unusedmethodsNoel Grandin
2022-02-09use more concrete types in chart2, DataSourceNoel Grandin
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin
2022-02-07crashtesting ooo#20372Noel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-02-04use more concrete types in chart2, DataSourceNoel Grandin
2022-02-04use more concrete types in chart2, LabeledDataSequenceNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-28use more concrete types in chart2, ChartModelNoel Grandin
2022-01-25use more concrete types in chart2, DiagramNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-24use more concrete types in chart2, ChartModelNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-11Use range-based for loopMike Kaganski
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-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-03-19TyposJulien Nabet
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida