summaryrefslogtreecommitdiff
path: root/cui/source/inc/labdlg.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2018-11-26drop some unnecessary includesCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-10weld SvxCaptionTabPageCaolán McNamara
2018-08-10Translate German variable namesJohnny_M
2018-08-07Translate German variable namesJohnny_M
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-01-05convert callout tabdialog to .uiCaolán McNamara
2014-01-05convert callout tabpage to .uiCaolán McNamara
2014-01-05WaE: private field 'nWinkelTypePos' is not usedTor Lillqvist
2014-01-04near obsolete SdrCaption dialog has Not Implemented Yet stubCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi
2012-08-08remove include comments and boxesThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-16get this building againCaolán McNamara
2010-11-02cui: more fixes of dead code, bogus and GermaneXine
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek