summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-04-08maybe the mesa headers are missingMarkus Mohrhard
2014-04-08change debug outputMarkus Mohrhard
2014-04-08clear the container to be safeMarkus Mohrhard
2014-04-08add camera controlMarkus Mohrhard
2014-04-08temporarily link agains OpenGLMarkus Mohrhard
2014-04-08remove unused variableMarkus Mohrhard
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08e temporarily a local OpenGL contextMarkus Mohrhard
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard
2014-04-08remove fileMarkus Mohrhard
2014-04-08no need to swap buffers in the offscreen renderingMarkus Mohrhard
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard
2014-04-08most likley nobody has used that profiling code in yearsMarkus Mohrhard
2014-04-08put some functions into an anonzmous namespaceMarkus Mohrhard
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard
2014-04-05rename variableMarkus Mohrhard
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03add concept for chart xshape testsMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara
2014-03-30remove one more merge markerMarkus Mohrhard
2014-03-30set first position and then size, fdo#75075Markus Mohrhard
2014-03-30add test for fdo#74619Markus Mohrhard
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Add missing header.Kohei Yoshida
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida