summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/exceldetect.cxx
AgeCommit message (Expand)Author
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scd.componentChris Sherlock
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-09Write MediaDescriptor backMaxim Monastirsky
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-28fdo#70100 Detect single stream excel files with BOF ID 5Maxim Monastirsky
2013-07-27fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-02-05Implement detection for Excel 4.0 format.Kohei Yoshida
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida
2013-02-05Skeleton for new excel biff format detector service.Kohei Yoshida