summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excel.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen1-10/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen1-0/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-04-03ofz#7334 catch mdds exceptionCaolán McNamara1-1/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-16ofz#5951 speed up wks fuzzing, skip CalcAfterLoadCaolán McNamara1-16/+0
2018-02-10speed up qpw fuzzing, skip CalcAfterLoadCaolán McNamara1-13/+0
2018-01-31ofz#3032 TimeoutCaolán McNamara1-0/+5
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-5/+5
2017-11-20ofz#4306 Null-dereference READCaolán McNamara1-7/+18
2017-11-18ofz#4306 init draw layerCaolán McNamara1-0/+1
2017-11-11ofz#4122 use EnableExecuteLink insteadCaolán McNamara1-0/+5
2017-11-08add dif support to fftesterCaolán McNamara1-0/+11
2017-11-07add 1-2-3 wks to fftesterCaolán McNamara1-0/+14
2017-11-04ofz#4041 AbrtCaolán McNamara1-1/+9
2017-11-02revert drop of SetBufferSizeCaolán McNamara1-2/+5
2017-10-26drop old SetBufferSize stuffCaolán McNamara1-5/+2
2017-10-24rework TestImportXLS to take a SvStream argCaolán McNamara1-2/+5
2017-10-23loplugin:includeform: scStephan Bergmann1-12/+12
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara1-0/+10
2017-07-28add calc rtf filter test hookCaolán McNamara1-0/+9
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann1-2/+2
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist1-2/+2
2017-06-06expand out FltError and eERR constantsNoel Grandin1-18/+18
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara1-7/+10
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-4/+4
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky1-6/+1
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky1-1/+6
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-03add QuattroPro support to fftesterCaolán McNamara1-2/+6
2015-09-30add xls support to fftesterCaolán McNamara1-0/+11
2015-09-30titchy typo ScImportExcel->ScExportExcelCaolán McNamara1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-4/+4
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+2
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-1/+0