summaryrefslogtreecommitdiff
path: root/sc/source/filter/orcus
AgeCommit message (Expand)Author
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
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-28Fix static link failure with liborcus on Windows.Kohei Yoshida
2012-11-28Get it to build after the rebase.Kohei Yoshida
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida
2012-11-28Display XML namespace IDs in the tree.Kohei Yoshida
2012-11-28Adjusted for the orcus interface change on the master branch.Kohei Yoshida
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
2012-11-28Get it to build after updating liborcus from latest master.Kohei Yoshida
2012-11-28Remove debug statements.Kohei Yoshida
2012-11-28Register range links to orcus_xml too.Kohei Yoshida
2012-11-28Implement the required get_sheet() interface method.Kohei Yoshida
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
2012-11-28Get it to build again after the rebase.Kohei Yoshida
2012-11-28More progress on the dialog.Kohei Yoshida
2012-11-28Set user data to each tree entry.Kohei Yoshida
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida
2012-11-28Get it to build.Kohei Yoshida
2012-11-28Disable update while populating the tree control.Kohei Yoshida
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida
2012-11-28Add detected attributes to the tree too.Kohei Yoshida
2012-11-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Pass the 'repeat' flag of each element too, for recurring elements.Kohei Yoshida
2012-11-28A little cleanup.Kohei Yoshida
2012-11-28Populate the tree box with real xml structure tree.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-28orcus from master now has a new interface.Kohei Yoshida
2012-09-07Use DOS style file path on Windows.Kohei Yoshida
2012-09-07Get it to build on Windows, with MSVC compiler.Kohei Yoshida
2012-09-07Use the latest license header.Kohei Yoshida
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida