summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/orcusxml.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin1-2/+3
2022-02-04use some more add toId/fromIdCaolán McNamara1-1/+1
2019-04-29weld ScXMLSourceDlgCaolán McNamara1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-08-24loplugin:constparam in sc part3Noel Grandin1-6/+1
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti1-2/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-3/+3
2014-02-17coverity#984134 Uninitialized scalar fieldNorbert Thiebaud1-2/+7
2012-11-28Get it to build after the rebase.Kohei Yoshida1-0/+1
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida1-8/+0
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida1-0/+9
2012-11-28Register range links to orcus_xml too.Kohei Yoshida1-1/+1
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida1-1/+1
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida1-0/+8
2012-11-28Get it to build again after the rebase.Kohei Yoshida1-1/+1
2012-11-28Take care of the default element and attribute selection handlers.Kohei Yoshida1-1/+1
2012-11-28Keep track of linked cell positions.Kohei Yoshida1-1/+1
2012-11-28More progress on the dialog.Kohei Yoshida1-0/+22