summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/jumpmatrix.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-07-29loplugin:flatten in sc/core/toolNoel Grandin1-22/+22
2020-06-11initialise ScMatrix once instead of twiceNoel Grandin1-5/+4
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin1-1/+1
2020-02-21tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-4/+4
2019-08-20loplugin:constvars in package..scNoel Grandin1-1/+1
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin1-1/+1
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-1/+1
2018-04-04loplugin:useuniqueptr in ScJumpMatrixNoel Grandin1-13/+4
2018-02-09Resolves: tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke1-1/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-05-22Introduce ScJumpMatrix::mvRefList for array of reference results, tdf#58874Eike Rathke1-0/+5
2017-04-11loplugin:inlinefields in ScJumpMatrixNoel Grandin1-5/+4
2016-09-23convert formula error codes to scoped enumNoel Grandin1-3/+3
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida1-7/+7
2016-05-01Fix typo in codeAndrea Gelmini1-6/+6
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-2/+2
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-01-08resolved fdo#72929 buffer jump matrix' result matrix blocksEike Rathke1-5/+114
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-0/+173