summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-201-19/+19
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-2/+2
* tdf#142364 exception thrown during destructionCaolán McNamara2021-05-191-5/+11
* remove intermediate containers in sidebarsCaolán McNamara2021-03-111-23/+7
* SidebarPanelBase is always created with a PanelLayoutCaolán McNamara2021-03-041-1/+1
* tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2021-02-161-0/+2
* tdf#133630 Check object type when updating side panel dataOuyang Leyan2020-11-101-3/+13
* Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann2020-06-301-1/+1
* final ctor arg of PanelLayout ctor is always true nowCaolán McNamara2020-04-241-1/+1
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-141-2/+2
* weld ChartErrorBarPanelCaolán McNamara2019-12-211-57/+49
* loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2019-10-211-2/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-9/+3
* --enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann2018-11-221-1/+1
* loplugin:staticvar in avmedia..connectivityNoel Grandin2018-10-171-3/+3
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-1/+1
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-231-1/+0
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-4/+4
* drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2016-10-061-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-271-1/+1
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-6/+6
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-121-10/+10
* loplugin:unusedfields in chart2Noel Grandin2015-12-231-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* make it harder to use the API wrongly, tdf#95056Markus Mohrhard2015-10-221-8/+14
* disable all error bar radion buttons in the beginning, tdf#95057Markus Mohrhard2015-10-221-0/+3
* convert Link<> to typedNoel Grandin2015-10-161-7/+5
* convert Link<> to typedNoel Grandin2015-10-121-3/+1
* convert Link<> to typedNoel Grandin2015-09-101-7/+5
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* avoid crash when chart model is disposedMarkus Mohrhard2015-07-311-3/+12
* handle more than one chart with chart sidebarMarkus Mohrhard2015-07-261-0/+12
* finish error bar panelMarkus Mohrhard2015-07-261-0/+167
* fix buildMarkus Mohrhard2015-07-181-0/+2
* add skeleton for error bar panelMarkus Mohrhard2015-07-181-0/+251