summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/read.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida1-2/+2
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller1-14/+14
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-13fdo#78471: Don't forget to record the ID of the last record for BIFF5.Kohei Yoshida1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-18start reading 0x0868 FEAT enhanced protection featureEike Rathke1-0/+1
2014-03-18record 0x0867 is not only SheetProtection, generalize to FeatHdr()Eike Rathke1-1/+1
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-6/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-19/+19
2013-11-13Don't compile the static OpenCL kernels while loading a spreadsheetTor Lillqvist1-6/+0
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-9/+9
2013-09-19Work around another Excel bug with incorrect shared formula range.Kohei Yoshida1-4/+6
2013-09-19Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida1-0/+6
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida1-1/+4
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida1-1/+1
2013-08-12Prepare for importing shared formulas as formula groups from xls.Kohei Yoshida1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-03-16sc: translate some debug messagesThomas Arnhold1-2/+2
2013-03-08Removing this comment...Kohei Yoshida1-3/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]1-52/+56
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power1-9/+0
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power1-0/+9
2012-04-10Let's use constants instead of raw values to make them more traceable.Kohei Yoshida1-6/+6
2012-01-10fdo#42624: Do the same for BIFF5 and earlier.Kohei Yoshida1-0/+6
2012-01-10fdo#42624: Defer formula token conversion for defined names (xls import).Kohei Yoshida1-0/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida1-7/+16
2011-11-22i#115255: Skip invalid record(s) where BOF is expected.Kohei Yoshida1-0/+8
2011-11-18String to rtl::OUString.Kohei Yoshida1-8/+9
2011-11-18A little cleanup.Kohei Yoshida1-1/+1
2011-11-18Used constants if possible.Kohei Yoshida1-2/+2
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-08-26String to rtl::OUString.Kohei Yoshida1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-6/+6
2011-04-13Convert OLE links from XLS doc into external ranges on import.Kohei Yoshida1-2/+2
2011-03-14making sc/source/filter compile againBjoern Michaelsen1-3/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-03-01Remove bogus comments.Guillaume Poussel1-3/+3
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-4/+0
2011-01-21Take care of importing pivot tables with range name from xls docs.Kohei Yoshida1-0/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-7/+7
2010-11-21clean dead code in sc fileter excelPierre-André Jacquod1-1/+0
2010-10-20WaE, unused variableCaolán McNamara1-1/+0
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2