/sal/

distro/vector/vector-7.0'>distro/vector/vector-7.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
AgeCommit message (Expand)Author
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-29No need to store the address detail object.Kohei Yoshida
2014-01-29Consistency in naming.Kohei Yoshida
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl