summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2019-05-31tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai
2019-04-27Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2019-03-20tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-03-05tdf#122226 OOXML Chart Import: data label separatorBalazs Varga
2019-03-05tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga
2019-02-16tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga
2019-02-08tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga
2019-02-08tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk
2018-11-05Removed executable permission on xlsx and odt fileAndrea Gelmini
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-10-16Resolves: tdf#115182 default Chart percentage format is integerEike Rathke
2018-10-09tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini
2018-08-29new loplugin:oustringbufferNoel Grandin
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-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-06-29tdf#115945 oox export: data label writeRunPropertiesJustin Luth
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
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