summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx
AgeCommit message (Expand)Author
2020-12-15online: make buttons work in statistics dialogsSzymon Kłos
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
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
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-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl