summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2014-10-10fdo#54361: Add additional unit test case.Muthu Subramanian2-2/+9
2014-10-01chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl1-7/+9
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna2-0/+16
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan2-0/+52
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-2/+2
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-7/+7
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-17/+17
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-17remove executable bitsThomas Arnhold11-0/+0
2014-08-14java: remove commented out codeNoel Grandin1-8/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08java: remove redundant null checksNoel Grandin1-1/+0
2014-08-08java: remove unused importsNoel Grandin1-3/+0
2014-08-08java: remove dead methodsNoel Grandin1-35/+0
2014-08-07Another test for radar chart data label export.Kohei Yoshida2-0/+17
2014-08-07Write test for exporting data label positions for percent stack bar chart.Kohei Yoshida2-0/+17
2014-08-07Fix the test. It's bar3DChart not barChart.Kohei Yoshida1-2/+2
2014-08-07Write test for exporting data labels in area chart for OOXML.Kohei Yoshida2-0/+17
2014-08-07Add test for default data label placement for line chart.Kohei Yoshida3-0/+26
2014-08-07Write test for doughnut chart export of data labels to OOXML.Kohei Yoshida2-0/+17
2014-08-06Remove the 2nd argument which was added unintentionally.Kohei Yoshida1-1/+1
2014-08-06update the reference filesMarkus Mohrhard2-870/+872
2014-08-05Add test to ensure that we don't export label position attributes.Kohei Yoshida2-0/+18
2014-08-05java: remove commented out codeNoel Grandin1-32/+0
2014-08-04bnc#886540: Add test cases for chart background fill variance.Kohei Yoshida4-1/+39
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-2/+2
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan3-0/+77
2014-07-26bnc#885825: Write test for this.Kohei Yoshida2-0/+103
2014-07-20add SAL_OVERRIDEDavid Tardon1-1/+1
2014-07-19one more simplificationMarkus Mohrhard1-10/+1
2014-07-19use the shared XPath test code in chart2Markus Mohrhard1-92/+28
2014-07-07bnc#881025: Write test for this.Kohei Yoshida4-27/+98
2014-07-07bnc#882383: Add chart unit test for GradientName property.Matúš Kukan2-0/+15
2014-07-03Test the import of data series values as well.Kohei Yoshida2-0/+85
2014-07-03Better and more descriptive naming.Kohei Yoshida2-4/+4
2014-07-03bnc#812796: Write test for this.Kohei Yoshida3-0/+40
2014-07-03fdo#54361:Add test case for the chart backgroundHeena Gupta2-0/+21
2014-07-02More fine-grained check of data series labels in the unit test.Kohei Yoshida1-8/+22
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida3-7/+9
2014-06-22add test case for fdo#78080Markus Mohrhard2-0/+13
2014-06-22add test case for property mappingMarkus Mohrhard3-0/+1172
2014-06-20fdo#71767: Write test for this.Kohei Yoshida3-0/+105
2014-06-20sw: clean up leftover TextBox TODOsMiklos Vajna1-10/+1
2014-06-18chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna1-1/+14
2014-06-12fdo#77506: Enable this check.Kohei Yoshida2-3/+0
2014-06-11fdo#77506: (finally) write a unit test for this.Kohei Yoshida4-42/+96
2014-06-11loplugin:unreffunStephan Bergmann1-41/+41
2014-06-10Remove this.Kohei Yoshida1-3/+0
2014-06-10New unit test for Draw document with chart. Disabled due to weird crash.Kohei Yoshida3-0/+79