summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/sidebar
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-212-11/+8
* use more concrete types in chart2, DiagramNoel Grandin2022-01-212-9/+6
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-2016-152/+144
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-202-3/+5
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-192-9/+12
* use more concrete types in chart2, DiagramNoel Grandin2022-01-192-15/+14
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-191-4/+5
* use comphelper::WeakComponentImplHelper in ChartPanelFactoryNoel Grandin2021-12-302-7/+4
* sd theme: allow setting the color's theme index in the chardlgMiklos Vajna2021-12-202-3/+3
* cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann2021-12-061-0/+1
* loplugin:moveparam in chart2Noel Grandin2021-10-114-5/+5
* sidebar: update chart panel on checkbox changeSzymon Kłos2021-10-061-0/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-312-2/+0
* tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebarBalazs Varga2021-06-241-5/+8
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-218-15/+15
* tdf#142364 exception thrown during destructionCaolán McNamara2021-05-1914-65/+100
* tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch2021-05-191-4/+6
* remove intermediate containers in sidebarsCaolán McNamara2021-03-1115-186/+79
* SidebarPanelBase is always created with a PanelLayoutCaolán McNamara2021-03-0413-13/+13
* drop some unused forward declaresCaolán McNamara2021-03-041-4/+0
* tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen2021-02-181-3/+1
* loplugin:referencecasting in chart2Noel2021-02-174-10/+10
* tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2021-02-165-0/+10
* loplugin:stringviewparam extend to new..Noel2021-01-291-1/+1
* make the Color constructors explicitly specify transparencyNoel2021-01-161-1/+1
* -Werror=maybe-uninitializedStephan Bergmann2021-01-121-1/+1
* lok: send chart line width updatesSzymon Kłos2021-01-082-0/+23
* lok: send chart color updatesSzymon Kłos2021-01-081-0/+14
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-302-4/+4
* tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2020-11-223-19/+11
* Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2020-11-182-1/+2
* Fix typoAndrea Gelmini2020-11-141-1/+1
* Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara2020-11-131-1/+3
* chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky2020-11-132-3/+44
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+5
* tdf#133630 Check object type when updating side panel dataOuyang Leyan2020-11-103-6/+31
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-062-5/+0
* loplugin:const* make some params and methods constNoel2020-10-062-3/+3
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-1/+1
* Use default diagram page selection for chartsSzymon Kłos2020-10-061-1/+14
* loplugin:reducevarscope in canvas,chart2Noel2020-10-011-2/+1
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-221-1/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+5
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-0411-44/+11
* On double click on chart select the chart backgroudPranam Lashkari2020-09-021-1/+4
* Fix typo in codeAndrea Gelmini2020-09-011-8/+8
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-2/+2
* compact namespace: chart2Noel Grandin2020-07-163-16/+5
* Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann2020-06-303-3/+3
* It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski2020-06-171-1/+2