summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_pivottable.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-98/+98
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-42/+42
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+1
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara1-1/+2
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-46/+127
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-13/+13
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida1-26/+26
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-01fdo#78079: Write test for this.Kohei Yoshida1-32/+1
2014-03-11"overflow" is one wordTor Lillqvist1-6/+6
2014-03-09fdo#75962: Write test for this first.Kohei Yoshida1-0/+25
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida1-0/+93
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-5/+3
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida1-0/+161
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida1-0/+2079