summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 416fa8c63b14e6dca66fbf4fc178dcebdaa8130e (plain)
1
2
*.doc binary
*.sdw binary
>Noel Grandin 2020-03-12Revert "loplugin:constfields in sc"Noel Grandin 2019-12-05make some classes module privateNoel Grandin 2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida 2019-08-12Fix typosAndrea Gelmini 2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen 2019-04-29weld ScXMLSourceDlgCaolán McNamara 2018-10-15loplugin:constfields in scNoel Grandin 2017-08-24loplugin:constparam in sc part3Noel Grandin 2016-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl 2016-06-09tdf#100257 - Data : XML Source does not workNoel Grandin 2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin 2014-05-11fix-includes.pl: scThomas Arnhold 2014-04-19fixincludeguards.sh: scThomas Arnhold 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida 2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida 2012-11-28Register range links to orcus_xml too.Kohei Yoshida 2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida 2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida 2012-11-28Get it to build again after the rebase.Kohei Yoshida 2012-11-28Take care of the default element and attribute selection handlers.Kohei Yoshida 2012-11-28Keep track of linked cell positions.Kohei Yoshida 2012-11-28More progress on the dialog.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