#!/bin/sh cmd=$(dirname "$0")/soffice exec "$cmd" --calc "$@" el='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.cxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2016-11-25convert LF constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-02Related tdf#98644: In login dialog, give a hint that the password was wrongStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-02uui: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-23convert login dialog to .uiCaolán McNamara
2013-10-01convert UUI module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-12WaE: warn_unused_resultTor Lillqvist
2012-12-10Remove UniString from uui moduleMarcos Paulo de Souza
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara