summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_pivottable.cxx
AgeCommit message (Expand)Author
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
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-01fdo#78079: Write test for this.Kohei Yoshida
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-09fdo#75962: Write test for this first.Kohei Yoshida
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida