summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)Author
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist
2013-11-11Add test for importing some of those functions new in Excel 2010.Kohei Yoshida
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-28add ODS export test for formattingsMarkus Mohrhard
2013-09-27add test case for fdo#69720Markus Mohrhard
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-05sc: fix exports of scqahelper libraryMichael Stahl
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida
2013-07-24Add some basic test for single reference data.Kohei Yoshida
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida
2013-07-09More on windows link error.Kohei Yoshida
2013-07-09We don't need this.Kohei Yoshida
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida
2013-07-09Attempt to fix windows link error.Kohei Yoshida
2013-07-09Fix conditionStephan Bergmann
2013-07-09-Werror=unused-macrosStephan Bergmann
2013-07-08Fix linking problem with subsequent_filters-test.Kohei Yoshida
2013-07-08Split ucalc.cxx into multiple source files.Kohei Yoshida
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
2013-06-03add test case for fdo#62938Markus Mohrhard
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard
2013-05-27add initial test case for DIF importMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-24close documents at the end of the testMarkus Mohrhard
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-22More on reducing the ScBaseCell usage. That's it for today.Kohei Yoshida
2013-03-22add databar export testMarkus Mohrhard
2013-03-22add export test for color scalesMarkus Mohrhard
2013-03-22move the include statement to the correct header fileMarkus Mohrhard
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-25improve tests for cached value importMarkus Mohrhard
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard