tdf#142986 sc sampling: allow more than default (100) samples
commiteb50d356ffbe5bd2e3de9ac574ddf28ce4e034ad
authorJustin Luth <justin_luth@sil.org>
Wed, 10 Nov 2021 07:15:58 +0000 (10 09:15 +0200)
committerEike Rathke <erack@redhat.com>
Thu, 11 Nov 2021 12:58:21 +0000 (11 13:58 +0100)
tree87a2868e11a68f0791750affcc2b2129d0bbd436
parent871d5fe3ae531f8849908e50bf87c2848f0b9068
tdf#142986 sc sampling: allow more than default (100) samples

The default maximum for a spinbutton must be 100.
For some reason, the previous setMax to maxint was removed
in LO 6.3 in commit 2c5c20b19c349a4b7f6d78d69d8d57f9af5c351c.

Change-Id: I846c1ce037db6ef3b8d48975e24b748cad0394d6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124948
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
sc/source/ui/StatisticsDialogs/SamplingDialog.cxx