summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2015-04-27add test for title character properties, tdf#90532Markus Mohrhard2-0/+15
2015-04-27add test for axis character properties, tdf#90532Markus Mohrhard2-0/+19
2015-04-25add test for tdf#88848Markus Mohrhard2-0/+21
2015-04-25add test for plotArea manualLayout, tdf#90851Markus Mohrhard2-0/+30
2015-04-25and in the chart testsMarkus Mohrhard2-4/+4
2015-04-25also add a test case for title rotation, tdf#75015Markus Mohrhard1-0/+2
2015-04-25add test for tdf#75015Markus Mohrhard2-0/+20
2015-04-23that test case is not necessary anymoreMarkus Mohrhard2-8/+0
2015-04-23put these into an anonymous namespaceMarkus Mohrhard1-0/+4
2015-04-23add test for line only chart export, related tdf#90728Markus Mohrhard2-0/+12
2015-04-21add test case for VaryColor default valuesMarkus Mohrhard3-0/+34
2015-04-21add tests for trendline default valuesMarkus Mohrhard3-0/+57
2015-04-21add test for bubble3D export, related tdf#90746Markus Mohrhard2-0/+10
2015-04-21add smoothed line default value import testMarkus Mohrhard3-0/+41
2015-04-21add test case for no invertIfNegative export, related tdf#90733Markus Mohrhard2-0/+10
2015-04-21disable asserts that are failingMarkus Mohrhard1-0/+2
2015-04-21improve assertion messagesMarkus Mohrhard1-7/+7
2015-04-21add test for title overlay exportMarkus Mohrhard2-0/+10
2015-04-19forgot to add test fileMarkus Mohrhard1-0/+0
2015-04-19add test case for data label default value import, related tdf#74886Markus Mohrhard2-0/+20
2015-04-19add test for axis number format export to XLSXMarkus Mohrhard1-0/+15
2015-04-19fix upDown bar export to OOXMLMarkus Mohrhard1-0/+2
2015-04-16add test for tdf#90533Markus Mohrhard1-0/+10
2015-04-15add test case for tdf#81407Markus Mohrhard2-0/+10
2015-04-15add test for dispBlanksAs exportMarkus Mohrhard1-0/+10
2015-04-15add test for autoTitleDeleted exportMarkus Mohrhard1-0/+10
2015-03-16add test for fixed dispBlanksAs OOXML importMarkus Mohrhard3-0/+33
2015-03-16add tests for autoTitleDel flag default value fixesMarkus Mohrhard3-0/+31
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande1-3/+4
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl1-0/+0
2015-02-19add test for tdf#89454Markus Mohrhard2-0/+19
2015-02-18add test for missing chart area style fill import, tdf#89451Markus Mohrhard2-0/+19
2015-02-17update chart xshape reference filesMarkus Mohrhard2-73/+73
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad2-1/+14
2014-12-22update the xml files with current reference filesMarkus Mohrhard2-205/+205
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10java: remove comment noiseNoel Grandin1-1/+0
2014-11-05loplugin:unreffunStephan Bergmann1-1/+3
2014-11-04Actually we shouldn't always set Overlap flag on for all xlsx charts...Kohei Yoshida1-1/+1
2014-10-20chart2: fix temp file leaks in Chart2ExportTestMichael Stahl1-1/+10
2014-10-20chart2: fix temp file leak caused by missing tearDown() between testsMichael Stahl1-0/+6
2014-10-20Revert "at least fix the crash when calling SdXImpressDocument::disposeMichael Stahl1-6/+0
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-10-11fdo#84647 : Fixed default value for TickLableSkip value.sushil_shinde2-0/+23
2014-10-10loplugin:passstuffbyrefStephan Bergmann1-2/+2
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