summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-04-22remove one more zero byte hrcThomas Arnhold
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17add fileMarkus Mohrhard
2014-04-17add test case for fdo#70609Markus Mohrhard
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-16coverity#1202945 Uninitialized scalar fieldCaolán McNamara
2014-04-15it made even less sense to have the dependency to mdds hereMarkus Mohrhard
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard
2014-04-15chartcore does not need mdds right nowMarkus Mohrhard
2014-04-15Fully comment out commented-out testStephan Bergmann
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15don't try to init OpenGLRender in the constructorMarkus Mohrhard
2014-04-15remove the glew part in OpenGLRender.cxxMarkus Mohrhard
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard
2014-04-15extract methodMarkus Mohrhard
2014-04-15remove include and usingMarkus Mohrhard
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard
2014-04-15remove unused includeMarkus Mohrhard
2014-04-14update_pchThomas Arnhold
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14Remove unused codeStephan Bergmann
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-04-10Let's remove these...Kohei Yoshida
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-04-10add teh rounded corners property backMarkus Mohrhard
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky
2014-04-08We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist
2014-04-08Fix typo.Jan Holesovsky
2014-04-08WaE: private field is not usedTor Lillqvist