summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar/ChartElementsPanel.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-10-03hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard1-0/+2
2015-09-20use localized string for title text, tdf#94294Markus Mohrhard1-0/+8
2015-09-20remove unnecessary base classMarkus Mohrhard1-7/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard1-0/+2
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens1-0/+2
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard1-0/+4
2015-07-17remove unnecessary parts in chart sidebar codeMarkus Mohrhard1-5/+2
2015-07-16extract the modify listenerMarkus Mohrhard1-2/+5
2015-07-16Remove unused modelInvalidStephan Bergmann1-1/+0
2015-07-16handle legend position combobox correctlyMarkus Mohrhard1-0/+3
2015-07-16adapt to UX discussionMarkus Mohrhard1-2/+4
2015-07-16adapt code to last round of discussionsMarkus Mohrhard1-2/+0
2015-07-16react to changing the checkboxes: axisMarkus Mohrhard1-0/+2
2015-07-16sidebar needs to listen to chart modificationsMarkus Mohrhard1-2/+7
2015-07-16remove unused member variablesMarkus Mohrhard1-4/+0
2015-07-16wire title and legend checkboxesMarkus Mohrhard1-0/+1
2015-07-16we need access to the chart model in the chart sidebarMarkus Mohrhard1-3/+11
2015-07-13loplugin:staticmethodsStephan Bergmann1-2/+0
2015-07-12add ChartElements panelMarkus Mohrhard1-0/+99