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