summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad
2014-12-22update the xml files with current reference filesMarkus Mohrhard
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10java: remove comment noiseNoel Grandin
2014-11-05loplugin:unreffunStephan Bergmann
2014-11-04Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida
2014-10-20chart2: fix temp file leaks in Chart2ExportTestMichael Stahl
2014-10-20chart2: fix temp file leak caused by missing tearDown() between testsMichael Stahl
2014-10-20Revert "at least fix the crash when calling SdXImpressDocument::disposeMichael Stahl
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-11fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde
2014-10-10loplugin:passstuffbyrefStephan Bergmann
2014-10-10fdo#54361: Add additional unit test case.Muthu Subramanian
2014-10-01chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-17remove executable bitsThomas Arnhold
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
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-06Remove the 2nd argument which was added unintentionally.Kohei Yoshida
2014-08-06update the reference filesMarkus Mohrhard
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-04bnc#886540: Add test cases for chart background fill variance.Kohei Yoshida
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan
2014-07-26bnc#885825: Write test for this.Kohei Yoshida
2014-07-20add SAL_OVERRIDEDavid Tardon
2014-07-19one more simplificationMarkus Mohrhard
2014-07-19use the shared XPath test code in chart2Markus Mohrhard
2014-07-07bnc#881025: Write test for this.Kohei Yoshida
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan
2014-07-03Test the import of data series values as well.Kohei Yoshida
2014-07-03Better and more descriptive naming.Kohei Yoshida
2014-07-03bnc#812796: Write test for this.Kohei Yoshida
2014-07-03fdo#54361:Add test case for the chart backgroundHeena Gupta
2014-07-02More fine-grained check of data series labels in the unit test.Kohei Yoshida