summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Collapse)AuthorFilesLines
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
see fdo#44587 for problems with range names in matrix formulas during xlsx import/export
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
bug in 'formats.ods'Sheet1.B5 with number format import
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
it is now possible to add csv files to create easy filter test