summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Fix typo begining/beginning.Julien Nabet2013-02-231-1/+1
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-121-3/+2
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-1/+1
* Add new filter test for raw cell value import from ods.Kohei Yoshida2013-02-112-0/+18
* add unittest for fdo#59240Korrawit Pruegsanusak2013-02-113-0/+8
* sc_subsequent_filters-test: add bug numberKorrawit Pruegsanusak2013-02-101-1/+1
* fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers2013-02-081-0/+1
* blind wae fix for MacOSXNoel Power2013-02-071-1/+1
* another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power2013-02-072-4/+55
* UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida2013-02-051-5/+5
* fdo#39135: Add unit test for this.Kohei Yoshida2013-02-051-0/+35
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-0510-13/+13
* moved the export row check to qahelper, made it useful for import/exportNoel Power2013-02-045-39/+104
* eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power2013-02-045-683/+500
* fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke2013-02-021-1/+1
* fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers2013-02-021-0/+56
* ScExportTest: enable testPasswordExport on WNTMichael Stahl2013-01-311-1/+1
* fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl2013-01-311-4/+4
* port ScOutlineObj to new UnoApiTest ctorMiklos Vajna2013-01-311-0/+1
* WaE: C++11 requires a space between literal and identifierTor Lillqvist2013-01-311-1/+1
* Meh, use SAL_PRIdINT32Tor Lillqvist2013-01-311-1/+1
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-3117-53/+51
* WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist2013-01-301-1/+1
* correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power2013-01-303-0/+74
* Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida2013-01-304-40/+30
* We don't need this hack anymore for unit test.Kohei Yoshida2013-01-291-2/+0
* this test case must be changed a bitMarkus Mohrhard2013-01-261-1/+1
* improve the tests for cached value importMarkus Mohrhard2013-01-255-27/+36
* improve tests for cached value importMarkus Mohrhard2013-01-254-21/+37
* New test for importing chart object with references to cell ranges.Kohei Yoshida2013-01-242-1/+76
* calling loadDoc is simpler.Kohei Yoshida2013-01-241-13/+1
* sc test XSheetOutlineLaurent Godard2013-01-242-0/+108
* disable these two tests for nowMarkus Mohrhard2013-01-241-2/+2
* fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida2013-01-181-1/+30
* sc test for XSheetAnnotationsLaurent Godard2013-01-171-0/+117
* sc test for XSheetAnnotationLaurent Godard2013-01-172-0/+134
* add test case for fdo#59293Markus Mohrhard2013-01-153-3/+17
* with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard2013-01-151-1/+1
* Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida2013-01-141-2/+2
* Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida2013-01-141-1/+1
* Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida2013-01-141-11/+86
* Let's remove this underused bAlive flag....Kohei Yoshida2013-01-111-1/+0
* at least use correct test data ...Eike Rathke2013-01-121-9/+18
* make this compile with a not so recent code baseEike Rathke2013-01-121-2/+2
* Actually call testFuncIFERRORStephan Bergmann2013-01-111-14/+10
* fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke2013-01-111-20/+24
* fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers2013-01-111-0/+67
* re-apply calc /tmp unit test file leakage.Michael Meeks2013-01-091-0/+10
* Revert "fix a few /tmp file leaks"Miklos Vajna2013-01-091-10/+0