summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2019-05-31tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai5-0/+240
2019-04-27Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski1-0/+26
2019-03-20tdf#123504: 0 and 360 are different angles in chartsMike Kaganski2-0/+33
2019-03-05tdf#122226 OOXML Chart Import: data label separatorBalazs Varga2-0/+20
2019-03-05tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga2-0/+19
2019-02-16tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga2-0/+20
2019-02-08tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga2-0/+20
2019-02-08tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga2-0/+21
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2-0/+15
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga2-0/+12
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga2-0/+20
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs3-0/+46
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-0/+16
2018-11-05Removed executable permission on xlsx and odt fileAndrea Gelmini1-0/+0
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2-0/+24
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin1-2/+2
2018-10-16Resolves: tdf#115182 default Chart percentage format is integerEike Rathke4-49/+49
2018-10-09tdf#120341 OOXML export: fix export of Pie Chart Wall BorderlineBalazs Varga2-0/+10
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+4
2018-08-29Removed execution flag on xlsx fileAndrea Gelmini1-0/+0
2018-08-29new loplugin:oustringbufferNoel Grandin1-2/+2
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2-0/+23
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga3-0/+40
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-3/+3
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski2-0/+14
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga10-0/+102
2018-06-29tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin5-63/+0
2018-06-02Removed executable permission on data filesAndrea Gelmini105-0/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2-13/+13
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-24/+20
2018-03-07tdf#116163 import testSzymon Kłos1-0/+99
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos2-0/+11
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