summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/detailpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-8/+8
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+6
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-8/+8
2016-11-23convert CBTP constants to o3tl::typed_flagsNoel Grandin1-20/+20
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-21/+21
2015-10-16convert Link<> to typedNoel Grandin1-14/+13
2015-10-15simplify the way we override behaviour hereNoel Grandin1-12/+12
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