Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-22 | Re-did ScCellIterator to avoid copying every single iterated cell. | Kohei Yoshida | 10 | -66/+225 |
2013-03-22 | More on ScCellIterator conversion... More to come. | Kohei Yoshida | 1 | -38/+37 |
2013-03-22 | ScDBDocFunc is now ScBaseCell-free. | Kohei Yoshida | 1 | -5/+2 |
2013-03-22 | Start switching ScCellIterator caller to alternative iteration method. | Kohei Yoshida | 4 | -85/+199 |
2013-03-22 | Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away. | Kohei Yoshida | 5 | -6/+0 |
2013-03-22 | Use ScCellValue instead of ScBaseCell in ScCellIterator. | Kohei Yoshida | 13 | -91/+262 |
2013-03-22 | Simplify ScCellIterator. | Kohei Yoshida | 14 | -154/+105 |
2013-03-22 | Get change tracking to work again with these new ScDocFunc methods. | Kohei Yoshida | 5 | -51/+102 |
2013-03-22 | Remove a variant of PutCell(). | Kohei Yoshida | 6 | -30/+16 |