summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/detailpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12convert Link<> to typedNoel Grandin1-1/+6
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-09-14convert Link<> to typedNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+3
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-25/+24
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks1-11/+10
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-8/+8
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-16/+86
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-17/+29
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara1-7/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-22/+22
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl1-1/+0
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara1-61/+2
2014-08-15convert user details page to .uiCaolán McNamara1-22/+22
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara1-0/+2
2014-08-07coverity#1229890 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály1-2/+2
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály1-46/+26
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály1-25/+5
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály1-76/+43
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály1-29/+12
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos1-40/+37
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos1-4/+42
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier1-3/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-25/+25
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-27/+27
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-28/+28
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-10/+11
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-21/+21
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-95/+10
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-1/+4
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-4/+4
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-4/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-4/+4
2012-02-19remove adabas/adabasuiCaolán McNamara1-172/+0
2011-11-30add constLionel Elie Mamane1-1/+1