summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-27tolerence -> toleranceMiklos Vajna1-1/+1
2013-02-27stop tinderbox whingingNoel Power1-3/+4
2013-02-27enable disabled test for rotated anchored shape,Noel Power1-4/+9
2013-02-26WaE: int/SCROW format mismatchTor Lillqvist1-2/+2
2013-02-26blind Android printf int/long waeNoel Power1-4/+4
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power6-1/+201
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-12Some cppcheck cleaningJulien Nabet1-3/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida2-0/+18
2013-02-11add unittest for fdo#59240Korrawit Pruegsanusak3-0/+8
2013-02-10sc_subsequent_filters-test: add bug numberKorrawit Pruegsanusak1-1/+1
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers1-0/+1
2013-02-07blind wae fix for MacOSXNoel Power1-1/+1
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power2-4/+55
2013-02-05UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida1-5/+5
2013-02-05fdo#39135: Add unit test for this.Kohei Yoshida1-0/+35
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida10-13/+13
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power5-39/+104
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power5-683/+500
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke1-1/+1
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers1-0/+56
2013-01-31ScExportTest: enable testPasswordExport on WNTMichael Stahl1-1/+1
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl1-4/+4
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna1-0/+1
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist1-1/+1
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist1-1/+1
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza17-53/+51
2013-01-30WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist1-1/+1
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power3-0/+74
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida4-40/+30
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida1-2/+0
2013-01-26this test case must be changed a bitMarkus Mohrhard1-1/+1
2013-01-25improve the tests for cached value importMarkus Mohrhard5-27/+36
2013-01-25improve tests for cached value importMarkus Mohrhard4-21/+37
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida2-1/+76
2013-01-24calling loadDoc is simpler.Kohei Yoshida1-13/+1
2013-01-24sc test XSheetOutlineLaurent Godard2-0/+108
2013-01-24disable these two tests for nowMarkus Mohrhard1-2/+2
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida1-1/+30
2013-01-17sc test for XSheetAnnotationsLaurent Godard1-0/+117
2013-01-17sc test for XSheetAnnotationLaurent Godard2-0/+134
2013-01-15add test case for fdo#59293Markus Mohrhard3-3/+17
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard1-1/+1
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida1-2/+2
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida1-1/+1
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida1-11/+86
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida1-1/+0