summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-1/+1
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-12/+5
2016-03-23loplugin:constantparam in scNoel Grandin1-3/+3
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-3/+3
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-08StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl1-5/+20
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-11/+11
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl1-0/+6
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-12/+12
2014-03-03remove unused code AddressWalker::pop()Noel Grandin1-6/+0
2014-01-28coverity#1130485 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke1-4/+7
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+28
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl1-0/+10
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-7/+47
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl1-0/+124
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl1-0/+148