summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/inputdlg.cxx
AgeCommit message (Expand)Author
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld InputDialogCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep
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