summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Properties.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-3/+1
2024-03-08cid#1592990 COPY_INSTEAD_OF_MOVECaolán McNamara1-5/+6
2024-03-03Make Chart Object Properties Dialogs Asynccodewithvk1-30/+28
2023-12-21crash when one user deletes a chart another has a property dialog open forCaolán McNamara1-9/+11
2023-12-17unique_ptr to optional in chart2Noel Grandin1-21/+21
2023-12-16no need to allocate this on the heapNoel Grandin1-2/+2
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin1-1/+4
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin1-3/+3
2023-03-29use more concrete types in chart2Noel Grandin1-1/+1
2023-03-22use more concrete type in chart2Noel Grandin1-1/+1
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin1-1/+1
2023-03-17move isSupportingFloorAndWall inside chart2::DiagramNoel Grandin1-1/+1
2023-01-14use more concrete types in chartNoel Grandin1-1/+2
2022-09-20use more std::u16string_view in chart2Noel Grandin1-1/+1
2022-09-10unique_ptr->optional for GraphicNoel Grandin1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-16chart2: don't use ref-size property when converting data tableTomaž Vajngerl1-5/+1
2022-08-14chart2: add UI to the data tableTomaž Vajngerl1-0/+12
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-3/+0
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin1-1/+1
2022-04-14use more string_view in chart2Noel Grandin1-4/+5
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-5/+6
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin1-0/+1
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-8/+7
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-10/+10
2022-01-30use more getChartModel in ChartControllerNoel Grandin1-2/+1
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin1-1/+2
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin1-1/+2
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin1-5/+5
2022-01-19add ChartController::getFirstDiagram codeNoel Grandin1-1/+1
2022-01-19use more concrete types in chart2, DiagramNoel Grandin1-6/+4
2022-01-19use more concrete types in chart2, ChartModelNoel Grandin1-47/+47
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin1-4/+4
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-01-29loplugin:stringviewparam extend to new..Noel1-10/+10
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-9/+2
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann1-2/+7
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-7/+2
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth1-1/+1
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-1/+1
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov1-1/+2
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-2/+3
2019-06-08weld View3DDialogCaolán McNamara1-2/+2
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-05Fix typoAndrea Gelmini1-1/+1
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin1-2/+2