summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartSeriesPanel.cxx
AgeCommit message (Expand)Author
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan
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
2015-07-17last item in series panelMarkus Mohrhard
2015-07-17remove unnecessary parts in chart sidebar codeMarkus Mohrhard
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17add data label handling to series panelMarkus Mohrhard
2015-07-17also handle primary vs secondary axis in series panelMarkus Mohrhard
2015-07-16handle error bars in series panelMarkus Mohrhard
2015-07-16always update the data when we change selectionMarkus Mohrhard
2015-07-16dispose child elementsMarkus Mohrhard
2015-07-16let the series panel also listen to chart changesMarkus Mohrhard