summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.hxx
AgeCommit message (Expand)Author
2014-06-25bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-01fdo#78079: Write test for this.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida
2013-11-11Add test for importing some of those functions new in Excel 2010.Kohei Yoshida
2013-10-28add ODS export test for formattingsMarkus Mohrhard
2013-09-27add test case for fdo#69720Markus Mohrhard
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-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-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-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-24close documents at the end of the testMarkus Mohrhard
2013-03-22move the include statement to the correct header fileMarkus Mohrhard
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
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard
2012-02-15Add comment wondering why this loadFile() isn't in oslTor Lillqvist
2012-02-15Special-case files in /assets on AndroidTor Lillqvist
2012-01-09add some tests related to fdo#42624Markus Mohrhard