summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/inputdlg.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
2013-12-20convert input dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
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