summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-07Another test for radar chart data label export.Kohei Yoshida
2014-08-07Write test for exporting data label positions for percent stack bar chart.Kohei Yoshida
2014-08-07Fix the test. It's bar3DChart not barChart.Kohei Yoshida
2014-08-07Write test for exporting data labels in area chart for OOXML.Kohei Yoshida
2014-08-07Add test for default data label placement for line chart.Kohei Yoshida
2014-08-07Write test for doughnut chart export of data labels to OOXML.Kohei Yoshida
2014-08-07coverity#1228875 Uninitialized scalar fieldCaolán McNamara
2014-08-07coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-08-06Scope reduction.Kohei Yoshida
2014-08-07chart2: -Werror,-Wunused-private-fieldMichael Stahl
2014-08-06deleted TP_LAYOUT resourceSzymon Kłos
2014-08-06fix WreorderMarkus Mohrhard
2014-08-06remove test code of screen textweigao
2014-08-06add click fly back codeweigao
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 limit code for scroll modeweigao
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 bars 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-06fix the light power in 3.0 versionweigao
2014-08-06add drag animation for benchmarkweigao
2014-08-06add click event animation for benchmarkweigao
2014-08-06Remove the 2nd argument which was added unintentionally.Kohei Yoshida
2014-08-06update the reference filesMarkus Mohrhard
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-08-05Add test to ensure that we don't export label position attributes.Kohei Yoshida
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04bnc#886540: Add test cases for chart background fill variance.Kohei Yoshida
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-03cosmetic clean-upMarkus Mohrhard
2014-07-31fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida
2014-07-31-Werror,-Wunused-private-fieldStephan Bergmann