Age | Commit message (Expand) | Author |
---|---|---|
2014-08-16 | don't call ScMarkData::GetMarkedRanges in ScColumn, related fdo#79422 | Markus Mohrhard |
2014-05-03 | fdo#78062: Broadcast only on non-empty cells within deleted range. | Kohei Yoshida |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-02-27 | Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans(). | Kohei Yoshida |
2014-02-05 | Reimplement ScMarkData::GetMarkedRowSpans() to use flat_segment_tree directly. | Kohei Yoshida |
2014-01-14 | fdo#73606: Avoid excessive and unnecessary heap allocation of array objects. | Kohei Yoshida |
2013-07-02 | Re-implement the COUNT function for efficiency. | Kohei Yoshida |
2013-06-24 | Switch to using multi_type_vector for cell storage. | Kohei Yoshida |
2013-05-20 | Ditto when purging broadcasters. | Kohei Yoshida |
2013-05-20 | Optimize ScViewFunc::GetSelectionScriptType(). | Kohei Yoshida |
2013-05-20 | Keep track of empty broadcaster segments, and delete them all in one go. | Kohei Yoshida |