summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar
AgeCommit message (Expand)AuthorFilesLines
2021-03-11remove intermediate containers in sidebarsCaolán McNamara15-186/+79
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara13-13/+13
2021-03-04drop some unused forward declaresCaolán McNamara1-4/+0
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen1-3/+1
2021-02-17loplugin:referencecasting in chart2Noel4-10/+10
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara5-0/+10
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-12-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2021-01-08lok: send chart line width updatesSzymon Kłos2-0/+23
2021-01-08lok: send chart color updatesSzymon Kłos1-0/+14
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel2-4/+4
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer3-19/+11
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2-1/+2
2020-11-14Fix typoAndrea Gelmini1-1/+1
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky2-3/+44
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+5
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-6/+31
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2-5/+0
2020-10-06loplugin:const* make some params and methods constNoel2-3/+3
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-06Use default diagram page selection for chartsSzymon Kłos1-1/+14
2020-10-01loplugin:reducevarscope in canvas,chart2Noel1-2/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+5
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman11-44/+11
2020-09-02On double click on chart select the chart backgroudPranam Lashkari1-1/+4
2020-09-01Fix typo in codeAndrea Gelmini1-8/+8
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-2/+2
2020-07-16compact namespace: chart2Noel Grandin3-16/+5
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann3-3/+3
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski1-1/+2
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-2/+2
2020-05-08compact namespace in canvas..cuiNoel Grandin6-11/+11
2020-04-26move PanelLayout to sfx2Caolán McNamara5-5/+5
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara2-4/+4
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara7-5/+7
2020-04-19loplugin:flatten in chart2Noel Grandin2-51/+50
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann4-0/+24
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth2-15/+55
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth1-1/+1
2020-02-28chart2: Fix the color uno command in ChartColorWrapperDennis Francis1-1/+4
2020-02-03loplugin:constantparamNoel Grandin1-2/+2
2020-01-23weld SvxFontWorkDialogCaolán McNamara3-1/+6
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara4-78/+139
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin11-26/+21
2020-01-08weld LinePropertyPanelCaolán McNamara1-5/+5
2020-01-06weld AreaPropertyPanelCaolán McNamara1-4/+5