summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adminpages.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-4/+4
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+9
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20convert Link<> to typedNoel Grandin1-2/+1
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-0/+4
2015-10-15simplify the way we override behaviour hereNoel Grandin1-4/+4
2015-09-14convert Link<> to typedNoel Grandin1-0/+4
2015-09-07dbaccess: replace for_each with range-based forDaniel Robertson1-3/+12
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+7
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+8
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-8/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-08-16callcatcher: update unused codeCaolán McNamara1-11/+0
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara1-1/+0
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara1-7/+0
2014-08-11m_pFT_HeaderText now unusedCaolán McNamara1-8/+0
2014-08-11callcatcher: update unused codeCaolán McNamara1-9/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-3/+3
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-20/+20
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-7/+7
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-32/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-27Use UI builder for database wizard's start pageMathias Hasselmann1-2/+1
2013-03-24Add builder support for a few dbaui controlsMathias Hasselmann1-0/+13
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1