summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos2-0/+12
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos1-0/+159
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos3-0/+154
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann3-10/+10
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-0/+15
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-12-29add test for tdf#114182Markus Mohrhard2-0/+11
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-10-27loplugin:includeform: chart2 (Windows)Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann2-2/+2
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann1-0/+0
2017-10-05ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai16-1082/+25
2017-09-18Fix chart dump test recent failures on MACTamás Zolnai1-1/+1
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-7/+7
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-4/+4
2017-08-08unit test for tdf#111173Marco Cecchetti2-0/+10
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis2-0/+15
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis2-0/+61
2017-07-31loplugin:oncevarNoel Grandin2-3/+3
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis2-0/+16
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis2-0/+23
2017-07-10tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis3-0/+46
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-1/+0
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis1-15/+97
2017-06-20loplugin:oncevar chart2Noel Grandin2-23/+19
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-4/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+3
2017-05-18tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl1-0/+206
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl1-3/+3
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl1-2/+2
2017-04-19pivotcharts: test pivot table fieldsTomaž Vajngerl1-4/+130
2017-04-19pivotcharts tests: setup pivot table from scratchTomaž Vajngerl1-0/+271
2017-04-14update cppunit to 1.14.0Markus Mohrhard2-35/+0
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl1-10/+45
2017-04-06Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl)Stephan Bergmann1-28/+16
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl4-2/+373
2017-03-31use actual UNO enums in chart2Noel Grandin2-0/+35
2017-03-25Fix typosAndrea Gelmini2-1/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai1-12/+0
2017-03-15ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai1-0/+12
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny4-84/+84
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai1-1/+1
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2-0/+25
2017-02-24ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai28-308/+305
2017-02-24ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai3-1/+34
2017-02-22ChartDumpTest: More build fixTamás Zolnai1-1/+1
2017-02-22Revert "Fix typos"jan iversen2-3/+3