/icon-themes/breeze_dark/sfx2/

link rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/PivotChartTest.cxx
AgeCommit message (Expand)Author
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-09-30chart2: No need to pass mxComponent aroundXisco Fauli
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-05-05Just use Any ctor instead of makeAny in chart2Stephan Bergmann
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-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-03Upcoming loplugin:elidestringvar: chart2Stephan Bergmann
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-08-19Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2019-01-14tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen
2019-01-12Fix typoAndrea Gelmini
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-18tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-19pivotcharts: test pivot table fieldsTomaž Vajngerl
2017-04-19pivotcharts tests: setup pivot table from scratchTomaž Vajngerl
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl
2017-04-06Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl)Stephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl