summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/helper/shared_test_impl.hxx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-131-1/+1
* fix dubious usage of [0] instead of proper dereferencingNoel Grandin2015-08-311-5/+5
* remove some typedef indirectionNoel Grandin2015-08-311-2/+2
* replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha2015-08-311-5/+5
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-191-8/+8
* Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke2015-06-191-1/+2
* tdf#90290 reduce some copy&paste code in ucalc.ritztro2015-06-191-2/+1
* add test case document to unit tests, tdf#69552Eike Rathke2015-06-181-0/+15
* fdo#73148 add options to Calc function AGGREGATEWinfried Donkers2014-07-081-2/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-13/+13
* added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke2014-04-251-0/+120
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida2013-07-091-0/+1
* fix spelling errorMarkus Mohrhard2013-03-231-1/+1
* add databar export testMarkus Mohrhard2013-03-221-0/+40
* add export test for color scalesMarkus Mohrhard2013-03-221-0/+115