summaryrefslogtreecommitdiff
path: root/sc/source/core/data/cellvalues.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+202
2014-04-23Use the mdds storage types directly rather than using CellValues.Kohei Yoshida1-54/+0
2014-04-23Correctly set the positions of sorted formula cells.Kohei Yoshida1-2/+2
2014-04-23Copy formula cells as well.Kohei Yoshida1-1/+6
2014-04-23Avoid using SwapRow() when sorting.Kohei Yoshida1-0/+59
2014-04-23Have CellValues handle text attribute values as well.Kohei Yoshida1-7/+53
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+116