summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida1-19/+0
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+0
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke1-4/+3
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-4/+3
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl1-1/+1
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl1-84/+102
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl1-52/+130
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl1-0/+251