summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartSeriesPanel.cxx
AgeCommit message (Expand)Author
2021-06-24tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebarBalazs Varga
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-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski
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-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-12-21weld ChartSeriesPanelCaolá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
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
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-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
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-12convert Link<> to typedNoel Grandin
2015-09-10convert 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-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens
2015-07-26add selection change listenerMarkus Mohrhard
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-17remove duplicated codeMarkus Mohrhard