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