summaryrefslogtreecommitdiff
path: root/cui/source/inc/tabstpge.hxx
AgeCommit message (Expand)Author
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-10-21use tools::Long in comphelper..cuiNoel
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-04-28Resolves: tdf#125002 toggling on radio button generates click on anotherCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2019-02-14Resolves: tdf#123426 don't reformat tabstop pos while editingCaolán McNamara
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-09-18weld SvxTabulatorTabPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-03Translate German variable namesJohnny_M
2017-06-23loplugin:unusedfields 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-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-18convert TAB to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan 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-04-09vcl: VclPtr conversion in cuiNoel 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-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-16remove some stuffThomas Arnhold
2013-07-03restore a11y relations and some other clean upCaolán McNamara
2013-07-03Convert tab stop page to widget UIOlivier Hallot
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist