summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/passwd.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir1-0/+45
2023-11-15tdf#157518: add password strength bar to sfx2/ui/password.uiSarper Akdemir1-1/+20
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate1-7/+23
2022-05-19tdf#50400 show an explanatory label if ascii-only password is requiredCaolán McNamara1-0/+12
2022-05-18Related: tdf#50400 restrict "confirm" to same rules as "password"Caolán McNamara1-0/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen1-1/+0
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-2/+2
2018-06-19tidy up setting parentsCaolán McNamara1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-4/+2
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-113/+90
2018-02-22weld native message dialogsCaolán McNamara1-8/+5
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+8
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+24
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-9/+9
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+22
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-15archetype for ErrorBox + resource -> MessageDialog + string conversionCaolán McNamara1-2/+2
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier1-3/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-02-06Typo: pasword -> passwordJulien Nabet1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-28convert pdf security page to .uiCaolán McNamara1-1/+1
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+5
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-3/+3
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-05convert password dialog to .uiCaolán McNamara1-194/+67
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-26tidy some resource stringsCaolán McNamara1-3/+3