summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* test range names in import testMarkus Mohrhard2011-09-052-1/+29
* add missing components, use new configmgr path, and enable ODS testMichael Meeks2011-09-021-1/+0
* enable calc's ODS file filter unit testMarkus Mohrhard2011-09-021-9/+14
* String to rtl::OUString.Kohei Yoshida2011-08-261-3/+3
* add local range names for local range namesMarkus Mohrhard2011-08-251-1/+1
* add unit test for copy/paste + ScUndoPasteMarkus Mohrhard2011-08-251-1/+102
* remove clone/calc references in filters-test.cxxNorbert Thiebaud2011-08-061-6/+6
* initial work for autofilter unit testMarkus Mohrhard2011-07-291-0/+56
* re-enable the CVE unittest on OpenBSDRobert Nagy2011-07-271-2/+0
* Initial cut on testing ods document loading.Kohei Yoshida2011-07-232-4/+22
* Avoid confusion with our windows api clash preventionFridrich Štrba2011-07-211-0/+7
* I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida2011-07-181-3/+3