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