summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in chart2Noel Grandin1-16/+16
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2022-09-20use more std::u16string_view in chart2Noel Grandin1-9/+9
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin1-19/+19
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-19tdf#142364 exception thrown during destructionCaolán McNamara1-5/+11
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-23/+7
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+2
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan1-3/+13
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann1-1/+1
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-2/+2
2019-12-21weld ChartErrorBarPanelCaolán McNamara1-57/+49
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-9/+3
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann1-1/+1
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin1-3/+3
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-4/+4
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-6/+6
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin1-10/+10
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-22make it harder to use the API wrongly, tdf#95056Markus Mohrhard1-8/+14
2015-10-22disable all error bar radion buttons in the beginning, tdf#95057Markus Mohrhard1-0/+3
2015-10-16convert Link<> to typedNoel Grandin1-7/+5
2015-10-12convert Link<> to typedNoel Grandin1-3/+1
2015-09-10convert Link<> to typedNoel Grandin1-7/+5
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard1-3/+12
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard1-0/+12
2015-07-26finish error bar panelMarkus Mohrhard1-0/+167
2015-07-18fix buildMarkus Mohrhard1-0/+2
2015-07-18add skeleton for error bar panelMarkus Mohrhard1-0/+251