summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-09-13add files for bugFix tests and restructure filters-test a bitMarkus Mohrhard
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-09 second try to prevent warningMarkus Mohrhard
2011-09-09forgot to add the file for the unit testMarkus Mohrhard
2011-09-09prevent warningMarkus Mohrhard
2011-09-09add logical function unit testMarkus Mohrhard
2011-09-09add range name xls testMarkus Mohrhard
2011-09-07some basic unit test for xls and xlsxMarkus Mohrhard
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner
2011-09-06initital work for a unit test for calc's basic featuresMarkus Mohrhard
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-09-05initial work for a merged cell unit testMarkus Mohrhard
2011-09-05test range names in import testMarkus Mohrhard
2011-09-02add missing components, use new configmgr path, and enable ODS testMichael Meeks
2011-09-02enable calc's ODS file filter unit testMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-25add local range names for local range namesMarkus Mohrhard
2011-08-25add unit test for copy/paste + ScUndoPasteMarkus Mohrhard
2011-08-06remove clone/calc references in filters-test.cxxNorbert Thiebaud
2011-07-29initial work for autofilter unit testMarkus Mohrhard
2011-07-27re-enable the CVE unittest on OpenBSDRobert Nagy
2011-07-23Initial cut on testing ods document loading.Kohei Yoshida
2011-07-21Avoid confusion with our windows api clash preventionFridrich Štrba
2011-07-18I'm sure this is meant to be CalcComponent instead of WriterComponent.Kohei Yoshida
2011-07-13Add basic sylk filter testCaolán McNamara
2011-07-05make filters test a seperate test lib, otherwise conflicts on internal dlopenCaolán McNamara
2011-06-22add possibility to dump collection of files in here tooCaolán McNamara
2011-06-08Let's not use fractional numbers in a string input.Kohei Yoshida
2011-06-08Skip the tests for boolean values. They don't pass in non en-US locales.Kohei Yoshida
2011-06-08fdo#33705: Fixed cell function N.Kohei Yoshida
2011-06-07enable unit test testSheetMoveMarkus Mohrhard
2011-06-05testCVEs is still broken, disable it on OpenBSD, let linux hide the bugsRobert Nagy
2011-05-26add unit test for ScDocument::MoveTabMarkus Mohrhard
2011-05-26use same hack as lotuswordpro qa for tail_build different pwdCaolán McNamara
2011-05-25Forgot to uncomment this line.Kohei Yoshida
2011-05-25Re-enable the CVE test.Kohei Yoshida
2011-05-23fix mis-mergeDavid Tardon
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-09Force calc unit test to use en-US locale and stringsThorsten Behrens
2011-05-06Explicitly specify less function object for map, to get it to build with MSVC.Kohei Yoshida
2011-05-06Disable temporarily 2 unit tests that break with non en-us localesFridrich Štrba
2011-05-04Added unit test for PRODUCT cell function with inline array.Kohei Yoshida
2011-05-03Attempt to explicitly get UI locale to en-US during unit test.Kohei Yoshida
2011-05-03Turn off debug output from unit test file.Kohei Yoshida
2011-05-03Added code to test standard query filter in data pilot tables.Kohei Yoshida
2011-05-03Added another unit test to test filtering in data pilot tables.Kohei Yoshida
2011-05-03Extracted a method that creates ScDPObject instance from a definition.Kohei Yoshida
2011-04-28Added unit test for datapilot refresh.Kohei Yoshida
2011-04-24use the new UNO-related defs from CppunitTargetDavid Tardon