summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/shared_test_impl.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem
2017-01-11Some loplugin:conststringvar/stringconstant improvements: scStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-06-18add test case document to unit tests, tdf#69552Eike Rathke
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-22add databar export testMarkus Mohrhard
2013-03-22add export test for color scalesMarkus Mohrhard