summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/SamplingDialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-2/+1
2018-10-15loplugin:constfields in scNoel Grandin1-6/+6
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-24convert Link<> to typedNoel Grandin1-2/+2
2015-09-10convert Link<> to typedNoel Grandin1-1/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-26implement Edit modify handler, rhbz#1255811 relatedEike Rathke1-0/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-14/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida1-5/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl1-2/+5
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl1-1/+8
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl1-0/+79