summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/orcusfiltersimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida1-4/+4
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-0/+1
2012-11-28Fix static link failure with liborcus on Windows.Kohei Yoshida1-0/+1
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida1-2/+7
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida1-4/+15
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida1-0/+3
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/+1
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/+3
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida1-0/+2
2012-09-07Add or update the header guards.Kohei Yoshida1-0/+5
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida1-0/+18