summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/passwdomdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-25loplugin:unusedfieldsNoel Grandin1-5/+5
2020-06-17tdf#43452 indicate when maximum password length has been reachedCaolán McNamara1-0/+30
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-08-19tdf#119030: Disable entries if open file read-only is uncheckedXisco Fauli1-0/+13
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-105/+53
2018-02-22weld native message dialogsCaolán McNamara1-7/+10
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-02nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann1-6/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-08-27Clean up aEmptyStephan Bergmann1-7/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-9/+9
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-5/+5
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-4/+3
2014-03-06convert another password dialog to .uiCaolán McNamara1-139/+56
2014-02-26Remove visual noise from cuiAlexander Wilms1-4/+4
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann1-1/+1
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-10/+10
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-7/+7
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-2/+2
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-0/+343
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M1-62/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-10cws tl78: #i109634# late changes to the new password dialogThomas Lange [tl]1-2/+10
2010-06-08cws tl78: #i109634# additional dialog parameterThomas Lange [tl]1-4/+9
2010-05-11cws tl78: #i109634# changes to password to open/modify dialogThomas Lange [tl]1-9/+70
2010-03-08cws tl87: #i109634# password to open/modify dialogThomas Lange [tl]1-9/+13
2010-03-08cws tl78: warning free codeThomas Lange [tl]1-1/+1
2010-03-04#i109634# password to open/modify dialogThomas Lange [tl]1-54/+63
2010-03-03#109634# password to modify dialogThomas Lange [tl]1-0/+256