summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-11-01New unit test to test AND and OR evaluations of matrix objects.Kohei Yoshida1-0/+18
2011-11-01Unit test for testing cell functions referencing external ranges.Kohei Yoshida1-0/+56
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida1-40/+99
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard1-1/+1
2011-10-20extract helper methods for debuging calc testsMarkus Mohrhard1-122/+2
2011-10-20improve unit test for UpdateReferenceMarkus Mohrhard1-6/+51
2011-10-19add unit test for fdo#41868Markus Mohrhard1-1/+32
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-1/+5
2011-09-28more unit test cut/paste reduxMichael Meeks1-83/+2
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks1-0/+1
2011-09-21fix array initialization and thus windows buildFridrich Štrba1-1/+1
2011-09-20Unit test for copying range names.Kohei Yoshida1-7/+44
2011-09-19Unit test for refreshing while source data contains empty field name.Kohei Yoshida1-3/+24
2011-09-19Use the method to insert source data.Kohei Yoshida1-42/+11
2011-09-19Extracted method for inserting source data for pivot table testing.Kohei Yoshida1-42/+52
2011-09-14New unit test case for testing SHEETS function result.Kohei Yoshida1-0/+40
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+7
2011-09-12ScPateUndo cleaned up.Kohei Yoshida1-1/+2
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner1-0/+5
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard1-2/+2
2011-09-05initial work for a merged cell unit testMarkus Mohrhard1-0/+24
2011-08-26String to rtl::OUString.Kohei Yoshida1-3/+3
2011-08-25add local range names for local range namesMarkus Mohrhard1-1/+1
2011-08-25add unit test for copy/paste + ScUndoPasteMarkus Mohrhard1-1/+102
2011-07-29initial work for autofilter unit testMarkus Mohrhard1-0/+56
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba1-0/+7
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara1-81/+0
2011-06-22add possibility to dump collection of files in here tooCaolán McNamara1-5/+31
2011-06-08Let's not use fractional numbers in a string input.Kohei Yoshida1-3/+3
2011-06-08Skip the tests for boolean values. They don't pass in non en-US locales.Kohei Yoshida1-22/+16
2011-06-08fdo#33705: Fixed cell function N.Kohei Yoshida1-0/+70
2011-06-07enable unit test testSheetMoveMarkus Mohrhard1-2/+0
2011-06-05testCVEs is still broken, disable it on OpenBSD, let linux hide the bugsRobert Nagy1-0/+2
2011-05-26add unit test for ScDocument::MoveTabMarkus Mohrhard1-0/+52
2011-05-26use same hack as lotuswordpro qa for tail_build different pwdCaolán McNamara1-5/+12
2011-05-25Forgot to uncomment this line.Kohei Yoshida1-1/+1
2011-05-25Re-enable the CVE test.Kohei Yoshida1-2/+0
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida1-108/+519
2011-05-09Force calc unit test to use en-US locale and stringsThorsten Behrens1-23/+14
2011-05-06Explicitly specify less function object for map, to get it to build with MSVC.Kohei Yoshida1-1/+1
2011-05-06Disable temporarily 2 unit tests that break with non en-us localesFridrich Štrba1-2/+2
2011-05-04Added unit test for PRODUCT cell function with inline array.Kohei Yoshida1-3/+22
2011-05-03Attempt to explicitly get UI locale to en-US during unit test.Kohei Yoshida1-0/+22
2011-05-03Turn off debug output from unit test file.Kohei Yoshida1-1/+1
2011-05-03Added code to test standard query filter in data pilot tables.Kohei Yoshida1-3/+30
2011-05-03Added another unit test to test filtering in data pilot tables.Kohei Yoshida1-4/+143
2011-05-03Extracted a method that creates ScDPObject instance from a definition.Kohei Yoshida1-68/+84
2011-04-28Added unit test for datapilot refresh.Kohei Yoshida1-40/+126
2011-04-21disable the testCVE unittest for now because it breaks in some casesRobert Nagy1-0/+2
2011-04-20disable the testCVE unittest for now because it breaks in some casesRobert Nagy1-0/+2