summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-10-28we can now enable the range name test for xlsx tooMarkus Mohrhard1-1/+1
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard1-0/+23
2011-10-19separate normal calc filter tests and macro testsMarkus Mohrhard1-72/+0
2011-10-19add output for language settings to log fileMarkus Mohrhard1-0/+7
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara1-1/+9
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard1-5/+5
2011-10-17add initial test for matrix functionsStefan Weigel1-0/+27
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-4/+7
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard1-0/+3
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard1-5/+9
2011-10-07set the correct url for vba unit testMarkus Mohrhard1-1/+1
2011-10-06improve error message for missing csv filesMarkus Mohrhard1-1/+3
2011-10-06add unit test for fdo#41381Markus Mohrhard1-0/+6
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard1-1/+1
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard1-0/+38
2011-10-05add Star Basic unit test to calcMarkus Mohrhard1-1/+46
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-6/+25
2011-09-30merge filters-test codeCaolán McNamara1-102/+29
2011-09-30enable the registration for vba unit test againMarkus Mohrhard1-2/+2
2011-09-29disable it again, it seems that it tries to access the user installationMarkus Mohrhard1-2/+2
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-2/+2
2011-09-28more unit test cut/paste reduxMichael Meeks1-4/+0
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks1-114/+26
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks1-0/+13
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara1-1/+1
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara1-1/+1
2011-09-15add formats test for xls and xlsxMarkus Mohrhard1-66/+79
2011-09-15improve calc's format unit testMarkus Mohrhard1-6/+53
2011-09-14add unit test for formated cellsMarkus Mohrhard1-1/+57
2011-09-14ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard1-2/+0
2011-09-14add database unit testMarkus Mohrhard1-0/+48
2011-09-13Let's keep our file naming scheme consistent.Kohei Yoshida1-4/+4
2011-09-12We normally use an 'f' prefix for double.Kohei Yoshida1-13/+13
2011-09-12No need to use += to initialize m_aFileRoot.Kohei Yoshida1-2/+2
2011-09-12Let's do hard re-calc only when necessary.Kohei Yoshida1-2/+3
2011-09-12Let's put using namespace declarations at the top.Kohei Yoshida1-3/+2
2011-09-12It's appropriate to name this class singular.Kohei Yoshida1-2/+2
2011-09-12Let's not indent in namespace scopes.Kohei Yoshida1-36/+35
2011-09-12These don't have to be member functions.Kohei Yoshida1-4/+10
2011-09-13force always a full recalculation for ods, xls and xlsx in unit testMarkus Mohrhard1-0/+2
2011-09-13add files for bugFix tests and restructure filters-test a bitMarkus Mohrhard1-2/+58
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+7
2011-09-09 second try to prevent warningMarkus Mohrhard1-2/+5
2011-09-09prevent warningMarkus Mohrhard1-8/+8
2011-09-09add logical function unit testMarkus Mohrhard1-0/+85
2011-09-09add range name xls testMarkus Mohrhard1-18/+29
2011-09-07some basic unit test for xls and xlsxMarkus Mohrhard1-19/+41
2011-09-06initital work for a unit test for calc's basic featuresMarkus Mohrhard1-6/+57
2011-09-05test range names in import testMarkus Mohrhard1-1/+29
2011-09-02add missing components, use new configmgr path, and enable ODS testMichael Meeks1-1/+0