summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datastreamdlg.hxx
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-11fix-includes.pl: scThomas Arnhold
2013-12-19Initialize data stream dialog properly.Kohei Yoshida
2013-12-19Actually hide these two radio buttons (since there is no choice now).Kohei Yoshida
2013-12-18Handle "refresh on empty line" setting from the UI.Kohei Yoshida
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida
2013-12-18Ensure that the initial data range has only one row.Kohei Yoshida
2013-12-18Put these new classes in sc namespace.Kohei Yoshida
2013-12-13datastreams: Improve usability of the dialog.Jan Holesovsky
2013-11-28Allow to edit data stream from Edit-> Links... dialog.Matúš Kukan
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan