summaryrefslogtreecommitdiff
path: root/testautomation/global/win/edia_d_h.win
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/win/edia_d_h.win')
-rwxr-xr-xtestautomation/global/win/edia_d_h.win10
1 files changed, 7 insertions, 3 deletions
diff --git a/testautomation/global/win/edia_d_h.win b/testautomation/global/win/edia_d_h.win
index 0e2fd251d285..1dfc1699386d 100755
--- a/testautomation/global/win/edia_d_h.win
+++ b/testautomation/global/win/edia_d_h.win
@@ -420,9 +420,13 @@ ChooseARemoteDirectoryB HID_FTP_BTN_PATH
CancelB HID_FTP_CANCEL
*LoginDialog HID_DLG_LOGIN
-LoginName uui:Edit:DLG_UUI_LOGIN:ED_LOGIN_USERNAME
-LoginPassword uui:Edit:DLG_UUI_LOGIN:ED_LOGIN_PASSWORD
-LoginSavePassword uui:CheckBox:DLG_UUI_LOGIN:CB_LOGIN_SAVEPASSWORD
+LoginName HID_LOGIN_DLG_USER_NAME
+LoginPassword HID_LOGIN_DLG_PASSWORD
+LoginSavePassword HID_LOGIN_DLG_REMEMBER_PASSWORD
+Path HID_LOGIN_DLG_PATH
+Browse HID_LOGIN_DLG_BROWSE
+Account HID_LOGIN_DLG_ACCOUNT
+UseSystemCredentials HID_LOGIN_DLG_USE_SYSTEM_CREDENTIALS
*Gallery SID_GALLERY
NewTheme HID_GALLERY_NEWTHEME
/lo/core/commit/l10ntools?h=feature/resolve-comments&id=05050cdb23de586870bf479a9df5ced06828d498'>use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05markup with event type not checker typeCaolán McNamara 2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl 2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl 2014-09-30l10ntools: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-19l10ntools/source/export.cxx: be more std::Douglas Mencken 2014-09-14fdo#80650 src transl. merge must be case sensitiveDavid Tardon 2014-09-09l10ntools/source/export.cxx: add sanity check to aOutput.mSimpleDouglas Mencken 2014-09-08l10ntools/source/export.cxx: improve style of codeDouglas Mencken 2014-09-08l10ntools/inc/helper.hxx: bin unused header <cassert>Douglas Mencken 2014-09-08l10ntools-transex3: make pParseQueue field privateDouglas Mencken 2014-09-07create clang plugin to warn about C-style castsNoel Grandin 2014-08-15remove AutoControls_tmpl from localizeThomas Arnhold 2014-08-13l10ntools: suppress warning C4245 from boost/crc.hppMichael Stahl 2014-07-10coverity#1224977 integer overflowNorbert Thiebaud 2014-07-10coverity#1224978 integer overflowNorbert Thiebaud 2014-07-01New loplugin:stringconcatStephan Bergmann 2014-06-22fdo#80324 fix path of redline_tmpl.hrcAndras Timar 2014-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara 2014-06-16update usage instructions of pocheck toolAndras Timar 2014-06-13loplugin:staticcallStephan Bergmann 2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann