| Commit message (Expand) | Author | Age |
| * | Comments style changed. | xuri | 2018-09-14 |
| * | Comments style changed. | xuri | 2018-09-14 |
| * | Comments style changed. | xuri | 2018-09-14 |
| * | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
| * | Fixes #256 and format document. | xuri | 2018-08-06 |
| * | Simplify testing code, add test case for outline functions and update the godoc. | xuri | 2018-05-11 |
| * | Added functions to set and get outline level for columns and rows. | Ilya Kuznetsov | 2018-05-07 |
| * | - Bugfix: use sheet name in func `AddPicture`, relate issue #142; | Ri Xu | 2017-10-31 |
| * | Bugfix: use sheet name in func `AddChat`, relate issue #138 | Ri Xu | 2017-10-20 |
| * | Performance optimization, use the array index instead of the value in range. | Ri Xu | 2017-10-16 |
| * | - API changed, use worksheet name instead of "sheet" + index, related issue #... | Ri Xu | 2017-09-13 |
| * | - Fix `completeCol()` make extra rows, relate issue #87; | Ri Xu | 2017-07-27 |
| * | - Init insert/remove column/row support. Relate issue #77 and #82; | Ri Xu | 2017-07-24 |
| * | - Unify the index row number index of functions `SetRowHeight()` and `GetRowH... | Ri Xu | 2017-06-29 |
| * | Function `GetColWidth()` and `GetRowHeight()` has been exported, relate issue... | Ri Xu | 2017-06-28 |
| * | API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins... | Ri Xu | 2017-06-28 |
| * | - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri... | Ri Xu | 2017-06-27 |
| * | - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; | Ri Xu | 2017-06-15 |
| * | Performance improvement | Ri Xu | 2017-03-12 |
| * | Support set work sheet background image. | Ri Xu | 2017-01-24 |
| * | Support add picture with offset and scaling. | Ri Xu | 2017-01-22 |
| * | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 |
| * | - New function `SetSheetName` and `SetColWidth` added, support rename sheet a... | Ri Xu | 2017-01-18 |