summaryrefslogtreecommitdiff
path: root/uui/source/iahndl-authentication.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-19fix-includes.pl: uuiThomas Arnhold1-21/+21
2014-05-02uui: sal_Bool->boolNoel Grandin1-2/+2
2014-03-17uui: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-26Remove visual noise from uuiAlexander Wilms1-3/+3
2013-12-23convert login dialog to .uiCaolán McNamara1-2/+2
2013-10-01convert UUI module from String to OUStringNoel Grandin1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-4/+4
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza1-6/+3
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin1-1/+3
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-02pointer is always non-nullCaolán McNamara1-2/+1
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-5/+3