summaryrefslogtreecommitdiff
path: root/sc/source/filter/orcus/interface.cxx
AgeCommit message (Expand)Author
2015-08-06Revert "update to liborcus 0.9.1"Thorsten Behrens
2015-08-06update to liborcus 0.9.1David Tardon
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard
2015-05-01update to liborcus 0.9.0Markus Mohrhard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-04-24orcus autofilter import, implement the interfaceMarkus Mohrhard
2014-04-09add array cell import to orcus importMarkus Mohrhard
2014-03-03-Werror,-Wunused-parameterStephan Bergmann
2014-03-03upgrade liborcusMarkus Mohrhard
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-13introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida
2013-09-11Do the same with orcus filter interface implementation.Kohei Yoshida
2013-08-12Compile token array only once per formula group.Kohei Yoshida
2013-08-12Rework shared formula import in orcus handler.Kohei Yoshida
2013-04-28collision between orcus::spreadsheet::col_t and aix col_t typedefCaolán McNamara
2013-04-19date/time IDL datatypes incompatible change: fixupLionel Elie Mamane
2013-04-19No member named 'Get100Sec' in 'Time' any longerTor Lillqvist
2013-04-16Populate the text width and script type arrays on import.Kohei Yoshida
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-13Increment progress also during post string cell insertion phase.Kohei Yoshida
2013-04-13Obviously we do support it now, albeit partially.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Parameter order is wrong.Kohei Yoshida
2013-04-13Import null date via orcus.Kohei Yoshida
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida
2013-04-13Implement set_date() interface method.Kohei Yoshida
2013-04-13Implement segment-based string import.Kohei Yoshida
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-22More on removing direct use of cell classes...Kohei Yoshida
2012-12-04shared formula import for orcusMarkus Mohrhard
2012-12-02workaround broken WaE eGrammar may be used uninitializedMarkus Mohrhard
2012-12-02support shared strings enough for gnumeric importMarkus Mohrhard
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida