summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 62e73811c732fa555730663770852c60de05ebf1 (plain)
1
2
[pycodestyle]
max-line-length = 100
osny/vcl-cleanup-font&id=267164a8cf6c9acfb6055ec6516058bc5487b474'>tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen 2019-01-12Fix typoAndrea Gelmini 2019-01-08Removed executable permission on data filesAndrea Gelmini 2019-01-07tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga 2018-12-28Use indexed getTokenMatteo Casalin 2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski 2018-12-19Removed executable permission on data fileAndrea Gelmini 2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga 2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga 2018-12-01tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs 2018-11-29add test for tdf#105236Markus Mohrhard 2018-11-27add test for tdf#108027Markus Mohrhard 2018-11-21loplugin:redundantfcast improvementsNoel Grandin 2018-11-21add test for tdf108022Markus Mohrhard 2018-11-19add test for tdf#104579Markus Mohrhard 2018-11-18tdf#102186, add test for deleted data labelsMarkus Mohrhard 2018-11-18tdf#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