summaryrefslogtreecommitdiff
path: root/svtools/source/uno/wizard
AgeCommit message (Expand)Author
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-06#i113054# WaECaolán McNamara
2010-09-04cmcfixes78: #i113054# WaECaolán McNamara
2010-07-20CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-06-04unoawt: make compile on unxsols4Frank Schoenheit [fs]
2010-06-01unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for p...Frank Schoenheit [fs]
2010-06-01unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]
2010-05-31unoawt: for ill-behaved clients which do not provide a page, have an empty pa...Frank Schoenheit [fs]
2010-05-28unoawt: XWizard now has an attribute giving access to the XWindow interface o...Frank Schoenheit [fs]
2010-05-28unoawt: fixed assertionFrank Schoenheit [fs]
2010-05-25unoawt: set Title as TitleBaseFrank Schoenheit [fs]
2010-05-25unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyb...Frank Schoenheit [fs]
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]
2010-05-25unoawt: now that we can separate the WizardPageController from the actual pag...Frank Schoenheit [fs]
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]
2010-05-21unoawt: fixed a bug found by GCC's compiler warningFrank Schoenheit [fs]
2010-05-21unoawt: added more functionality to XWizardFrank Schoenheit [fs]
2010-05-21unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]
2010-05-20unoawt: compile with GCCFrank Schoenheit [fs]
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]