summaryrefslogtreecommitdiff
path: root/cui/source/inc/dbregister.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-3/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-10-04remove bogus include checksNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-26convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+4
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-06-19cui: prefix remaining svx::DbRegistrationOptionsPage membersMiklos Vajna1-3/+3
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-11/+1
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann1-1/+0
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+5
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
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-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-27constLuboš Luňák1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from cuiAlexander Wilms1-10/+10
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-4/+4
2013-10-01convert CUI module from String to OUStringNoel Grandin1-2/+2
2013-09-29Convert dbregister to .ui + adapt code.Jan Holesovsky1-7/+7
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-4/+4
2013-07-16convert versions of dialog to .uiCaolán McNamara1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara1-2/+2
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-3/+3
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-11/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-4/+4
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]1-7/+0
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]1-4/+1