summaryrefslogtreecommitdiff
path: root/sc/inc/orcusxml.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida1-0/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen1-1/+0
2019-04-29weld ScXMLSourceDlgCaolán McNamara1-5/+8
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2017-08-24loplugin:constparam in sc part3Noel Grandin1-2/+1
2016-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl1-3/+3
2016-06-09tdf#100257 - Data : XML Source does not workNoel Grandin1-2/+3
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin1-3/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida1-2/+0
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida1-0/+4
2012-11-28Register range links to orcus_xml too.Kohei Yoshida1-1/+2
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida1-5/+8
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida1-0/+22
2012-11-28Get it to build again after the rebase.Kohei Yoshida1-2/+2
2012-11-28Take care of the default element and attribute selection handlers.Kohei Yoshida1-0/+1
2012-11-28Keep track of linked cell positions.Kohei Yoshida1-0/+2
2012-11-28More progress on the dialog.Kohei Yoshida1-3/+8
2012-11-28Set user data to each tree entry.Kohei Yoshida1-0/+2
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida1-0/+45