summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/UserAdmin.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+3
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-32/+53
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+19
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-13/+13
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-12/+19
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-08-21QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara1-2/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-08-02init. pointer membersDavid Tardon1-0/+4
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos1-25/+21
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01convert user admin password dialog to .uiCaolán McNamara1-39/+25
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-11/+11
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-16/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin1-3/+3
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-3/+4
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-17catch by const referenceTakeshi Abe1-2/+2
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-42/+3
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-42/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.19.176); FILE MERGEDRüdiger Timm1-23/+18
2007-05-10INTEGRATION: CWS dba23a (1.17.72); FILE MERGEDKurt Zenker1-6/+2
2007-04-26INTEGRATION: CWS residcleanup (1.17.80); FILE MERGEDRüdiger Timm1-20/+20
2006-09-17INTEGRATION: CWS pchfix02 (1.16.50); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.15.50); FILE MERGEDJens-Heiner Rechtien1-6/+6
2005-09-08INTEGRATION: CWS ooo19126 (1.14.98); FILE MERGEDRüdiger Timm1-47/+21
2005-03-18INTEGRATION: CWS dba25 (1.13.38); FILE MERGEDOliver Bolte1-22/+15
2005-01-21INTEGRATION: CWS dba22 (1.12.62); FILE MERGEDKurt Zenker1-3/+3
2004-08-02INTEGRATION: CWS insight01 (1.11.64); FILE MERGEDJens-Heiner Rechtien1-69/+59