summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-04-23lokit: add getPartHashHenry Castro
2016-04-05guard boost/property_tree/json_parser.hpp on WNTAndras Timar
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/Columncp-5.0-28Pranav Kant
2016-03-17tdf#98083: Always save cell formatKatarina Behrens
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10don't use same file in two testsMarkus Mohrhard
2016-02-22tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens
2015-11-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens
2015-11-03read past end of pCellInfoCaolán McNamara
2015-11-03WaE: variable set but not used, in NDEBUG buildTor Lillqvist
2015-10-26WaE: variable set but not used, in NDEBUG buildTor Lillqvist
2015-10-17tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist
2015-10-17tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens
2015-10-17fix crash in XclImpSupbook::GetExternNameCaolán McNamara
2015-10-17fix test-casesCaolán McNamara
2015-10-17xls: Defrowheight345 without pColRowBuffCaolán McNamara
2015-10-17crash in StandardwidthCaolán McNamara
2015-10-17fix crash on loading certain xlsCaolán McNamara
2015-10-17xls: DefColWidth without pColRowBuffCaolán McNamara
2015-10-17tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
2015-10-17don't believe xls wrt size to reserveCaolán McNamara
2015-09-18tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-20tdf#92256: Improved interop of INDIRECT functionKatarina Behrens
2015-08-06unit test for adjustSingleRefInName() during column insertionEike Rathke
2015-08-06add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke
2015-08-06tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-08-06more tests for the implemented cases, tdf#90001Eike Rathke
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-05-20add missing DoClose at end of testMarkus Mohrhard
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
2015-05-19coverity#1298899, resource leakMarkus Mohrhard
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard
2015-05-19add test for tdf#91335Markus Mohrhard
2015-05-17add a few more databar length testsMarkus Mohrhard
2015-05-17add tests for last round of fixesMarkus Mohrhard
2015-05-17also test zero positionMarkus Mohrhard
2015-05-17add more databar length testsMarkus Mohrhard
2015-05-17extract code into own methodMarkus Mohrhard
2015-05-17initial test for databar length calculationMarkus Mohrhard
2015-05-17add missing DeleteTab in testMarkus Mohrhard
2015-05-16add tests for custom iconSetsMarkus Mohrhard
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard
2015-05-16improve asserts to catch more errorsMarkus Mohrhard
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad
2015-05-14add test for negative data bar theme colorMarkus Mohrhard
2015-05-13extract copy&paste test from import testsMarkus Mohrhard
2015-05-13Unit test for tdf#83366Henry Castro