summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/FTestDialog.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-16/+16
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-17/+16
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-25/+22
2014-11-15Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl1-2/+3
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-7/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
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: Add newLine() convenience method to AddressWalkerTomaž Vajngerl1-27/+13
2014-04-24sc: F Test - externalize string ("Variable" label)Tomaž Vajngerl1-2/+2
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+203