summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2019-03-11tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2-0/+15
2019-01-22tdf#122031 Unit test checks pie chart data label format.Gülşah Köse2-0/+16
2019-01-17tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-0/+16
2018-10-17Resolves: tdf#115182 default Chart percentage format is integerEike Rathke4-49/+49
2018-09-12tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2-0/+23
2018-08-29tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga3-0/+40
2018-08-10tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga10-0/+102
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski2-0/+14
2018-08-02tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+1
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos4-0/+312
2018-03-19tdf#116163: Limit label height in chart if neededSzymon Kłos2-0/+11
2018-03-19tdf#116163 import testSzymon Kłos1-0/+97
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos2-0/+12
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-0/+15
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