summaryrefslogtreecommitdiff
path: root/svtools/source/uno/wizard/wizardshell.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-1/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-06-01unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]1-24/+0
2010-05-31unoawt: for ill-behaved clients which do not provide a page, have an empty pa...Frank Schoenheit [fs]1-1/+8
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]1-3/+3
2010-05-25unoawt: now that we can separate the WizardPageController from the actual pag...Frank Schoenheit [fs]1-5/+27
2010-05-21unoawt: added more functionality to XWizardFrank Schoenheit [fs]1-0/+6
2010-05-21unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]1-3/+17
2010-05-20unoawt: compile with GCCFrank Schoenheit [fs]1-0/+3
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]1-0/+251