summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartAxisPanel.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
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-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-12-21weld ChartAxisPanelCaolán McNamara
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-09-28loplugin:virtualdead in chart2Noel Grandin
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23implement text rotation for chart axis sidebar panel, tdf#94970Markus Mohrhard
2015-10-12convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard
2015-07-30Some (mostly HIG) tweaks to chart axis panelKatarina Behrens
2015-07-26add selection change listenerMarkus Mohrhard
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-17forgot to add itMarkus Mohrhard
2015-07-17add chart sidebar axis panelMarkus Mohrhard