summaryrefslogtreecommitdiff
path: root/uui/source/passworddlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
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/+15
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-3/+3
2014-03-26These strings are now global resources, define them accordingly.Jan Holesovsky1-1/+0
2014-03-17uui: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-06convert password dialog to .uiCaolán McNamara1-106/+31
2014-02-26Remove visual noise from uuiAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara1-6/+6
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-26/+99
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-38/+112
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-06cws tl82: #i114160# SimplePasswordRequest and respective dialogThomas Lange [tl]1-28/+98
2010-08-05cws tl82: merge with DEV300_m86Thomas Lange [tl]1-13/+17
2010-03-24cws tl78: merge with DEV300_m75Thomas Lange [tl]1-4/+1
2010-03-03#109634# password to modify dialogThomas Lange [tl]1-13/+17
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-06-03CWS-TOOLING: integrate CWS tkr20Kurt Zenker1-1/+1
2009-01-29CWS-TOOLING: integrate CWS cmcfixes52Kurt Zenker1-1/+1
2008-12-12CWS-TOOLING: integrate CWS fwk92Rüdiger Timm1-16/+50
2008-04-10INTEGRATION: CWS changefileheader (1.6.60); FILE MERGEDRüdiger Timm1-29/+18
2007-04-26INTEGRATION: CWS residcleanup (1.5.96); FILE MERGEDRüdiger Timm1-9/+9
2005-09-09INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGEDRüdiger Timm1-47/+21
2004-07-23INTEGRATION: CWS fwklhf01 (1.3.142); FILE MERGEDJens-Heiner Rechtien1-3/+3
2002-10-31#102191# password requests and interactionMikhail Voitenko1-13/+13
2001-10-11#92380#,#91564# New dialog with unique hid and fixed textMikhail Voitenko1-35/+8
2001-06-26#88320# Allow to save passwords persistentlyMikhail Voitenko1-0/+146