summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-authentication.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Remove nonsense checkEike Rathke1-2/+0
2019-11-30Resolves: tdf#97086 Allow "unlimited" password length for OOXML encryptionEike Rathke1-43/+47
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov1-3/+3
2019-02-22loplugin:unusedfields in uuiNoel Grandin1-1/+0
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin1-2/+2
2018-08-13loplugin:returnconstant in unoxml,uuiNoel Grandin1-3/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-17AuthFallbackDlgCaolán McNamara1-4/+4
2018-05-17weld MasterPasswordCreateDialog and MasterPasswordDialogCaolán McNamara1-11/+11
2018-04-11weld LoginDialogCaolán McNamara1-20/+21
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann1-97/+77
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-3/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-2/+0
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-6/+6
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16Related: tdf#115964 convert the problematic dialog to a native gtk3 oneCaolán McNamara1-6/+6
2018-01-15More loplugin:cstylecast: uuiStephan Bergmann1-1/+1
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-0/+3
2018-01-05remove NoPath from LoginFlagsNoel Grandin1-1/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-2/+1
2017-10-23loplugin:includeform: uuiStephan Bergmann1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-10/+11
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-13/+13
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-1/+1
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-13/+13
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-13/+13
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-13/+13
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin1-1/+1
2016-11-25convert LF constants to o3tl::typed_flagsNoel Grandin1-7/+7
2016-11-09uui: fix use-after-free on password dialogMichael Stahl1-2/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-09-07loplugin:constantparam in vclNoel Grandin1-1/+1
2016-07-29VclPtr: password prompts never disposeCaolán McNamara1-14/+12
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-05-08VclPtr: presumably these also leakCaolán McNamara1-6/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-11/+11
2015-04-27More loplugin:simplifyboolStephan Bergmann1-4/+4
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks1-6/+6
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-5/+5
2014-12-15OneDrive authentication fallback request handlerMihai Varga1-0/+23
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-06-05uui: remove SAL_THROW macroNoel Grandin1-9/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+2