summaryrefslogtreecommitdiff
path: root/chart2/inc/ChartModel.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke1-1/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-265/+266
2016-02-02tdf#91054 cleanup weirdo function prototypesirem1-60/+30
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+2
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-84/+84
2015-09-14boost->stdCaolán McNamara1-2/+2
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl1-0/+3
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-5/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann1-6/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-02-24Typo: curently->currentlyJulien Nabet1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-09inline UNO helper macrosNoel Grandin1-2/+9
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin1-1/+5
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard1-0/+2
2014-08-13warning C4373: 'chart::ChartModel::setWindow': virtual function overrides...Thomas Arnhold1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard1-0/+3
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-07the rendering is working on-screenMarkus Mohrhard1-0/+4
2014-05-07provide the OpenGL windowMarkus Mohrhard1-4/+10
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard1-0/+3
2014-04-15chart2: sal_Bool->boolNoel Grandin1-4/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-77/+77
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-77/+77
2014-01-29some improvements for text renderingMarkus Mohrhard1-1/+0
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-0/+5
2014-01-29remaining chart work for time based chartingMarkus Mohrhard1-0/+2
2014-01-29implement time based charting based on new approachMarkus Mohrhard1-0/+5
2014-01-29remove unused methodMarkus Mohrhard1-2/+1
2014-01-19coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud1-1/+0
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard1-0/+1
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-0/+589