summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/read.cxx
AgeCommit message (Expand)Author
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2015-10-01Related: tdf#40304 extend biff-5 invalid xls loop detectionCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-22Remove include stdio (part5)Julien Nabet
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-13fdo#78471: Don't forget to record the ID of the last record for BIFF5.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-18start reading 0x0868 FEAT enhanced protection featureEike Rathke
2014-03-18record 0x0867 is not only SheetProtection, generalize to FeatHdr()Eike Rathke
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