summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/read.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov1-12/+3
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen1-2/+0
2018-12-13loplugin:unusedfields in scNoel Grandin1-2/+0
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen1-0/+2
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen1-0/+1
2018-07-17loplugin:useuniqueptr in ImportExcelNoel Grandin1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-0/+1
2018-02-05Translate German variable namesJohnny_M1-65/+65
2017-10-23loplugin:includeform: scStephan Bergmann1-19/+19
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai1-0/+1
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth1-1/+1
2017-07-02rObjMgr is unusedStephan Bergmann1-2/+0
2017-06-06expand out FltError and eERR constantsNoel Grandin1-6/+6
2017-04-04tdf#39468 Translate German commentsJens Carl1-2/+2
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-7/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-5/+5
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+0
2015-10-01Related: tdf#40304 extend biff-5 invalid xls loop detectionCaolán McNamara1-22/+38
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-05-22Remove include stdio (part5)Julien Nabet1-1/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-23loplugin:constantfunction: scNoel Grandin1-12/+12
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