summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar
AgeCommit message (Expand)Author
2021-12-30use comphelper::WeakComponentImplHelper in ChartPanelFactoryNoel Grandin
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-10-06sidebar: update chart panel on checkbox changeSzymon Kłos
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
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-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04drop some unused forward declaresCaolán McNamara
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen
2021-02-17loplugin:referencecasting in chart2Noel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12-Werror=maybe-uninitializedStephan Bergmann
2021-01-08lok: send chart line width updatesSzymon Kłos
2021-01-08lok: send chart color updatesSzymon Kłos
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-14Fix typoAndrea Gelmini
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06Use default diagram page selection for chartsSzymon Kłos
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-02On double click on chart select the chart backgroudPranam Lashkari
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-16compact namespace: chart2Noel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro