summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-09-26never null ScViewData*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-04-11rename ScStatisticsTwoVariableDialogController back...Caolán McNamara
2019-04-11weld ScFTestDialog and ScTTestDialogCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
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
2015-07-08sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl
2015-07-08sc: remove unused boost::random includesMichael Stahl
2014-11-15t-test & F-test Statistics dialog: rename VAR -> VARIABLETomaž Vajngerl
2014-11-15Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-04-24sc: t-test - actually use "Alpha" parameter in formulasTomaž Vajngerl
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl
2014-04-24sc: t-test - refactor to row oriented output & externalise stringsTomaž Vajngerl
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl