summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/chart2dump
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2019-12-23Fix typo in codeAndrea Gelmini
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-05-21Add unit test for tdf#118150.Tamás Zolnai
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-20tdf#123504: improve unit test robustnessMike Kaganski
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-01-14tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen
2018-12-28Use indexed getTokenMatteo Casalin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
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-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
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-07-10tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai
2017-03-15ChartDumpTest: Use local EPS for Mac onlyTamás Zolnai
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai
2017-02-24ChartDumpTest: Convert test docs to use Liberation Mono fontTamás Zolnai
2017-02-24ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai
2017-02-22ChartDumpTest: More build fixTamás Zolnai
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-21ChartDumpTest: More build fixTamás Zolnai
2017-02-18ChartDumpTest: Build fixTamás Zolnai
2017-02-17ChartDumpTest: Avoid using thousand separator in axis labelsTamás Zolnai
2017-02-17ChartDumpTest: Bigger delta for AxisLabelTestTamás Zolnai
2017-02-17ChartDumpTest: Don't test geometry on macTamás Zolnai
2017-02-17ChartDumpTest: Avoid random failures on windows machinesTamás Zolnai
2017-02-16ChartDumpTest: Test line and scatter chartsTamás Zolnai
2017-02-16ChartDumpTest: Convert failing tests' documents from ods to odpTamás Zolnai
2017-02-16ChartDumpTest: Convert some of the test documents from ods to odpTamás Zolnai
2017-02-15ChartDumpTest: Test area chartsTamás Zolnai
2017-02-15ChartDumpTest: Add different deltas for different systems for nowTamás Zolnai
2017-02-14ChartDumpTest: Don't use variable value in a noteTamás Zolnai
2017-02-14Remove these temporarily added definesTamás Zolnai
2017-02-14Make CppunitTest_chart2_dump succeed in my macOS buildStephan Bergmann