summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionPage.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann1-6/+2
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-6/+4
2015-10-15simplify the way we override behaviour hereNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+2
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+3
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-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-0/+19
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-4/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl1-1/+0
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály1-73/+46
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos1-31/+31
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier1-5/+6
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-6/+6
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-7/+7
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-16/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+3
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+4
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-23/+23
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-5/+5
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-1/+1
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-19remove adabas/adabasuiCaolán McNamara1-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl1-1/+0
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane1-2/+3
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-2/+2
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-93/+3
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-2/+2