summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* SCCOl is 16 bit tooMarkus Mohrhard2011-10-041-1/+1
* mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard2011-10-041-1/+1
* improve error message for csv_handlerMarkus Mohrhard2011-10-041-4/+38
* silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara2011-09-303-0/+0
* merge filters-test codeCaolán McNamara2011-09-301-102/+29
* enable the registration for vba unit test againMarkus Mohrhard2011-09-301-2/+2
* disable it again, it seems that it tries to access the user installationMarkus Mohrhard2011-09-291-2/+2
* init the unit test for vba unit tests correctlyMarkus Mohrhard2011-09-291-2/+2
* add modelinesCaolán McNamara2011-09-291-0/+2
* more unit test cut/paste reduxMichael Meeks2011-09-282-87/+2
* sc: switch filters-test to the new shared unit test codeMichael Meeks2011-09-282-116/+33
* assert on the console in a helpful way as/when we get a message dialogMichael Meeks2011-09-272-0/+14
* fix array initialization and thus windows buildFridrich Štrba2011-09-211-1/+1
* Revert "remove newly unused methods", used againCaolán McNamara2011-09-211-1/+1
* callcatcher: remove newly unused methodsCaolán McNamara2011-09-211-1/+1
* Unit test for copying range names.Kohei Yoshida2011-09-201-7/+44
* Unit test for refreshing while source data contains empty field name.Kohei Yoshida2011-09-191-3/+24
* Use the method to insert source data.Kohei Yoshida2011-09-191-42/+11
* Extracted method for inserting source data for pivot table testing.Kohei Yoshida2011-09-191-42/+52
* forgot another csv fileMarkus Mohrhard2011-09-151-0/+2
* add formats test for xls and xlsxMarkus Mohrhard2011-09-153-66/+79
* improve calc's format unit testMarkus Mohrhard2011-09-154-46/+175
* New unit test case for testing SHEETS function result.Kohei Yoshida2011-09-141-0/+40
* forgot the csv file for number formatsMarkus Mohrhard2011-09-141-0/+4
* add unit test for formated cellsMarkus Mohrhard2011-09-142-1/+57
* ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard2011-09-141-2/+0
* add database unit testMarkus Mohrhard2011-09-142-0/+48
* Let's keep our file naming scheme consistent.Kohei Yoshida2011-09-135-4/+4
* We normally use an 'f' prefix for double.Kohei Yoshida2011-09-121-13/+13
* No need to use += to initialize m_aFileRoot.Kohei Yoshida2011-09-121-2/+2
* Let's do hard re-calc only when necessary.Kohei Yoshida2011-09-121-2/+3
* Let's put using namespace declarations at the top.Kohei Yoshida2011-09-121-3/+2
* It's appropriate to name this class singular.Kohei Yoshida2011-09-121-2/+2
* Let's not indent in namespace scopes.Kohei Yoshida2011-09-121-36/+35
* These don't have to be member functions.Kohei Yoshida2011-09-121-4/+10
* force always a full recalculation for ods, xls and xlsx in unit testMarkus Mohrhard2011-09-131-0/+2
* make it possible to est formula string in csv filesMarkus Mohrhard2011-09-131-3/+18
* add files for bugFix tests and restructure filters-test a bitMarkus Mohrhard2011-09-134-2/+58
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-4/+14
* ScPateUndo cleaned up.Kohei Yoshida2011-09-121-1/+2
* second try to prevent warningMarkus Mohrhard2011-09-091-2/+5
* forgot to add the file for the unit testMarkus Mohrhard2011-09-091-0/+0
* prevent warningMarkus Mohrhard2011-09-091-8/+8
* add logical function unit testMarkus Mohrhard2011-09-094-0/+188
* add range name xls testMarkus Mohrhard2011-09-091-18/+29
* some basic unit test for xls and xlsxMarkus Mohrhard2011-09-073-19/+41
* BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner2011-09-071-0/+5
* initital work for a unit test for calc's basic featuresMarkus Mohrhard2011-09-062-6/+57
* merge area does not need to be increased if a shadow is attachedMarkus Mohrhard2011-09-061-2/+2
* initial work for a merged cell unit testMarkus Mohrhard2011-09-051-0/+24