summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-10online: make buttons work in statistics dialogsSzymon Kłos
2020-09-26never null ScViewData*Caolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-11rename ScStatisticsTwoVariableDialogController back...Caolán McNamara
2019-04-11ScStatisticsTwoVariableDialog no longer usedCaolán McNamara
2019-04-11weld ScRegressionDialogCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
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-16convert 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-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl