summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/charttest.hxx
AgeCommit message (Expand)Author
2023-05-10chart2: remove duplicated codeXisco Fauli
2023-03-02UnoApiXmlTest: merge parseExport from ChartTestXisco Fauli
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2022-12-07chart2: pass chart number to getChartCompFromSheetXisco Fauli
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-27chart2: remove leftoverXisco Fauli
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-04-14use more string_view in chart2Noel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-23loplugin:stringviewparamStephan Bergmann
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-09Split CppunitTest_chart2_export into twoXisco Fauli
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2020-12-29loplugin:stringviewparam: operator +Stephan 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-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2019-01-14tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23support for ms binary format validation in chart2 module export testsVasily Melenchuk
2016-05-16parseExport only needs to export filesMarkus Mohrhard
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-04-25and in the chart testsMarkus Mohrhard
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2014-10-01chart2: fix the testDataLabelBordersDOCX on MacMichael Stahl
2014-08-07Add test for default data label placement for line chart.Kohei Yoshida
2014-08-04bnc#886540: Add test cases for chart background fill variance.Kohei Yoshida
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan