summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx
AgeCommit message (Expand)Author
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl