summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/StatisticsDialogs
Commit message (Expand)AuthorAgeFilesLines
* loplugin:defaultparamsStephan Bergmann2015-10-192-4/+4
* convert Link<> to typedNoel Grandin2015-10-164-22/+12
* convert Link<> to typedNoel Grandin2015-10-121-3/+2
* convert Link<> to typedNoel Grandin2015-09-244-45/+33
* boost->stdCaolán McNamara2015-09-184-5/+5
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-174-5/+5
* boost->stdCaolán McNamara2015-09-174-5/+5
* convert Link<> to typedNoel Grandin2015-09-141-3/+2
* convert Link<> to typedNoel Grandin2015-09-104-13/+16
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-264-12/+6
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-261-3/+86
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-261-3/+68
* implement Edit modify handler, rhbz#1255811 relatedEike Rathke2015-08-261-3/+72
* Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke2015-08-261-0/+29
* loplugin: defaultparamsNoel Grandin2015-08-144-5/+5
* sc: convert boost::scoped_ptr to std::unique_ptr while thereMichael Stahl2015-07-085-12/+7
* sc: remove unused boost::random includesMichael Stahl2015-07-085-5/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-083-5/+5
* Gradually typed LinkStephan Bergmann2015-04-304-4/+4
* vclwidget: only call dispose() onceNoel Grandin2015-04-107-7/+7
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-107-12/+117
* Replace hardcoded UI string with string from .res fileAndras Timar2015-03-201-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* coverity#1267677 Big parameter passed by valueCaolán McNamara2015-01-311-1/+1
* convert to use std random instead of boostTomaž Vajngerl2015-01-261-29/+20
* Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl2014-11-203-33/+67
* fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl2014-11-181-0/+97
* vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna2014-11-163-3/+3
* t-test & F-test Statistics dialog: rename VAR -> VARIABLETomaž Vajngerl2014-11-152-41/+35
* fdo#74669 Add z-test Statistics DialogTomaž Vajngerl2014-11-153-5/+227
* Make room for more IDs and rename common IDs in Statistics dialogsTomaž Vajngerl2014-11-154-59/+57
* fdo#81801 add first and third quartile to "Descriptive Statistics"Tomaž Vajngerl2014-11-153-0/+12
* Make "Hypothesized Mean Difference" as parameter in t-testTomaž Vajngerl2014-11-151-7/+8
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-056-28/+12
* loplugin: cstylecastNoel Grandin2014-10-281-4/+4
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-11/+2
* coverity#1130190 'Constant' variable guards dead codeCaolán McNamara2014-10-021-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-2313-13/+13
* remove whitespaceMarkus Mohrhard2014-06-253-3/+0
* fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida2014-05-308-19/+22
* Label t-test and F-test for their respective dialogs.Kohei Yoshida2014-05-214-4/+20
* Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida2014-05-213-57/+0
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-202-2/+2
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* move boost rng wrapper from sc to comphelperThomas Arnhold2014-05-1711-11/+0
* fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl2014-05-151-22/+42
* sc - statistics dialog: add more space between IDsTomaž Vajngerl2014-05-151-68/+67
* sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl2014-05-153-85/+376
* coverity#1210185 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1
* coverity#1210186 Uninitialized pointer fieldCaolán McNamara2014-04-291-0/+1