summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-28get vcl building on RHEL-5Caolán McNamara1-0/+6
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist2-3/+3
2012-11-28jurt: actually, why does this not simply use InternalUnoApiMichael Stahl3-16/+30
2012-11-28jurt: remove that with -f because it may not exist...Michael Stahl1-1/+1
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28OUString::trim() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28Add comment about Windows SDK 8Tor Lillqvist1-2/+16
2012-11-28Make print_al_home more reliableTor Lillqvist1-16/+30
2012-11-28Use uniform spacing before the "then" of if statementsTor Lillqvist1-22/+22
2012-11-28More informative logging for the search for midl.exe, csc.exe and al.exeTor Lillqvist1-0/+15
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist75-230/+87
2012-11-28Get it to build after the rebase.Kohei Yoshida6-1/+16
2012-11-28Add preliminary icons for use in XML tree from Alexander Wilms.Kohei Yoshida4-3/+3
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida3-23/+7
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida4-14/+84
2012-11-28Display XML namespace IDs in the tree.Kohei Yoshida1-4/+23
2012-11-28Adjusted for the orcus interface change on the master branch.Kohei Yoshida1-1/+1
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida3-8/+12
2012-11-28Method description.Kohei Yoshida1-0/+9
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida9-368/+449
2012-11-28Get it to build after updating liborcus from latest master.Kohei Yoshida1-2/+3
2012-11-28Now I can remove this ugly const_cast.Kohei Yoshida1-1/+1
2012-11-28Enable the 'Import' button only when linked data exists.Kohei Yoshida1-1/+7
2012-11-28Set initial focus to the 'Open XML source' button.Kohei Yoshida1-0/+1
2012-11-28Just call it "XML Source" in the menu for now.Kohei Yoshida1-1/+1
2012-11-28Setting a reference via ref picker should update the link ref data.Kohei Yoshida1-0/+2
2012-11-28Broadcast and re-paint when the XML import is complete.Kohei Yoshida1-0/+12
2012-11-28Remove debug statements.Kohei Yoshida2-10/+1
2012-11-28Register range links to orcus_xml too.Kohei Yoshida4-25/+122
2012-11-28Implement the required get_sheet() interface method.Kohei Yoshida1-3/+32
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida4-14/+49
2012-11-28Not a good idea to close the dialog first then start the import.Kohei Yoshida1-2/+2
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida8-14/+166
2012-11-28Handler methods for OK and Cancel.Kohei Yoshida2-2/+23
2012-11-28Added OK button next to the Cancel button.Kohei Yoshida4-2/+10
2012-11-28Re-order the controls, to get the tab order right.Kohei Yoshida2-10/+10
2012-11-28Put the tree control on the left side.Kohei Yoshida1-4/+4
2012-11-28Get it to build again after the rebase.Kohei Yoshida5-23/+23
2012-11-28When setting a link position to a repeat element, set the range parent flag.Kohei Yoshida1-0/+1
2012-11-28Don't allow reference mode when the control is disabled.Kohei Yoshida1-1/+1
2012-11-28Handle selection of repeat element.Kohei Yoshida2-6/+50
2012-11-28I need to check for repeating parent elements too.Kohei Yoshida2-0/+8
2012-11-28Take care of the default element and attribute selection handlers.Kohei Yoshida4-7/+71
2012-11-28Keep track of linked cell positions.Kohei Yoshida3-2/+24
2012-11-28More progress on the dialog.Kohei Yoshida8-49/+117
2012-11-28Display selected tree item name on the dialog when clicked on.Kohei Yoshida4-10/+16
2012-11-28Set user data to each tree entry.Kohei Yoshida7-5/+49
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida6-24/+67
2012-11-28Get it to build.Kohei Yoshida3-3/+3
2012-11-28I forgot to remove these.Kohei Yoshida2-2/+0