summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/chart2dump/chart2dump.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-09Split CppunitTest_chart2_export into twoXisco Fauli
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-28loplugin:stringaddNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28Replace macro with functionStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-08-31Fix typo in codeAndrea Gelmini
2020-06-03Upcoming loplugin:elidestringvar: chart2Stephan Bergmann
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-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
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-16Revert "ChartDumpTest: Use local EPS for Mac only"Tamás Zolnai