Age | Commit message (Expand) | Author |
---|---|---|
2013-11-22 | Set default cell style directly, without UNO API. | Kohei Yoshida |
2013-11-06 | Avoid duplication of ScTokenArray during formula cell construction. | Kohei Yoshida |
2013-10-30 | Use ScDocumentImport to insert data table cells. | Kohei Yoshida |
2013-10-30 | use DocumentImport for csv import, related fdo#69006 | Markus Mohrhard |
2013-08-02 | fdo#67099: Remove overheads on inserting cells during ods import. | Kohei Yoshida |
2013-06-24 | Switch to using multi_type_vector for cell storage. | Kohei Yoshida |
2013-05-20 | Keep track of column block positions in ScDocumentImport too. | Kohei Yoshida |
2013-04-16 | Populate the text width and script type arrays on import. | Kohei Yoshida |
2013-04-13 | ScDocumentImport accessor to provide efficient means to fill document. | Kohei Yoshida |