summaryrefslogtreecommitdiff
path: root/chart2/inc
AgeCommit message (Expand)AuthorFilesLines
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-08-13update_pchThomas Arnhold3-0/+5
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida1-0/+7
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida1-0/+1
2014-06-27fix invalid memory access in chart testsMarkus Mohrhard1-0/+1
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida1-0/+2
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-0/+2
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-06-04fix refresh problem with 2D OpenGL chart and OpenGLWindowMarkus Mohrhard1-0/+3
2014-06-01extract the rendering code in ChartViewMarkus Mohrhard1-0/+2
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold1-1/+0
2014-05-28update_pchThomas Arnhold3-2/+7
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 Arnhold3-6/+6
2014-05-12Have ChartView keep the instance of GL3D chart object between rendering.Kohei Yoshida1-0/+2
2014-05-12volatile does not make any sense hereMarkus Mohrhard1-4/+4
2014-05-07the rendering is working on-screenMarkus Mohrhard1-0/+4
2014-05-07provide the OpenGL windowMarkus Mohrhard1-4/+10
2014-05-06update_pch for chartopenglThomas Arnhold1-4/+2
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard1-0/+3
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard1-81/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin2-6/+6
2014-04-14update_pchThomas Arnhold2-2/+19
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold2-8/+59
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard1-0/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida1-0/+2
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida1-2/+5
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida1-0/+18
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-106/+106
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-98/+98
2014-02-08coverity#737047 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-07coverity#737046 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29make glew a normal external shared projectMarkus Mohrhard3-21150/+0
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-29some improvements for the time based chartingMarkus Mohrhard1-4/+5
2014-01-29first try at implementing time based updates in new chart implementationMarkus Mohrhard1-1/+17
2014-01-29remaining chart work for time based chartingMarkus Mohrhard2-4/+6
2014-01-29implement time based charting based on new approachMarkus Mohrhard2-0/+22
2014-01-29make it easier to draw with all propertiesMarkus Mohrhard1-0/+2
2014-01-29remove unused methodMarkus Mohrhard1-2/+1
2014-01-24fdo#63154 Removed unused solar.h reference in chart2Alexandre Vicenzi1-1/+0
2014-01-19coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud1-1/+0
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-1/+0