summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
AgeCommit message (Expand)Author
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