summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs
AgeCommit message (Expand)Author
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
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-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-08sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl
2015-07-08sc: remove unused boost::random includesMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
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
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara
2015-01-26convert to use std random instead of boostTomaž Vajngerl
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15t-test & F-test Statistics dialog: rename VAR -> VARIABLETomaž Vajngerl
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-11-15Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl
2014-11-15fdo#81801 add first and third quartile to "Descriptive Statistics"Tomaž Vajngerl
2014-11-15Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02coverity#1130190 'Constant' variable guards dead codeCaolán McNamara
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-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210186 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara
2014-04-24sc: t-test - actually use "Alpha" parameter in formulasTomaž Vajngerl