summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui
AgeCommit message (Collapse)AuthorFilesLines
2013-12-13fdo#70989: Change wording from "Output Range" to "Results to".Kohei Yoshida1-1/+1
To avoid the impression that this reference box takes a range... Change-Id: I3a69cf496f013779692c17fb943dcc34a1692275
2013-11-11ui permissionsTomaž Vajngerl1-0/+0
Change-Id: I56e81590327881328daf5f80e6330ba78cd8b900
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl1-2/+77
Move the functionallity to superclass, adjust UI Change-Id: I9770206386aa6d9caaf2d832d4744ac488e3190b
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl1-1/+7
Change-Id: Ie34267d180015ae10d536d302ab4d206548de761
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl1-13/+4
Change-Id: I659b4bed483fc06fa5777236d6ebec22f6c7f391
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl1-0/+191
New menu entry in "Data>>Statistics>>Descriptive Statistics..." to quickly calculate basic statistics for a row of data. These are Mean, Standard Error, Mode, Median, Variance, Standard Deviation, Kurtosis, Skewness, Range, Minimum, Maximum, Sum and Count. Change-Id: I7c4a75adf7731f42f9c7f8e741ff1b5fa245c1c8