summaryrefslogtreecommitdiff
path: root/include/sfx2/passwd.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)1-4/+1
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir1-0/+3
2023-11-15tdf#157518: add password strength bar to sfx2/ui/password.uiSarper Akdemir1-0/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate1-0/+6
2022-05-19tdf#50400 show an explanatory label if ascii-only password is requiredCaolán McNamara1-4/+2
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-3/+3
2019-10-29loplugin:finalclasses sfx2Noel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-1/+0
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-3/+3
2018-06-19tidy up setting parentsCaolán McNamara1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-7/+2
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-34/+34
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen1-0/+7
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-14/+16
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-8/+16
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-14/+16
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-04fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier1-0/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-9/+9
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+123