summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-07-14disable 3D OpenGL chartMarkus Mohrhard
2014-07-10we need to make sure the context is currentMarkus Mohrhard
2014-07-10fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-07-10don't forget glewInitMarkus Mohrhard
2014-07-07Make OpenGL 2D rendering working again.Markus Mohrhard
2014-06-30fdo#79151: No need to offset column index by category labels.Kohei Yoshida
2014-06-30Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-23XY chart needs to set the X value property, fdo#79144Markus Mohrhard
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-23don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-23fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper
2014-06-22Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-21fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens
2014-06-17Allow building with more recent glm versionsTomáš Chvátal
2014-06-12fdo#77506: Enable this check.Kohei Yoshida
2014-06-12fdo#77506: (finally) write a unit test for this.Kohei Yoshida
2014-06-12Remove this.Kohei Yoshida
2014-06-12New unit test for Draw document with chart. Disabled due to weird crash.Kohei Yoshida
2014-06-10Consistent naming please.Kohei Yoshida
2014-06-10fdo#79676: Write unit test for this.Kohei Yoshida
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-07Lsan: fix memory leaksMarkus Mohrhard
2014-06-07remove unused variableMarkus Mohrhard
2014-06-07Lsan: fix memory leaksMarkus Mohrhard
2014-06-07Lsan: fix invalid memory accessMarkus Mohrhard
2014-06-06fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida
2014-06-02Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet
2014-05-29chart2: Fix using the last shapeMaxim Monastirsky
2014-05-21-Werror,-Wunused-variableStephan Bergmann
2014-05-21remove second part of the debug outputMarkus Mohrhard
2014-05-21remove debug outputMarkus Mohrhard
2014-05-21improve the text rendering a little bit moreMarkus Mohrhard
2014-05-21improve the text rendering a bitMarkus Mohrhard
2014-05-21we need to set text size in woorld coordinatesMarkus Mohrhard
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21forgot to release the OpenGL resourcesMarkus Mohrhard
2014-05-21use FBO for the pickingMarkus Mohrhard
2014-05-21set the color for the pickingMarkus Mohrhard
2014-05-21remove unnecessary whitespacesMarkus Mohrhard
2014-05-21avoid division by zero that happens to me in some casesMarkus Mohrhard
2014-05-21we need to create the bufferMarkus Mohrhard
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20fdo#78290 : The File gets corrupted when saved in LOBisal Singh Nayal
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19add reverse bars codeweigao
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-17prevent access to uninitialized variablesMarkus Mohrhard
2014-05-16support property mapping in new 3D chartsMarkus Mohrhard
2014-05-16set the MVP matrix in picking modeMarkus Mohrhard
2014-05-16small hickupMarkus Mohrhard