summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2018-11-08tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-17Resolves: tdf#115182 default Chart percentage format is integerEike Rathke
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-07-31tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-07-04tdf#115945 oox export: data label writeRunPropertiesJustin Luth
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-07tdf#116163 import testSzymon Kłos
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-29add test for tdf#114182Markus Mohrhard
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