summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/orcusfiltersimpl.hxx
AgeCommit message (Expand)Author
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-04-29weld ScXMLSourceDlgCaolán McNamara
2018-10-15loplugin:constfields in scNoel Grandin
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-10-23loplugin:includeform: scStephan Bergmann
2016-09-18Add a method to import ODF styles via orcusJaskaran Singh
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
2012-11-28Fix static link failure with liborcus on Windows.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-28Press 'Import' in the dialog to start importing XML.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-28Use different icon image for the attribute entries.Kohei Yoshida
2012-11-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-09-07Add or update the header guards.Kohei Yoshida
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida