summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsubt.hxx
AgeCommit message (Expand)Author
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-12-22more jumbo sheet workNoel Grandin
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-06-02drop some unneeded includesCaolán McNamara
2019-03-10weld ScTpSubTotalGroupCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-08weld ScTpSubTotalOptionsCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part9Noel 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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert 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-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
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 scNoel Grandin
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
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-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-08-16String to OUStringBence Babati
2011-12-19callcatcher: Remove unused codeAugust Sodora