summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-15don't need to include strload.hxxCaolán McNamara1-1/+0
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara1-3/+2
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+9
2014-10-02coverity#1130190 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-1/+1
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke1-1/+2
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl1-2/+3
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl1-13/+13
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+117