summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2015-04-14tdf#90404 OOXML chart legend import improvementAndras Timar
2015-02-19add test for tdf#89454Markus Mohrhard
2015-02-19fix chart2 unit test backportAndras Timar
2015-02-19add test for missing chart area style fill import, tdf#89451Markus Mohrhard
2015-01-24Allow for null xModel in TitleHelper::getTitleStephan Bergmann
2014-12-13fix range input in chart data source dialogMarkus Mohrhard
2014-11-23Resolves: fdo#84885 chart wizard dialog cut offCaolán McNamara
2014-10-14fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens
2014-09-23Missing include dirStephan Bergmann
2014-09-12bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-08-06bnc#886540: Let's not push the available area down when no titles are there.Kohei Yoshida
2014-08-04hate that stupid auto_ptr deprecation warningMichael Stahl
2014-08-01fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida
2014-07-30bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-30bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-24fdo#81547: prevent crash by reading relevant .ui fileKatarina Behrens
2014-07-14remove now unused dialogMarkus Mohrhard
2014-07-14show the property mapping sequences by defaultMarkus Mohrhard
2014-07-14disable 3D OpenGL chartMarkus Mohrhard
2014-07-11extract common codeMarkus Mohrhard
2014-07-10we need to make sure the context is currentMarkus Mohrhard
2014-07-07chart2: add some locking to chart::ChartType UNO serviceMichael Stahl
2014-07-05don't forget glewInitMarkus Mohrhard
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-07-04Make OpenGL 2D rendering working again.Markus Mohrhard
2014-07-03More fine-grained check of data series labels in the unit test.Kohei Yoshida
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
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