summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-16tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens1-2/+30
2015-11-03read past end of pCellInfoCaolán McNamara1-0/+0
2015-10-30WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-0/+3
2015-10-19WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-8/+8
2015-10-16tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist2-0/+94
2015-10-12tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens4-3/+64
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara1-0/+0
2015-10-05fix test-casesCaolán McNamara3-0/+0
2015-10-05xls: Defrowheight345 without pColRowBuffCaolán McNamara1-0/+0
2015-10-05crash in StandardwidthCaolán McNamara1-0/+0
2015-10-03fix crash on loading certain xlsCaolán McNamara1-0/+0
2015-10-03xls: DefColWidth without pColRowBuffCaolán McNamara1-0/+0
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard2-1/+25
2015-09-30don't believe xls wrt size to reserveCaolán McNamara1-0/+0
2015-09-17tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke2-0/+30
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2-0/+16
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens1-5/+6
2015-06-21unit test for adjustSingleRefInName() during column insertionEike Rathke1-0/+21
2015-06-21add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke2-0/+96
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers1-0/+2
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke1-0/+29
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro4-0/+268
2015-05-20add missing DoClose at end of testMarkus Mohrhard1-0/+2
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe1-1/+2
2015-05-19coverity#1298899, resource leakMarkus Mohrhard1-1/+1
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard2-0/+18
2015-05-19add test for tdf#91335Markus Mohrhard2-0/+17
2015-05-17add a few more databar length testsMarkus Mohrhard1-0/+20
2015-05-17add tests for last round of fixesMarkus Mohrhard2-6/+55
2015-05-17also test zero positionMarkus Mohrhard1-3/+5
2015-05-17add more databar length testsMarkus Mohrhard1-3/+26
2015-05-17extract code into own methodMarkus Mohrhard1-24/+44
2015-05-17initial test for databar length calculationMarkus Mohrhard2-0/+49
2015-05-17add missing DeleteTab in testMarkus Mohrhard1-0/+1
2015-05-16add tests for custom iconSetsMarkus Mohrhard1-0/+32
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard2-0/+31
2015-05-16improve asserts to catch more errorsMarkus Mohrhard1-0/+3
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad2-0/+12
2015-05-14add test for negative data bar theme colorMarkus Mohrhard2-0/+23
2015-05-13extract copy&paste test from import testsMarkus Mohrhard2-81/+151
2015-05-13Unit test for tdf#83366Henry Castro1-0/+84
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl1-6/+6
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate0012-1/+19
2015-05-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad2-0/+17
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0012-0/+21
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-2/+2
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers1-0/+1
2015-05-05loplugin:staticmethodsNoel Grandin4-9/+9