summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-12-11Fix paste as link, and a test case to catch it in the future.Kohei Yoshida
2013-12-10Typo.Kohei Yoshida
2013-12-10fdo#66969: Add test to ensure we import page field's visibility correctly.Kohei Yoshida
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-12-05Test our re-grouping of formula cells on load.Kohei Yoshida
2013-12-05Close the document when done.Kohei Yoshida
2013-12-05New test document to handle Excel's wrong shared formula range.Kohei Yoshida
2013-12-02forgot the second part of the patchMarkus Mohrhard
2013-12-02enabling new tests make some senseMarkus Mohrhard
2013-12-02add test for fdo#72149Markus Mohrhard
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
2013-11-29Drop duplicate #includeTakeshi Abe
2013-11-28added unit test for horizontal MATCH, fdo#71589Eike Rathke
2013-11-26Fix additional bugs in the vector array fetching code.Kohei Yoshida
2013-11-26We never ever want anything OpenCL-related in the sc_ucalc unit testTor Lillqvist
2013-11-25fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power
2013-11-25GPU Calc: a test case for unrolling SumOfProductI-Jui (Ray) Sung
2013-11-22GPU Calc: Testcase for Sums of Product that have out-of-bound windowWei Wei
2013-11-22GPU Calc: test case for parallel count()I-Jui (Ray) Sung
2013-11-22more tests for new Excel 2010 functions, fdo#70798Eike Rathke
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers
2013-11-20Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19WaE: unused variable 'aFormula' [loplugin]Tor Lillqvist
2013-11-19Narrow it down a bit for the next visit.Kohei Yoshida
2013-11-19Temporarily disable this code to let the linker not fail on Windows.Kohei Yoshida
2013-11-18Handle external reference bits too. This is the last missing piece.Kohei Yoshida
2013-11-18Handle matrix.Kohei Yoshida
2013-11-18Handle external functions (add-ins).Kohei Yoshida
2013-11-18Handle sheet-local range names too.Kohei Yoshida
2013-11-18Handle named database ranges in CreateString().Kohei Yoshida
2013-11-18Handle global range names and use CreateString() during xlsx import.Kohei Yoshida
2013-11-18Test correct quoting of sheet names.Kohei Yoshida
2013-11-18GPU Calc: testcases for horizontal rangesI-Jui (Ray) Sung
2013-11-18disable test if no OpenCL platform is foundMarkus Mohrhard
2013-11-17GPU Calc: add tolerance when expected == 0 for weibullI-Jui (Ray) Sung
2013-11-17GPU Calc: unit test cases for SUMPRODUCT WITH FIXED WINDOWSyiming ju
2013-11-17WaE: unused variablesTor Lillqvist
2013-11-17GPU Calc: unit test cases for ANDminwang
2013-11-16GPU Calc: unit test cases for COVARyiming ju
2013-11-16GPU Calc: unit test cases for STDEVPshiming zhang
2013-11-16GPU Calc: unit test cases for SUMXMY2yiming ju
2013-11-16GPU Calc: unit test cases for TINVshiming zhang
2013-11-16GPU Calc: unit test cases for TDISTshiming zhang
2013-11-16GPU Calc: unit test cases for TTESTshiming zhang
2013-11-16GPU Calc: unit test cases for BETAINVhongyu zhong
2013-11-15GPU Calc: unit test cases for SUMX2PY2yiming ju