summaryrefslogtreecommitdiffstats
path: root/chart2/source/view
Commit message (Expand)AuthorAgeFilesLines
* remove comments why a file gets includedThomas Arnhold2014-04-214-20/+0
* Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás2014-04-181-20/+1
* Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist2014-04-171-0/+4
* remove executable bitAndras Timar2014-04-172-0/+0
* coverity#1202945 Uninitialized scalar fieldCaolán McNamara2014-04-161-3/+4
* remove some crap that should not have been pushedMarkus Mohrhard2014-04-151-2/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-1511-45/+45
* whitespace for include statementsThomas Arnhold2014-04-151-1/+1
* don't try to init OpenGLRender in the constructorMarkus Mohrhard2014-04-152-2/+10
* remove the glew part in OpenGLRender.cxxMarkus Mohrhard2014-04-151-14/+0
* move some common OpenGL methods to vclMarkus Mohrhard2014-04-152-136/+6
* move the opengl headers to vcl/opengl for better separationMarkus Mohrhard2014-04-155-5/+5
* only render through OpenGL after successful context creationMarkus Mohrhard2014-04-155-11/+29
* extract methodMarkus Mohrhard2014-04-151-8/+16
* remove include and usingMarkus Mohrhard2014-04-151-4/+0
* switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard2014-04-151-7/+33
* remove unused includeMarkus Mohrhard2014-04-151-2/+0
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-2/+2
* typo: suiteable -> suitableThomas Arnhold2014-04-141-1/+1
* Remove unused codeStephan Bergmann2014-04-141-14/+0
* Fix encoding (iso-8859-1 -> utf8)Julien Nabet2014-04-121-2/+2
* Separate mouse event handlers for GL3D bar chart.Kohei Yoshida2014-04-111-25/+2
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida2014-04-103-11/+16
* Remove the old GL3DBarChart code.Kohei Yoshida2014-04-103-116/+0
* add teh rounded corners property backMarkus Mohrhard2014-04-102-0/+8
* make sure the unique id is set correctlyMarkus Mohrhard2014-04-103-4/+43
* Need 3 points to define a rectangle in 3D.Jan Holesovsky2014-04-081-1/+2
* Fix typo.Jan Holesovsky2014-04-081-1/+1
* WaE: private field is not usedTor Lillqvist2014-04-081-5/+0
* change debug outputMarkus Mohrhard2014-04-081-1/+1
* clear the container to be safeMarkus Mohrhard2014-04-081-0/+1
* add camera controlMarkus Mohrhard2014-04-083-0/+17
* remove unused variableMarkus Mohrhard2014-04-081-1/+0
* temporarily render to a fileMarkus Mohrhard2014-04-083-1/+14
* improve the code for temporary OpenGl contextMarkus Mohrhard2014-04-084-6/+43
* e temporarily a local OpenGL contextMarkus Mohrhard2014-04-082-0/+4
* remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard2014-04-084-25/+5
* remove fileMarkus Mohrhard2014-04-081-71/+0
* no need to swap buffers in the offscreen renderingMarkus Mohrhard2014-04-081-20/+1
* add initial code for creating 3D bar shapesMarkus Mohrhard2014-04-086-7/+317
* most likley nobody has used that profiling code in yearsMarkus Mohrhard2014-04-081-12/+0
* put some functions into an anonzmous namespaceMarkus Mohrhard2014-04-081-0/+4
* whitespace cleanup in chart2Markus Mohrhard2014-04-065-10/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* set first position and then size, fdo#75075Markus Mohrhard2014-03-301-1/+1
* Add missing header.Kohei Yoshida2014-03-291-0/+2