summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/orcusinterface.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-25Sprinkle some SAL_OVERRIDETor Lillqvist1-6/+6
2014-04-24orcus autofilter import, implement the interfaceMarkus Mohrhard1-0/+24
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-73/+73
2014-03-03upgrade liborcusMarkus Mohrhard1-1/+21
2013-08-12Rework shared formula import in orcus handler.Kohei Yoshida1-0/+4
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida1-6/+7
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida1-0/+19
2013-04-13Import null date via orcus.Kohei Yoshida1-0/+12
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida1-1/+2
2013-04-13Implement set_date() interface method.Kohei Yoshida1-4/+5
2013-04-13Implement segment-based string import.Kohei Yoshida1-0/+2
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida1-2/+10
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida1-6/+22
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida1-15/+16
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida1-0/+18
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-0/+2
2012-12-04shared formula import for orcusMarkus Mohrhard1-0/+65
2012-12-02support shared strings enough for gnumeric importMarkus Mohrhard1-1/+22
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida1-0/+63