summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/read.cxx
AgeCommit message (Expand)Author
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-13Don't compile the static OpenCL kernels while loading a spreadsheetTor Lillqvist
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-19Work around another Excel bug with incorrect shared formula range.Kohei Yoshida
2013-09-19Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-12Prepare for importing shared formulas as formula groups from xls.Kohei Yoshida
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-03-08Removing this comment...Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-25Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power
2012-04-10Let's use constants instead of raw values to make them more traceable.Kohei Yoshida
2012-01-10fdo#42624: Do the same for BIFF5 and earlier.Kohei Yoshida
2012-01-10fdo#42624: Defer formula token conversion for defined names (xls import).Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida
2011-11-22i#115255: Skip invalid record(s) where BOF is expected.Kohei Yoshida
2011-11-18String to rtl::OUString.Kohei Yoshida
2011-11-18A little cleanup.Kohei Yoshida
2011-11-18Used constants if possible.Kohei Yoshida
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-04-13Convert OLE links from XLS doc into external ranges on import.Kohei Yoshida
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-21Take care of importing pivot tables with range name from xls docs.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-21clean dead code in sc fileter excelPierre-André Jacquod
2010-10-20WaE, unused variableCaolán McNamara
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-04And several fixes against the previous commit wrt xls import perf.Kohei Yoshida
2010-09-15calc-xls-disable-adjust-row-height.diff: Don't adjust row height on xls loadKohei Yoshida
2010-06-22CWS-TOOLING: integrate CWS mib16obo
2010-06-17mib16: rebase to m82Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz