summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
AgeCommit message (Expand)Author
2014-08-06fix WreorderMarkus Mohrhard
2014-08-06make GL 3.0 support bars scrollweigao
2014-08-06make pick shader work when bars scrollweigao
2014-08-06add scroll matrix and bars can scrollweigao
2014-08-06add scene edge functionweigao
2014-08-06add functions of setting the speed and distance of barsweigao
2014-08-06add codes to compile the scroll shadersweigao
2014-08-06add high light bar code for clickweigao
2014-08-06pick bar path should use the IDs in pick resourceweigao
2014-08-06test patch of creating bitmap in render threadweigao
2014-08-06texture should be released in render threadweigao
2014-08-06Revert "Revert "bnc#886540: Let's not push the available area down when no ti...Markus Mohrhard
2014-08-06Revert "bnc#886540: Let's not push the available area down when no titles are...Stephan Bergmann
2014-08-05bnc#886540: Let's not push the available area down when no titles are there.Kohei Yoshida
2014-08-05This was my debug code and is no longer relevant. Let's remove this.Kohei Yoshida
2014-07-31fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-25possible problem with 2D vs 3D rendererMarkus Mohrhard
2014-07-23modify the light to make the sence looks betterweigao
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
2014-07-23Annotate.Kohei Yoshida
2014-07-22Simplify.Kohei Yoshida
2014-07-22com::sun::star -> css.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-21split helper and fix buildCaolán McNamara
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-18coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-07-12remove unused definesMarkus Mohrhard
2014-07-12using memset on a vector is just so wrongMarkus Mohrhard
2014-07-12we only need one typedef for PointListMarkus Mohrhard
2014-07-12killed this method againMarkus Mohrhard
2014-07-12remove unused methodMarkus Mohrhard
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#1213562 Uninitialized scalar fieldCaolán McNamara
2014-06-27fix invalid memory access in chart testsMarkus Mohrhard
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-21avoid manual OpenGL extension checkingMarkus Mohrhard
2014-06-21add code to call batch texture renderweigao
2014-06-21use shader to calculate alpha channelweigao
2014-06-21add global scale matrixweigao
2014-06-21fix the using 3.0 version bugweigao
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-19Fix build with system glm once againFridrich Štrba
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin