summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* '>>' should be '> >' within a nested template argument listTor Lillqvist2014-08-131-1/+1
* use references where possibleMarkus Mohrhard2014-08-132-11/+11
* consistent variable namingMarkus Mohrhard2014-08-131-103/+103
* fix warningsMarkus Mohrhard2014-08-132-5/+3
* modify screen text color to blueweigao2014-08-133-1/+7
* add scroll screen textweigao2014-08-134-9/+179
* add click and history screen textweigao2014-08-133-8/+55
* add data update text renderingweigao2014-08-132-13/+46
* add function of adding screen text shapeweigao2014-08-132-5/+11
* add render fps renderingweigao2014-08-134-52/+92
* add position control to screen textweigao2014-08-135-18/+49
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* directly include ResourceIds.hrc headerThomas Arnhold2014-08-0911-36/+10
* remove now unused tabpage.hrcThomas Arnhold2014-08-091-2/+0
* java: remove redundant null checksNoel Grandin2014-08-081-1/+0
* java: remove unused importsNoel Grandin2014-08-081-3/+0
* java: remove dead methodsNoel Grandin2014-08-081-35/+0
* Another test for radar chart data label export.Kohei Yoshida2014-08-072-0/+17
* Write test for exporting data label positions for percent stack bar chart.Kohei Yoshida2014-08-072-0/+17
* Fix the test. It's bar3DChart not barChart.Kohei Yoshida2014-08-071-2/+2
* Write test for exporting data labels in area chart for OOXML.Kohei Yoshida2014-08-072-0/+17
* Add test for default data label placement for line chart.Kohei Yoshida2014-08-073-0/+26
* Write test for doughnut chart export of data labels to OOXML.Kohei Yoshida2014-08-072-0/+17
* coverity#1228875 Uninitialized scalar fieldCaolán McNamara2014-08-071-5/+7
* coverity#1219805 Uninitialized scalar fieldCaolán McNamara2014-08-071-0/+1
* Scope reduction.Kohei Yoshida2014-08-061-112/+113
* chart2: -Werror,-Wunused-private-fieldMichael Stahl2014-08-071-1/+0
* deleted TP_LAYOUT resourceSzymon Kłos2014-08-062-31/+0
* fix WreorderMarkus Mohrhard2014-08-063-5/+5
* remove test code of screen textweigao2014-08-062-12/+1
* add click fly back codeweigao2014-08-061-6/+33
* make GL 3.0 support bars scrollweigao2014-08-064-2/+24
* make pick shader work when bars scrollweigao2014-08-064-8/+36
* add scroll matrix and bars can scrollweigao2014-08-062-0/+25
* add scene limit code for scroll modeweigao2014-08-061-2/+4
* add scene edge functionweigao2014-08-063-1/+15
* add functions of setting the speed and distance of barsweigao2014-08-063-0/+21
* add codes to compile the scroll shadersweigao2014-08-065-4/+43
* add bars scroll shadersweigao2014-08-063-2/+152
* add high light bar code for clickweigao2014-08-063-0/+70
* pick bar path should use the IDs in pick resourceweigao2014-08-061-7/+7
* test patch of creating bitmap in render threadweigao2014-08-063-2/+68
* texture should be released in render threadweigao2014-08-063-4/+12
* fix the light power in 3.0 versionweigao2014-08-061-2/+1
* add drag animation for benchmarkweigao2014-08-061-2/+0
* add click event animation for benchmarkweigao2014-08-061-1/+2
* Remove the 2nd argument which was added unintentionally.Kohei Yoshida2014-08-061-1/+1
* update the reference filesMarkus Mohrhard2014-08-062-870/+872
* Revert "Revert "bnc#886540: Let's not push the available area down when no ti...Markus Mohrhard2014-08-061-31/+1
* Revert "bnc#886540: Let's not push the available area down when no titles are...Stephan Bergmann2014-08-061-1/+31