summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-1/+1
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-1/+0
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-1/+1
2015-11-08StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl1-0/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-7/+6
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl1-6/+8
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-12/+12
2014-03-03remove unused code AddressWalker::pop()Noel Grandin1-1/+0
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke1-3/+5
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-8/+20
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl1-2/+3
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+2
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl1-0/+66
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl1-0/+81