summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartElementsPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-10-03hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard1-1/+63
2015-09-27enable z axis objects when changing chart type, tdf#94290Markus Mohrhard1-1/+6
2015-09-20fix regression with chart sidebar list positionMarkus Mohrhard1-8/+8
2015-09-20use localized string for title text, tdf#94294Markus Mohrhard1-20/+29
2015-09-20remove unnecessary base classMarkus Mohrhard1-8/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+3
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard1-4/+12
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens1-0/+7
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard1-0/+12
2015-07-17remove unnecessary parts in chart sidebar codeMarkus Mohrhard1-11/+7
2015-07-16removed by someoneMarkus Mohrhard1-0/+4
2015-07-16extract the modify listenerMarkus Mohrhard1-36/+1
2015-07-16loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-07-16Remove unused modelInvalidStephan Bergmann1-8/+1
2015-07-16handle legend position combobox correctlyMarkus Mohrhard1-0/+87
2015-07-16adapt to UX discussionMarkus Mohrhard1-10/+22
2015-07-16adapt code to last round of discussionsMarkus Mohrhard1-4/+2
2015-07-16handle change to grid line checkboxesMarkus Mohrhard1-0/+24
2015-07-16handle changes to legend checkboxMarkus Mohrhard1-0/+14
2015-07-16also react to title checkboxesMarkus Mohrhard1-2/+27
2015-07-16disable Z axis boxes for non-3D chartsMarkus Mohrhard1-0/+9
2015-07-16react to changing the checkboxes: axisMarkus Mohrhard1-0/+55
2015-07-16wire axis visiblityMarkus Mohrhard1-0/+34
2015-07-16sidebar needs to listen to chart modificationsMarkus Mohrhard1-1/+52
2015-07-16wire gridlines in chart elements panelMarkus Mohrhard1-0/+30
2015-07-16wire title and legend checkboxesMarkus Mohrhard1-0/+48
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard1-4/+24
2015-07-13loplugin:staticmethodsStephan Bergmann1-6/+0
2015-07-12WaE: C4065 switch contains default but no caseCaolán McNamara1-6/+1
2015-07-12add ChartElements panelMarkus Mohrhard1-0/+150