summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx
AgeCommit message (Expand)Author
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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#1210186 Uninitialized pointer fieldCaolán McNamara
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl