summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/passwdomdlg.cxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-03-06convert another password dialog to .uiCaolán McNamara
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-10cws tl78: #i109634# late changes to the new password dialogThomas Lange [tl]
2010-06-08cws tl78: #i109634# additional dialog parameterThomas Lange [tl]
2010-05-11cws tl78: #i109634# changes to password to open/modify dialogThomas Lange [tl]
2010-03-08cws tl87: #i109634# password to open/modify dialogThomas Lange [tl]
2010-03-08cws tl78: warning free codeThomas Lange [tl]
2010-03-04#i109634# password to open/modify dialogThomas Lange [tl]
2010-03-03#109634# password to modify dialogThomas Lange [tl]