summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-2/+2
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard1-2/+2
2011-10-20extract helper methods for debuging calc testsMarkus Mohrhard1-0/+170
2011-10-04SCCOl is 16 bit tooMarkus Mohrhard1-1/+1
2011-10-04mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard1-1/+1
2011-10-04improve error message for csv_handlerMarkus Mohrhard1-4/+38
2011-09-29add modelinesCaolán McNamara1-0/+2
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks1-2/+7
2011-09-15improve calc's format unit testMarkus Mohrhard1-36/+116
2011-09-13make it possible to est formula string in csv filesMarkus Mohrhard1-3/+18
2011-09-09add logical function unit testMarkus Mohrhard1-0/+97