summaryrefslogtreecommitdiff
path: root/sc/source/core/data/markmulti.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin1-3/+6
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin1-0/+66
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin1-115/+72
2018-10-31RedundantAssignment variable aResult1Zdibák Zoltán1-2/+2
2018-04-17cppcheck: identicalInnerCondition in scJochen Nitschke1-2/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti1-0/+74
2017-06-04Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possibleEike Rathke1-27/+61
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-2/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-05-11-Werror=strict-overflowJulien Nabet1-1/+1
2016-03-01coverity#1352213 Unchecked return valueCaolán McNamara1-2/+2
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis1-0/+348