summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold2-8/+59
2014-04-14typo: occuring -> occurringThomas Arnhold1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold1-2/+2
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: suiteable -> suitableThomas Arnhold1-1/+1
2014-04-14Remove unused codeStephan Bergmann1-14/+0
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet1-2/+2
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-3/+1
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida3-1/+32
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida7-25/+146
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida4-12/+17
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida4-117/+0
2014-04-10Reduce indentation by early bailout.Kohei Yoshida1-136/+136
2014-04-10Let's remove these...Kohei Yoshida1-6/+0
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann1-11/+9
2014-04-10add teh rounded corners property backMarkus Mohrhard2-0/+8
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard3-4/+43
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky1-1/+2
2014-04-08We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist1-1/+2
2014-04-08Fix typo.Jan Holesovsky1-1/+1
2014-04-08WaE: private field is not usedTor Lillqvist1-5/+0
2014-04-08maybe the mesa headers are missingMarkus Mohrhard1-0/+1
2014-04-08change debug outputMarkus Mohrhard1-1/+1
2014-04-08clear the container to be safeMarkus Mohrhard1-0/+1
2014-04-08add camera controlMarkus Mohrhard3-0/+17
2014-04-08temporarily link agains OpenGLMarkus Mohrhard1-0/+19
2014-04-08remove unused variableMarkus Mohrhard1-1/+0
2014-04-08temporarily render to a fileMarkus Mohrhard4-3/+14
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard5-6/+45
2014-04-08e temporarily a local OpenGL contextMarkus Mohrhard2-0/+4
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard4-25/+5
2014-04-08remove fileMarkus Mohrhard1-71/+0
2014-04-08no need to swap buffers in the offscreen renderingMarkus Mohrhard1-20/+1
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard9-8/+323
2014-04-08most likley nobody has used that profiling code in yearsMarkus Mohrhard1-12/+0
2014-04-08put some functions into an anonzmous namespaceMarkus Mohrhard1-0/+4
2014-04-06whitespace cleanup in chart2Markus Mohrhard7-14/+0
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard3-0/+49
2014-04-05rename variableMarkus Mohrhard1-3/+3
2014-04-05prevent excessive exceptionsMarkus Mohrhard1-8/+12
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin20-40/+40
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2-2/+2
2014-04-03add concept for chart xshape testsMarkus Mohrhard5-0/+1913
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-5/+5
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara2-6/+6
2014-03-30remove one more merge markerMarkus Mohrhard1-1/+0
2014-03-30set first position and then size, fdo#75075Markus Mohrhard1-1/+1
2014-03-30add test for fdo#74619Markus Mohrhard2-0/+11
2014-03-29chart2: loplugin:saloverrideMichael Stahl2-9/+11