summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2022-07-17[API-CHANGE] chart data table implementationTomaž Vajngerl1-0/+3
2022-07-05tdf#104428 Improve rendering of exploded donut chartsKurt Nordback1-5/+5
2022-07-02CppunitTest_chart2_xshape: reenable disabled testsXisco Fauli3-931/+923
2022-07-02sc: remove CppunitTest_sc_chart_regression_testXisco Fauli4-1216/+1224
2022-05-19chart2: simplify sheet indices constants for trendline calc. testTomaž Vajngerl1-12/+6
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann1-6/+6
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-04-14use more string_view in chart2Noel Grandin9-316/+316
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-9/+9
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin1-2/+3
2022-03-16tdf#128747 chart2: don't overwrite labelsJustin Luth2-0/+18
2022-02-28tdf#146463: chart2_import2: Add unittestXisco Fauli2-0/+25
2022-02-23tdf#127720 chart2: create new columns for error barsJustin Luth2-0/+15
2022-02-12chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl3-2/+84
2022-02-12chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl2-11/+62
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik41871-1/+1
2022-01-31tdf#146066 chart: fix automatic axis scaling at datesTünde Tóth2-0/+48
2022-01-27Simplify oox::xls::UnitConverter and its usesMike Kaganski3-176/+180
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen6-45/+2
2022-01-06use background XShapeGroup for bar-chart areaNoel Grandin7-274/+274
2021-12-10Allow for presumably more precise results of some layout calculationsStephan Bergmann2-6/+28
2021-12-09Remove unused bCreateReference parameterStephan Bergmann1-18/+6
2021-11-12Use more o3tl::convert in scMike Kaganski3-6/+6
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski3-16/+28
2021-10-27tdf#141908: CppUnittests: replace usage of sal_Int32 with colors4k5h1t1-4/+4
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski2-3/+3
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet1-18/+18
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-2/+2
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet1-3/+3
2021-09-23loplugin:stringviewparamStephan Bergmann1-3/+4
2021-09-10Fix typosAndrea Gelmini1-1/+1
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis6-25/+278
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga3-0/+61
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis2-11/+114
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga2-3/+14
2021-08-13tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsEmircan Agac1-2/+2
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga2-0/+17
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-4/+3
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski4-135/+135
2021-06-30Purge out rtl::math::setNanBaiXiaochun1-4/+1
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir2-3/+3
2021-06-15Split CppunitTest_chart2_import into twoXisco Fauli2-807/+881
2021-06-10tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth2-0/+22
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga2-0/+20
2021-06-09Split CppunitTest_chart2_export into twoXisco Fauli6-1297/+1492
2021-06-08chart2: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli2-53/+3
2021-06-08editengine-columns: Implement layoutMike Kaganski4-135/+135
2021-05-14Directly initialize vectors in common_functor_test.cxxJulien Nabet1-8/+1
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-1/+1
2021-04-28loplugin:stringaddNoel Grandin1-1/+1