summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-18/+18
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15don't need to include strload.hxxCaolán McNamara1-1/+0
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara1-19/+18
2015-07-08sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl1-3/+2
2015-07-08sc: remove unused boost::random includesMichael Stahl1-1/+0
2014-11-15t-test & F-test Statistics dialog: rename VAR -> VARIABLETomaž Vajngerl1-16/+13
2014-11-15Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl1-3/+3
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl1-7/+8
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-7/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-1/+1
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida1-1/+3
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+0
2014-04-24sc: t-test - actually use "Alpha" parameter in formulasTomaž Vajngerl1-2/+2
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl1-31/+15
2014-04-24sc: t-test - refactor to row oriented output & externalise stringsTomaž Vajngerl1-49/+72
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke1-1/+2
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+194