summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-04-18 00:29:55 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-04-23 21:08:20 -0400
commitf4a075728f62f0083a4bffd40d3c02265082d962 (patch)
treeef2b4e5d8c32e50ecdb5d772eef8451eb24e86fb /starmath
parent210507039bc768aa1cf7013a31700b524d90aef7 (diff)
Avoid using SwapRow() when sorting.
Instead, build a data table prior to sorting, swap rows in this data table as we sort, then transfer the results back to the document in one step. This significantly speeds up the sort performance. Formula cells are yet to be handled. I'll work on that next. Change-Id: I59bde1a243dc8940411d1a33eef147671b060cd0
Diffstat (limited to 'starmath')
0 files changed, 0 insertions, 0 deletions