summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartSeriesPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-03-22use more concrete type in chart2Noel Grandin1-1/+1
2023-03-21move getLabel inside chart2::DataSeriesNoel Grandin1-1/+1
2023-03-20move attachSeriesToAxis inside chart2::DiagramNoel Grandin1-1/+1
2022-09-20use more std::u16string_view in chart2Noel Grandin1-11/+11
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-7/+0
2022-02-08use more concrete types in chart2, DataSeriesNoel Grandin1-6/+6
2022-02-01use more concrete types in chart2, RegressionCurveModelNoel Grandin1-0/+1
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin1-9/+10
2022-01-29use more concrete types in chart2, ChartTypeNoel Grandin1-5/+5
2022-01-25use more concrete types in chart2, DiagramNoel Grandin1-1/+1
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-3/+3
2022-01-21use more concrete types in chart2, DiagramNoel Grandin1-3/+3
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin1-26/+23
2021-06-24tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebarBalazs Varga1-5/+8
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-05-19tdf#142364 exception thrown during destructionCaolán McNamara1-8/+11
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-21/+7
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2021-02-17loplugin:referencecasting in chart2Noel1-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-2/+11
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann1-1/+1
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski1-1/+2
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann1-0/+6
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth1-1/+1
2020-01-23weld SvxFontWorkDialogCaolán McNamara1-0/+2
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-2/+2
2019-12-21weld ChartSeriesPanelCaolán McNamara1-61/+54
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-09-28loplugin:virtualdead in chart2Noel Grandin1-4/+0
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-12/+12
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-1/+1
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-11/+1
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/+2
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara1-0/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2016-11-17loplugin:unusedfieldsNoel Grandin1-1/+1
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