summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs
AgeCommit message (Expand)Author
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-03-21Replace hardcoded UI string with string from .res fileAndras Timar
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
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl
2014-04-24sc: F Test - externalize string ("Variable" label)Tomaž Vajngerl
2014-04-24sc: t-test - refactor to row oriented output & externalise stringsTomaž Vajngerl
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-18No need for these to be statics.Jan Holesovsky
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-03remove unused code AddressWalker::pop()Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida
2014-01-29No need to store the address detail object.Kohei Yoshida
2014-01-29Consistency in naming.Kohei Yoshida
2014-01-29No need for static keywords when they are in anonymous namespace.Kohei Yoshida
2014-01-28coverity#1130485 Uninitialized scalar fieldCaolán McNamara
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2013-12-30Resolves: fdo#73137 undo name for 'Covariance' is differentJulien Nabet
2013-12-30Resolves: fdo#73138 undo name for 'Chi Squared' is differentJulien Nabet
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-29Drop duplicate #includeTakeshi Abe
2013-11-12WaE: unused variable 'aReferenceString' [loplugin]Tor Lillqvist
2013-11-12WaE: unused variable 'aFormulaString' [loplugin]Tor Lillqvist