summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/TableFillingAndNavigationTools.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Resolves: tdf#80583 create range list string with proper delimiterEike Rathke1-1/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-5/+0
2018-10-15loplugin:constfields in scNoel Grandin1-6/+6
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis1-1/+1
2017-10-27loplugin:finalclasses in scNoel Grandin1-4/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-09-13Replace list by vector in TableFillingAndNavigationTools (sc)Julien Nabet1-2/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
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