summaryrefslogtreecommitdiffstats
path: root/chart2/qa
Commit message (Expand)AuthorAgeFilesLines
* add test case for VaryColor default valuesMarkus Mohrhard2015-04-213-0/+34
* add tests for trendline default valuesMarkus Mohrhard2015-04-213-0/+57
* add test for bubble3D export, related tdf#90746Markus Mohrhard2015-04-212-0/+10
* add smoothed line default value import testMarkus Mohrhard2015-04-213-0/+41
* add test case for no invertIfNegative export, related tdf#90733Markus Mohrhard2015-04-212-0/+10
* disable asserts that are failingMarkus Mohrhard2015-04-211-0/+2
* improve assertion messagesMarkus Mohrhard2015-04-211-7/+7
* add test for title overlay exportMarkus Mohrhard2015-04-212-0/+10
* forgot to add test fileMarkus Mohrhard2015-04-191-0/+0
* add test case for data label default value import, related tdf#74886Markus Mohrhard2015-04-192-0/+20
* add test for axis number format export to XLSXMarkus Mohrhard2015-04-191-0/+15
* fix upDown bar export to OOXMLMarkus Mohrhard2015-04-191-0/+2
* add test for tdf#90533Markus Mohrhard2015-04-161-0/+10
* add test case for tdf#81407Markus Mohrhard2015-04-152-0/+10
* add test for dispBlanksAs exportMarkus Mohrhard2015-04-151-0/+10
* add test for autoTitleDeleted exportMarkus Mohrhard2015-04-151-0/+10
* add test for fixed dispBlanksAs OOXML importMarkus Mohrhard2015-03-163-0/+33
* add tests for autoTitleDel flag default value fixesMarkus Mohrhard2015-03-163-0/+31
* tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande2015-03-101-3/+4
* remove executable bit from rtf / xlsx filesMichael Stahl2015-03-021-0/+0
* add test for tdf#89454Markus Mohrhard2015-02-192-0/+19
* add test for missing chart area style fill import, tdf#89451Markus Mohrhard2015-02-182-0/+19
* update chart xshape reference filesMarkus Mohrhard2015-02-172-73/+73
* fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2015-01-032-1/+14
* update the xml files with current reference filesMarkus Mohrhard2014-12-222-205/+205
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* java: remove comment noiseNoel Grandin2014-12-101-1/+0
* loplugin:unreffunStephan Bergmann2014-11-051-1/+3
* Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida2014-11-041-1/+1
* chart2: fix temp file leaks in Chart2ExportTestMichael Stahl2014-10-201-1/+10
* chart2: fix temp file leak caused by missing tearDown() between testsMichael Stahl2014-10-201-0/+6
* Revert "at least fix the crash when calling SdXImpressDocument::disposeMichael Stahl2014-10-201-6/+0
* java: final fields that can be staticNoel Grandin2014-10-171-1/+1
* fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde2014-10-112-0/+23
* loplugin:passstuffbyrefStephan Bergmann2014-10-101-2/+2
* fdo#54361: Add additional unit test case.Muthu Subramanian2014-10-102-2/+9
* chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl2014-10-011-7/+9
* Ensure we export correct label placement value for clustered bar chartsMiklos Vajna2014-09-152-0/+16
* bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan2014-09-112-0/+52
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-2/+2
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-7/+7
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-17/+17
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* remove executable bitsThomas Arnhold2014-08-1711-0/+0
* java: remove commented out codeNoel Grandin2014-08-141-8/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* 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