summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartLinePanel.cxx
AgeCommit message (Expand)Author
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-05-19tdf#142364 exception thrown during destructionCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-02-17loplugin:referencecasting in chart2Noel
2021-01-12-Werror=maybe-uninitializedStephan Bergmann
2021-01-08lok: send chart line width updatesSzymon Kłos
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-02On double click on chart select the chart backgroudPranam Lashkari
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2020-01-08weld LinePropertyPanelCaolán McNamara
2019-09-28loplugin:virtualdead in chart2Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12disable arrow heads in chart sidebar, tdf#94971Markus Mohrhard
2015-10-12update the line panel for data points, related tdf#94969Markus Mohrhard
2015-10-10also update line panel for axis, related tdf#94933Markus Mohrhard
2015-10-10also update line panel for average and trend line, tdf#94933Markus Mohrhard
2015-10-10we need to take the SolarMutex when we change the UIMarkus Mohrhard
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard
2015-07-30prevent panel update when updating values from panelMarkus Mohrhard
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30handle line dash in chart line panelMarkus Mohrhard
2015-07-30set some properties from chart line panelMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard