summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Re-did ScCellIterator to avoid copying every single iterated cell.Kohei Yoshida10-66/+225
2013-03-22More on ScCellIterator conversion... More to come.Kohei Yoshida1-38/+37
2013-03-22ScDBDocFunc is now ScBaseCell-free.Kohei Yoshida1-5/+2
2013-03-22Start switching ScCellIterator caller to alternative iteration method.Kohei Yoshida4-85/+199
2013-03-22Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida5-6/+0
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida13-91/+262
2013-03-22Simplify ScCellIterator.Kohei Yoshida14-154/+105
2013-03-22Get change tracking to work again with these new ScDocFunc methods.Kohei Yoshida5-51/+102
2013-03-22Remove a variant of PutCell().Kohei Yoshida6-30/+16