summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-07-30fix spelling errorMarkus Mohrhard
2014-07-30add scroll animation for benchmarkweigao
2014-07-30add drag animation for benchmarkweigao
2014-07-30add click event animation for benchmarkweigao
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-26bnc#885825: Write test for this.Kohei Yoshida
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-25WaE: private field 'mnSteps' is not usedTor Lillqvist
2014-07-25loplugin:unreffun Unreferenced function definitionCaolán McNamara
2014-07-25possible problem with 2D vs 3D rendererMarkus Mohrhard
2014-07-25fix indentationMarkus Mohrhard
2014-07-24chart2: [loplugin:literaltoboolconversion]Michael Stahl
2014-07-24fix animation for GL3D chartMarkus Mohrhard
2014-07-24avoid showing the picking frame for too longMarkus Mohrhard
2014-07-24we don't need blocking user input anymore with the threaded renderingMarkus Mohrhard
2014-07-24that join was not necessaryMarkus Mohrhard
2014-07-24prevent that deadlock by only rpotecting shared resourcesMarkus Mohrhard
2014-07-24taking the mutex before calling update is a deadlock as wellMarkus Mohrhard
2014-07-23by default we want the non-benchmark modeMarkus Mohrhard
2014-07-23that mutex is not necessaryMarkus Mohrhard