summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datastreamdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2013-12-19Initialize data stream dialog properly.Kohei Yoshida1-4/+3
2013-12-19Actually hide these two radio buttons (since there is no choice now).Kohei Yoshida1-0/+1
2013-12-18Handle "refresh on empty line" setting from the UI.Kohei Yoshida1-0/+1
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida1-3/+3
2013-12-18Ensure that the initial data range has only one row.Kohei Yoshida1-3/+7
2013-12-18Put these new classes in sc namespace.Kohei Yoshida1-1/+6
2013-12-13datastreams: Improve usability of the dialog.Jan Holesovsky1-1/+0
2013-11-28Allow to edit data stream from Edit-> Links... dialog.Matúš Kukan1-1/+5
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan1-0/+49