summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-09-14 forgot the csv file for number formatsMarkus Mohrhard
2011-09-14add unit test for formated cellsMarkus Mohrhard
2011-09-14ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard
2011-09-14add database unit testMarkus Mohrhard
2011-09-13Let's keep our file naming scheme consistent.Kohei Yoshida
2011-09-12We normally use an 'f' prefix for double.Kohei Yoshida
2011-09-12No need to use += to initialize m_aFileRoot.Kohei Yoshida
2011-09-12Let's do hard re-calc only when necessary.Kohei Yoshida
2011-09-12Let's put using namespace declarations at the top.Kohei Yoshida
2011-09-12It's appropriate to name this class singular.Kohei Yoshida
2011-09-12Let's not indent in namespace scopes.Kohei Yoshida
2011-09-12These don't have to be member functions.Kohei Yoshida
2011-09-13force always a full recalculation for ods, xls and xlsx in unit testMarkus Mohrhard
2011-09-13make it possible to est formula string in csv filesMarkus Mohrhard
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