summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ControllerCommandDispatch.cxx
AgeCommit message (Expand)Author
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2022-08-14chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-24cid#1500434 Dereference after null checkCaolán McNamara
2022-02-23cid#1500434 Dereference after null checkCaolán McNamara
2022-02-21cid#1500458 Dereference after null checkCaolán McNamara
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-30use more getChartModel in ChartControllerNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin
2021-02-17loplugin:referencecasting in chart2Noel
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-01-08tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk
2019-11-09Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-01-21tdf#113572: removed redundant calc serviceVasily Melenchuk
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-21Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara
2017-04-20tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in ControllerCommandDispatchNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin