summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx
AgeCommit message (Expand)Author
2019-04-11rename ScStatisticsInputOutputDialogController back...Caolán McNamara
2019-04-11weld ScExponentialSmoothingDialogCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl