summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx
AgeCommit message (Expand)Author
2019-04-11rename ScStatisticsInputOutputDialogController back...Caolán McNamara
2019-04-11weld ScAnalysisOfVarianceDialogCaolán McNamara
2019-04-02tdf#121103 ANOVA sum of squares formula correctionJaromir Wysoglad
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-12-08Resolves: tdf#80583 create range list string with proper delimiterEike Rathke
2018-10-18loplugin:staticvar in scNoel Grandin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-10convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl