summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-25rename DBOTextConnectionHelper back to OTextConnectionHelperCaolán McNamara1-16/+16
2018-10-25rename DBCharSetListBox back to CharSetListBoxCaolán McNamara1-1/+1
2018-10-25remove unused stuffCaolán McNamara1-390/+0
2018-10-24weld ODbAdminDialogCaolán McNamara1-1/+0
2018-10-24weld TextConnectionSettingsDialogCaolán McNamara1-1/+1
2018-10-24weld OTextDetailsPageCaolán McNamara1-0/+347
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin1-15/+15
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-9/+9
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-15/+18
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-19remove dead Link<> codeNoel Grandin1-32/+0
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-7/+7
2015-10-16convert Link<> to typedNoel Grandin1-8/+12
2015-10-15convert Link<> to typedNoel Grandin1-2/+7
2015-10-12convert Link<> to typedNoel Grandin1-1/+6
2015-09-10convert Link<> to typedNoel Grandin1-2/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-2/+2
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+30
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-5/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl1-1/+0
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos1-167/+115
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-5/+5
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-14/+14
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-01-15make dbaccess xub_StrLen freeCaolán McNamara1-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-52/+50