summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-07tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsNalini Prasad Dash
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-27chart2: remove leftoverXisco Fauli
2022-10-26UnoApiTest: do not dispose on saveXisco Fauli
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-10-21chart2: do not skip validation in these testsXisco Fauli
2022-10-17use more string_viewNoel Grandin
2022-10-13tdf#151424: chart2_xshape: Add unittestXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-20split chart2 export unit testNoel Grandin
2022-09-15chart2: reenable chart data table testTomaž Vajngerl
2022-09-12tdf#149204: chart2_xshape: Add unittestXisco Fauli
2022-09-12tdf#150832: chart2_xshape: Add unittestXisco Fauli
2022-09-08Fix CppunitTest_chart2_import on non-default DPIMike Kaganski
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl
2022-08-18tdf#150434: chart2, XLSX import: strip long legend labelsTünde Tóth
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-08-09tdf#150176 pptx chart import: fix automatic border styleBalazs Varga
2022-07-17[API-CHANGE] chart data table implementationTomaž Vajngerl
2022-07-05tdf#104428 Improve rendering of exploded donut chartsKurt Nordback
2022-07-02CppunitTest_chart2_xshape: reenable disabled testsXisco Fauli
2022-07-02sc: remove CppunitTest_sc_chart_regression_testXisco Fauli
2022-05-19chart2: simplify sheet indices constants for trendline calc. testTomaž Vajngerl
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-14use more string_view in chart2Noel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-03-16tdf#128747 chart2: don't overwrite labelsJustin Luth
2022-02-28tdf#146463: chart2_import2: Add unittestXisco Fauli
2022-02-23tdf#127720 chart2: create new columns for error barsJustin Luth
2022-02-12chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-12chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-31tdf#146066 chart: fix automatic axis scaling at datesTünde Tóth
2022-01-27Simplify oox::xls::UnitConverter and its usesMike Kaganski
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-06use background XShapeGroup for bar-chart areaNoel Grandin
2021-12-10Allow for presumably more precise results of some layout calculationsStephan Bergmann
2021-12-09Remove unused bCreateReference parameterStephan Bergmann
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-27tdf#141908: CppUnittests: replace usage of sal_Int32 with colors4k5h1t
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann