summaryrefslogtreecommitdiff
path: root/sc/inc/orcusfilters.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida1-4/+5
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-12-05unnecessary forward declarationMarkus Mohrhard1-1/+0
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-0/+2
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida1-2/+2
2012-11-28Method description.Kohei Yoshida1-0/+9
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida1-4/+11
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida1-0/+4
2012-11-28Set user data to each tree entry.Kohei Yoshida1-1/+1
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida1-2/+2
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida1-1/+1
2012-11-28Use different icon for recurring elements.Kohei Yoshida1-1/+4
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida1-0/+3
2012-09-07-Werror=non-virtual-dtorStephan Bergmann1-0/+2
2012-09-07Use the latest license header.Kohei Yoshida1-23/+4
2012-09-07Add or update the header guards.Kohei Yoshida1-2/+2
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida1-0/+47