summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/unoobj/exceldetect.cxx
Commit message (Expand)AuthorAgeFilesLines
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-1/+1
* Clean up previous commitStephan Bergmann2015-03-111-15/+4
* sc: use constructor syntax in scd.componentChris Sherlock2015-03-111-4/+6
* coverity#983728 Uncaught exceptionCaolán McNamara2014-06-191-4/+14
* fix-includes.pl: scThomas Arnhold2014-05-111-7/+7
* Write MediaDescriptor backMaxim Monastirsky2014-04-091-9/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza2013-12-091-8/+2
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-2/+2
* fdo#70100 Detect single stream excel files with BOF ID 5Maxim Monastirsky2013-10-281-0/+1
* fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida2013-07-271-4/+14
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-051-2/+2
* Implement detection for Excel 4.0 format.Kohei Yoshida2013-02-051-2/+39
* Use the new excel format detector for all binary excel types.Kohei Yoshida2013-02-051-0/+98
* Skeleton for new excel biff format detector service.Kohei Yoshida2013-02-051-0/+64