| Commit message (Expand) | Author | Age |
* | Combine functions: | xuri | 2019-09-16 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fix potential memory leak | zaddok | 2019-08-09 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Resolve #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | Resolve #274, performance optimization for add images, charts and shapes | xuri | 2019-02-25 |
* | Resolve #235, performance optimization for add comments (#347) | BluesJhao | 2019-02-25 |
* | resolve the issue corrupted xlsx after deleting formula of cell, reference #346 | xuri | 2019-02-22 |
* | README updated | xuri | 2019-01-01 |
* | feat: add new function and refactor writeto action | lizheao | 2018-10-12 |
* | 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 |
* | - Initialize theme support; | xuri | 2018-07-07 |
* | Extract WriteTo method (see io.WriterTo) to expose bytes written | Olivier Mengué | 2018-06-14 |
* | - Initialize shared formula types support, relate issue #227; | xuri | 2018-05-26 |
* | save bytes on memory instead of string | Lunny Xiao | 2018-05-07 |
* | - API changed, use worksheet name instead of "sheet" + index, related issue #... | Ri Xu | 2017-09-13 |
* | API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins... | Ri Xu | 2017-06-28 |
* | - Function `formattedValue()` performance improvement by avoid repeating dese... | Ri Xu | 2017-06-26 |
* | - Initialize char support, relate issue #31; | Ri Xu | 2017-04-23 |
* | - Fix SheetCount count error; | Ri Xu | 2017-04-01 |
* | Performance improvement | Ri Xu | 2017-03-12 |
* | Standardize input and output | Josh Fyne | 2017-02-16 |
* | Support set work sheet background image. | Ri Xu | 2017-01-24 |
* | 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 |
* | Update godoc of package. | Ri Xu | 2016-10-19 |
* | Fix issue #2 change project to object-oriented style and update readme file. | Ri Xu | 2016-09-05 |
* | Fix issue #4 use builtin `map` instead of home-built. | Ri Xu | 2016-09-05 |
* | Format code with golint rules | Ri Xu | 2016-09-02 |
* | Update testing file more case added and reading cell value usage example in r... | Ri Xu | 2016-09-02 |
* | Init commit. | Ri Xu | 2016-08-30 |