summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh3-33/+49
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh1-1/+4
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh3-13/+38
2014-12-29handle relative refs correctly in xls import, fdo#80091Markus Mohrhard1-2/+5
2014-11-30don't call XLSX methods in XLS export, related fdo#59762Markus Mohrhard1-8/+14
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida9-16/+21
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar3-0/+32
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida2-5/+23
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida6-38/+69
2014-07-14Write test for change track round-tripping for xls file format.Kohei Yoshida2-1/+161
2014-07-08avoid problems detecting HTML files with .xls ext.David Tardon3-4/+38
2014-07-07fdo#80955 make calc_MS_Excel_97 filter default for xls ext.David Tardon1-1/+1
2014-05-23sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez1-1/+7
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke3-114/+159
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida26-61/+114
2014-04-11corrected copy&paste errorEike Rathke1-2/+2
2014-03-25added unit test for .xls BIFF enhanced protectionEike Rathke2-0/+20
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke5-14/+85
2014-03-18MS-XLS documentation uses big-endian bit diagramsEike Rathke1-1/+1
2014-02-20fdo#75130: Export cell borders to xls and xlsx correctly.Kohei Yoshida1-4/+4
2014-02-10fix crash during xls import, related fdo#36580Markus Mohrhard1-2/+2
2014-01-18sc/qa/unit/data/xls/border.xls was removedMatúš Kukan3-3/+0
2014-01-17Add border test file for XLSX import.Kohei Yoshida1-0/+0
2013-12-30Resolves: #i123910# reference in validation condition changed...Steve Yin3-0/+22
2013-12-02store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADDEike Rathke3-3/+19
2013-11-26Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2-0/+161
2013-11-24Support regression curve name in old binary XLS XP/2k/2k3 format.Tomaž Vajngerl5-2/+30
2013-11-24Fix detection of force intercept in XLS 97/2000/XP format.Tomaž Vajngerl1-8/+1
2013-11-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke3-6/+47
2013-10-29Test 3 in min_max_avg_recursive_RPN_tests.xls failsI-Jui (Ray) Sung2-1/+4
2013-10-29Testcase for nested function invocation.I-Jui (Ray) Sung2-2/+10
2013-10-29Need support of nested function invocationI-Jui (Ray) Sung2-0/+8
2013-10-29Testcase for SumOfProductI-Jui (Ray) Sung1-0/+0
2013-10-29Compiler crashed when given ground-water-daily.xlsI-Jui (Ray) Sung1-7/+6
2013-10-28fdo#68903 Import .tsv and .xls plain text files in Calc by defaultMaxim Monastirsky1-0/+4
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida12-61/+72
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida2-20/+20
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida10-22/+31
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xls BIFFEike Rathke1-2/+2
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida16-118/+159
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida4-42/+96
2013-07-30New xls file to write import/export test on. Test not written yet.Kohei Yoshida1-0/+0
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida9-53/+180
2013-07-30Add export test for exporting inline arrays to xls format.Kohei Yoshida3-1/+54
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida15-160/+171
2013-07-03xls cells have all hard number format, fdo#66506Markus Mohrhard1-0/+1
2013-07-01Test loading of xls and xlsx with shared formulas.Kohei Yoshida4-37/+36
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li10-34/+186
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power2-7/+19
2013-05-09Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed itNoel Power1-5/+0