Age | Commit message (Expand) | Author |
2022-03-04 | set properly attributes for cells in unallocated Calc columns | Luboš Luňák |
2022-03-03 | improve ScMark* classes a bit | Luboš Luňák |
2021-11-17 | sc: Drop 'typedef std::vector<ScMarkArray> MapType' | Michael Weghorn |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-20 | use tools::Long in sc | Noel |
2020-05-30 | pass ScSheetLimits around | Noel Grandin |
2020-01-17 | use std::vector in ScMarkArray, instead of re-inventing the wheel | Noel Grandin |
2019-12-14 | sc: rowcol: convert mark data | Noel Grandin |
2019-12-03 | cid#1456145 Missing move assignment operator | Caolán McNamara |
2019-11-16 | loplugin:unusedfields | Noel Grandin |
2019-11-11 | sc: rowcol: tdf#50916 convert mark data structures | Noel Grandin |
2019-05-18 | tdf#125254 Performance: A spreadsheet opens too slow, part2 | Noel Grandin |
2019-04-02 | tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2 | Noel Grandin |
2018-10-05 | sc: Enhance binary search for ScMarkArray | Serge Krot |
2018-05-29 | tdf#42949 Fix IWYU warnings in sc/inc/m* | Gabor Kelemen |
2017-10-02 | lok: sc: overlays and edit view misplaced by other view actions | Marco Cecchetti |
2017-06-04 | Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possible | Eike Rathke |
2017-05-23 | drop the SCsROW/SCsCOL/SCsTAB typedefs | Noel Grandin |
2016-02-10 | Refactor ScMarkData for tdf#50916 | Dennis Francis |