summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
Commit message (Expand)AuthorAgeFilesLines
* chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl2021-01-071-1/+0
* lok: send chart line width updatesSzymon Kłos2021-01-062-0/+23
* lok: Apply chart line widthSzymon Kłos2021-01-063-0/+40
* lok: send chart color updatesSzymon Kłos2021-01-061-0/+14
* lok: Apply chart line colorSzymon Kłos2021-01-063-0/+40
* lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky2020-11-181-8/+12
* chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky2020-11-142-2/+41
* Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara2020-11-131-1/+3
* tdf#133630 Check object type when updating side panel dataOuyang Leyan2020-11-113-5/+31
* Fire selection change event before sidebar is unregisteredSzymon Kłos2020-10-271-2/+3
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-10-073-0/+43
* Use default diagram page selection for chartsSzymon Kłos2020-10-061-1/+14
* lok: Add posibility to change chart fill colorSzymon Kłos2020-09-223-0/+30
* On double click on chart select the chart backgroudPranam Lashkari2020-09-021-1/+4
* Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2020-07-151-1/+14
* tdf#131175 Import data label solid fill and color.Gülşah Köse2020-07-151-1/+17
* tdf#134603 [en|dis]able logic reversedCaolán McNamara2020-07-111-3/+3
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-281-1/+2
* Fix test UI_chartSzymon Kłos2020-05-271-2/+4
* ChartTypePanel: Remove unused varsMuhammet Kara2020-05-271-6/+0
* Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara2020-05-272-6/+6
* Remove unused var m_xChartTypeLabelMuhammet Kara2020-05-272-2/+0
* Add SplineResourceGroup to ChartTypePanelMuhammet Kara2020-05-272-9/+11
* Add more resource groups to ChartTypePanelMuhammet Kara2020-05-272-30/+35
* chart2: Weld ChartTypePanelMuhammet Kara2020-05-273-213/+149
* Remove unused lokit-only selection properties in..Dennis Francis2020-05-261-11/+0
* lok: introduce QueryControlState functionHenry Castro2020-05-213-0/+12
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-05-171-2/+2
* Move SplinePropertiesDialog & SteppedPropertiesDialog to reuseMuhammet Kara2020-05-173-95/+136
* Add ChartTypePanel to the ChartDeckMuhammet Kara2020-05-173-0/+694
* lokit: Mark document as modified on chart insert/edit...Dennis Francis2020-05-161-0/+10
* chart2: Fix the color uno command in ChartColorWrapperDennis Francis2020-05-161-1/+4
* chart2: clear listener parents in disposeAshod Nakashian2020-05-163-1/+14
* lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai2020-05-133-1/+17
* lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai2020-05-131-18/+20
* Make Chart Creation Wizard asyncSzymon Kłos2020-05-132-25/+46
* tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga2020-04-281-6/+6
* tdf#131873 data table fills with extra columns during scrollCaolán McNamara2020-04-161-3/+8
* tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet2020-02-051-1/+1
* tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk2020-01-091-9/+5
* tdf#129056: No need for catastropheMuhammet Kara2019-12-131-1/+12
* tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga2019-12-021-1/+0
* tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga2019-11-222-0/+2
* chart2: Separate definition from declaration for ChartResourceGroupsMuhammet Kara2019-11-131-0/+450
* chart2: Separate ChartResourceGroups to reuseMuhammet Kara2019-11-134-615/+4
* chart2: Move some headers to incMuhammet Kara2019-11-1210-395/+8
* Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara2019-11-091-1/+1
* loplugin:stringaddNoel Grandin2019-11-031-5/+5
* New loplugin:conditionalstringStephan Bergmann2019-11-021-1/+1
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-314-23/+20