summaryrefslogtreecommitdiffstats
path: root/sc/inc/orcusfilters.hxx
Commit message (Expand)AuthorAgeFilesLines
* Add a method to import ODF styles via orcusJaskaran Singh2016-09-181-0/+6
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-2/+2
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Show progress indicator during document import via orcus.Kohei Yoshida2013-04-131-4/+5
* Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida2013-04-131-0/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* unnecessary forward declarationMarkus Mohrhard2012-12-051-1/+0
* activate basic gnumeric support in experimental modeMarkus Mohrhard2012-12-041-0/+2
* Store the xml namespace repository with the context.Kohei Yoshida2012-11-281-2/+2
* Method description.Kohei Yoshida2012-11-281-0/+9
* Separate the XML part of orcus filters into own class.Kohei Yoshida2012-11-281-4/+11
* Press 'Import' in the dialog to start importing XML.Kohei Yoshida2012-11-281-0/+4
* Set user data to each tree entry.Kohei Yoshida2012-11-281-1/+1
* Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida2012-11-281-2/+2
* Use different icon image for the attribute entries.Kohei Yoshida2012-11-281-1/+1
* Use different icon for recurring elements.Kohei Yoshida2012-11-281-1/+4
* Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida2012-11-281-0/+3
* -Werror=non-virtual-dtorStephan Bergmann2012-09-071-0/+2
* Use the latest license header.Kohei Yoshida2012-09-071-23/+4
* Add or update the header guards.Kohei Yoshida2012-09-071-2/+2
* Move the orcus handling code from sc to scfilt.Kohei Yoshida2012-09-071-0/+47