summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add some basic test for single reference data.Kohei Yoshida1-0/+3
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida1-0/+1
2013-07-09More on windows link error.Kohei Yoshida2-2/+5
2013-07-09We don't need this.Kohei Yoshida1-2/+0
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida2-1/+4
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida2-2/+7
2013-07-09Attempt to fix windows link error.Kohei Yoshida3-4/+9
2013-07-09Fix conditionStephan Bergmann1-1/+1
2013-07-09-Werror=unused-macrosStephan Bergmann1-0/+2
2013-07-08Fix linking problem with subsequent_filters-test.Kohei Yoshida1-1/+1
2013-07-08Split ucalc.cxx into multiple source files.Kohei Yoshida2-10/+14
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida4-236/+301
2013-06-03add test case for fdo#62938Markus Mohrhard1-0/+30
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard1-2/+2
2013-05-27add initial test case for DIF importMarkus Mohrhard1-0/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-25/+23
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-2/+4
2013-03-24close documents at the end of the testMarkus Mohrhard1-0/+1
2013-03-23fix spelling errorMarkus Mohrhard1-1/+1
2013-03-22More on reducing the ScBaseCell usage. That's it for today.Kohei Yoshida1-1/+1
2013-03-22add databar export testMarkus Mohrhard1-0/+40
2013-03-22add export test for color scalesMarkus Mohrhard1-0/+115
2013-03-22move the include statement to the correct header fileMarkus Mohrhard1-0/+1
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power1-0/+5
2013-02-12Some cppcheck cleaningJulien Nabet1-3/+2
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power1-4/+11
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power1-3/+47
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power1-7/+166
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-3/+2
2013-01-25improve tests for cached value importMarkus Mohrhard1-2/+2
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard2-0/+11
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard1-0/+3
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida1-1/+10
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida1-8/+5
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard1-0/+1
2012-04-16WaE: "NOMINMAX" redefinedDavid Tardon1-0/+2
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard1-10/+0
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida1-0/+10
2012-04-04remove unused codeLuboš Luňák1-13/+0
2012-04-04WaE: unused functionTor Lillqvist1-0/+3
2012-02-15Add comment wondering why this loadFile() isn't in oslTor Lillqvist1-0/+6
2012-02-15Special-case files in /assets on AndroidTor Lillqvist1-0/+15
2012-01-09add some tests related to fdo#42624Markus Mohrhard1-0/+105
2012-01-05add mode-lines to some new filesCaolán McNamara1-0/+2