summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
Commit message (Expand)AuthorAgeFilesLines
* Implement mail merge data source from Writer tablesMiklos Vajna2017-07-241-1/+1
* remove (yet yet another) StringListResource implementationCaolán McNamara2016-10-131-1/+1
* loplugin:unnecessaryoverride in dbaccessNoel Grandin2016-10-051-5/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky2015-10-191-11/+11
* convert Link<> to typedNoel Grandin2015-10-161-11/+10
* simplify the way we override behaviour hereNoel Grandin2015-10-151-21/+19
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-2/+2
* convert Link<> to typedNoel Grandin2015-09-141-2/+2
* convert Link<> to typedNoel Grandin2015-09-101-2/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-16/+7
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-2/+2
* Use typed OTextConnectionHelper::SetClickHandler LinkStephan Bergmann2015-05-041-2/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* dbaccess: convert new to ::Create.Michael Meeks2015-04-201-24/+24
* disposeAndClear in place of DELETEZ.Michael Meeks2015-04-111-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-2/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-9/+9
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+113
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
* vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-28/+24
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-231-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-19/+19
* dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl2014-08-151-1/+1
* drop thousand seperator in port number spinbuttonsCaolán McNamara2014-08-151-0/+2
* PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos2014-08-041-10/+4
* Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály2014-08-011-62/+55
* Convert 3 tabpages to .uiPalenik Mihály2014-08-011-79/+78
* PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos2014-07-291-27/+20
* PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos2014-07-281-5/+3
* fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier2014-07-021-4/+6
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-24/+24
* use new VCL IsValueChangedFromSaved methodNoel Grandin2014-05-081-2/+2
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-37/+37
* coverity#704617 Explicit null dereferencedCaolán McNamara2014-04-051-5/+7
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-11/+12
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-11/+11
* convert dbwizard final page to .uiCaolán McNamara2014-01-241-58/+29
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-15/+0
* Be explicit when using bool as integral value (as Link return value)Stephan Bergmann2014-01-171-1/+1
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-3/+3
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-98/+6
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-3/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-2/+6