summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2018-10-17Resolves: tdf#115182 default Chart percentage format is integerEike Rathke
2018-09-12tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga
2018-08-29tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga
2018-08-10tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-08-02tdf#115945 oox export: data label writeRunPropertiesJustin Luth
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos
2018-03-19tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-19tdf#116163 import testSzymon Kłos
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-10-27loplugin:includeform: chart2 (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-05ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai
2017-09-18Fix chart dump test recent failures on MACTamás Zolnai
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-08unit test for tdf#111173Marco Cecchetti
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis
2017-07-31loplugin:oncevarNoel Grandin
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis
2017-07-10tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-18tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-19pivotcharts: test pivot table fieldsTomaž Vajngerl
2017-04-19pivotcharts tests: setup pivot table from scratchTomaž Vajngerl
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl
2017-04-06Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl)Stephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai
2017-03-15ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2017-02-24ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai