summaryrefslogtreecommitdiff
path: root/chart2/inc/ChartModel.hxx
AgeCommit message (Expand)Author
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard
2014-08-13warning C4373: 'chart::ChartModel::setWindow': virtual function overrides...Thomas Arnhold
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-07the rendering is working on-screenMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-29some improvements for text renderingMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29implement time based charting based on new approachMarkus Mohrhard
2014-01-29remove unused methodMarkus Mohrhard
2014-01-19coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard