summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-04Use typed OTextConnectionHelper::SetClickHandler LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-24/+24
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-9/+9
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+113
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-28/+24
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-19/+19
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl1-1/+1
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara1-0/+2
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos1-10/+4
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály1-62/+55
2014-08-01Convert 3 tabpages to .uiPalenik Mihály1-79/+78
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos1-27/+20
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos1-5/+3
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier1-4/+6
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-24/+24
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-37/+37
2014-04-05coverity#704617 Explicit null dereferencedCaolán McNamara1-5/+7
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-11/+12
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-11/+11
2014-01-24convert dbwizard final page to .uiCaolán McNamara1-58/+29
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-15/+0
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-98/+6
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-3/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-2/+6
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-02-22unused local variableAndras Timar1-1/+0
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-14/+14
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-2/+2
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-11/+11
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-4/+4
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-2/+0
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane1-2/+3
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-2/+2