summaryrefslogtreecommitdiffstats
path: root/chart2/inc
Commit message (Expand)AuthorAgeFilesLines
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-0/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-101-0/+4
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-2/+2
* fix refresh problem with 2D OpenGL chart and OpenGLWindowMarkus Mohrhard2014-06-041-0/+3
* extract the rendering code in ChartViewMarkus Mohrhard2014-06-011-0/+2
* update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold2014-05-291-1/+0
* update_pchThomas Arnhold2014-05-283-2/+7
* make sure that OpenGL charts are rendered after importMarkus Mohrhard2014-05-241-0/+3
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-153-6/+6
* Have ChartView keep the instance of GL3D chart object between rendering.Kohei Yoshida2014-05-121-0/+2
* volatile does not make any sense hereMarkus Mohrhard2014-05-121-4/+4
* the rendering is working on-screenMarkus Mohrhard2014-05-071-0/+4
* provide the OpenGL windowMarkus Mohrhard2014-05-071-4/+10
* update_pch for chartopenglThomas Arnhold2014-05-061-4/+2
* fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard2014-04-251-0/+3
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* remove executable bitAndras Timar2014-04-172-0/+0
* remove some crap that should not have been pushedMarkus Mohrhard2014-04-151-81/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-152-6/+6
* update_pchThomas Arnhold2014-04-142-2/+19
* update_pch: fix precompiled_chartopenglThomas Arnhold2014-04-142-8/+59
* add initial code for creating 3D bar shapesMarkus Mohrhard2014-04-081-0/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-3/+3
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-291-0/+2
* Let's use define constants here rather than string values....Kohei Yoshida2014-03-291-2/+5
* Start using common symbols for textural UNO property names.Kohei Yoshida2014-03-291-0/+18
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-106/+106
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-98/+98
* coverity#737047 Uncaught exceptionCaolán McNamara2014-02-081-1/+1
* coverity#737046 Uncaught exceptionCaolán McNamara2014-02-071-1/+2
* make glew a normal external shared projectMarkus Mohrhard2014-01-293-21150/+0
* some improvements for text renderingMarkus Mohrhard2014-01-291-1/+0
* give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard2014-01-291-0/+5
* some improvements for the time based chartingMarkus Mohrhard2014-01-291-4/+5
* first try at implementing time based updates in new chart implementationMarkus Mohrhard2014-01-291-1/+17
* remaining chart work for time based chartingMarkus Mohrhard2014-01-292-4/+6
* implement time based charting based on new approachMarkus Mohrhard2014-01-292-0/+22
* make it easier to draw with all propertiesMarkus Mohrhard2014-01-291-0/+2
* remove unused methodMarkus Mohrhard2014-01-291-2/+1
* fdo#63154 Removed unused solar.h reference in chart2Alexandre Vicenzi2014-01-241-1/+0
* coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud2014-01-191-1/+0
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-081-1/+0
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-131-2/+0
* fix windows buildMarkus Mohrhard2013-11-192-0/+30
* we need to init manually nowMarkus Mohrhard2013-11-191-0/+3
* fix lifetime problems of ChartViewMarkus Mohrhard2013-11-191-0/+1
* add glew and make chartopengl a dynamically loaded libMarkus Mohrhard2013-11-193-0/+21152
* fix buildMarkus Mohrhard2013-11-191-2/+3
* some small cosmetic changesMarkus Mohrhard2013-11-191-4/+13