summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás2014-04-181-20/+1
* Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2014-04-183-3/+0
* Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist2014-04-171-0/+4
* remove executable bitAndras Timar2014-04-174-0/+0
* add fileMarkus Mohrhard2014-04-171-0/+0
* add test case for fdo#70609Markus Mohrhard2014-04-172-0/+40
* fix non unique property handleMarkus Mohrhard2014-04-172-2/+4
* coverity#1202945 Uninitialized scalar fieldCaolán McNamara2014-04-161-3/+4
* it made even less sense to have the dependency to mdds hereMarkus Mohrhard2014-04-151-1/+0
* remove some crap that should not have been pushedMarkus Mohrhard2014-04-152-83/+0
* chartcore does not need mdds right nowMarkus Mohrhard2014-04-151-1/+0
* Fully comment out commented-out testStephan Bergmann2014-04-151-9/+9
* chart2: sal_Bool->boolNoel Grandin2014-04-15103-587/+587
* 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
* update_pchThomas Arnhold2014-04-142-2/+19
* update_pch: fix precompiled_chartopenglThomas Arnhold2014-04-142-8/+59
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-2/+2
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* 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
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-3/+1
* Several more Window events to intercept for the GL3D chart.Kohei Yoshida2014-04-113-1/+32
* Separate mouse event handlers for GL3D bar chart.Kohei Yoshida2014-04-117-25/+146
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida2014-04-104-12/+17
* Remove the old GL3DBarChart code.Kohei Yoshida2014-04-104-117/+0
* Reduce indentation by early bailout.Kohei Yoshida2014-04-101-136/+136
* Let's remove these...Kohei Yoshida2014-04-101-6/+0
* Make implicit assignment etc. work for these iterator classesStephan Bergmann2014-04-101-11/+9
* 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
* We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist2014-04-081-1/+2
* Fix typo.Jan Holesovsky2014-04-081-1/+1
* WaE: private field is not usedTor Lillqvist2014-04-081-5/+0
* maybe the mesa headers are missingMarkus Mohrhard2014-04-081-0/+1
* 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