summaryrefslogtreecommitdiff
path: root/chart2/inc/ChartModel.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-24Typo: curently->currentlyJulien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
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