summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/inputdlg.cxx
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2013-12-20convert input dialog to .uiCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-04Connect button click handlers and end dialog with the desired result.Rafael Dominguez
2012-07-04Set correct dimensions and positions of inputbox widget.Rafael Dominguez
2012-07-03Create dialog skeleton to ask user for new folder name.Rafael Dominguez