summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-02-05chart2: remove unnecessary complexityMichael Stahl
2014-02-05Fix previous fixStephan Bergmann
2014-02-05Fix target of .glsl files on Mac OS XStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fix ambiguitiesCaolán McNamara
2014-02-04warning C4305: '+=' : truncation from 'double' to 'float'Stephan Bergmann
2014-02-04convert chart type dialog to .uiCaolán McNamara
2014-02-03improve diagram renderingMarkus Mohrhard
2014-02-03no need for typedefs hereMarkus Mohrhard
2014-02-03replace malloc with std::vectorPeilin
2014-02-03add the remaining symbolsMarkus Mohrhard
2014-02-03chart2: resolve merge conflict.Michael Meeks
2014-02-03the msaa checks are only needed on windowsMarkus Mohrhard
2014-02-03working symbol rendering based on point spritesMarkus Mohrhard
2014-02-03remove unnecessary variableMarkus Mohrhard
2014-02-03slideshow.opengl -> chart2.opengl in SAL_WARNMarkus Mohrhard
2014-02-03fix a few OpenGL resource leaksMarkus Mohrhard
2014-02-03small clean up in the direction of Mac supportMarkus Mohrhard
2014-02-03remove unnecessary variables and OpenGL callsMarkus Mohrhard
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks
2014-02-03Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist
2014-02-03Bin silly inline versioning commentsTor Lillqvist
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-02-02Revert "use fmod and make code simpler"Markus Mohrhard
2014-01-31coverity#707670 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-31coverity#707668 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-31add license headers to glsl filesMarkus Mohrhard
2014-01-31standardize the z oder handling a bit moreMarkus Mohrhard
2014-01-31better OpenGL debug outputMarkus Mohrhard
2014-01-31extract the Z_STEP value into a defineMarkus Mohrhard
2014-01-31apparently the OpenGL doc is wrong, we need GLSL 1.20Markus Mohrhard
2014-01-31use fmod and make code simplerMarkus Mohrhard
2014-01-31Added unit test for fdo#72221:Fixed for doughnut chart - RT is invalidPriyankaGaikwad
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-30Fix various MSVC warnings in new chart2 OpenGL codeStephan Bergmann
2014-01-29coverity#1019405-04 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29Pass Reference<XPropertySet> by const&Stephan Bergmann
2014-01-29-Werror,-Wunused-private-fieldStephan Bergmann
2014-01-29No chartopengl library built for iOS or Android yetTor Lillqvist
2014-01-29Adapt for the DISABLE_DYNLOADING caseTor Lillqvist
2014-01-29gl_PointCoord is already in GLSL 110Markus Mohrhard
2014-01-29use point sprites for symbol renderingMarkus Mohrhard
2014-01-29add Symbol2D renderingPeilin
2014-01-29enable transparency againMarkus Mohrhard
2014-01-29improve pie segment renderingMarkus Mohrhard
2014-01-29remove unused variableMarkus Mohrhard
2014-01-29use a direct method for pie segment crastionMarkus Mohrhard
2014-01-29piesegment2d gl rendering && mov coords operation to dummy shapePeilin