summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/passwdomdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in cuiNoel Grandin1-22/+22
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir1-5/+8
2023-11-06tdf#157518: add password policy and strength meter to save with password dialogSarper Akdemir1-16/+91
2023-06-28tdf#148416 password dialog: suggest current loadreadonly statusJustin Luth1-0/+9
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos1-1/+7
2022-11-21lok: make properties>change password dialog asyncMert Tumer1-19/+28
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-5/+5
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara1-2/+2
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