summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_pivottable.cxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-14sc_ucalc: move pivot table tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-11sc_ucalc: remove duplicated methodXisco Fauli
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-10-20use tools::Long in scNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-01loplugin:stringadd in scNoel Grandin
2019-01-24loplugin:constparams in scNoel Grandin
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-26coverity#1209000 Unchecked return valueCaolán McNamara
2018-02-17Now we can remove this old checkOutput() for real.Kohei Yoshida
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-02-20cppcheck: redundantAssignment and unreadVariableJochen Nitschke
2017-02-12Pivot table median function testTamás Zolnai
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-12fix memory leak in ucalcMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis