Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change function `AddPicture()` parameters to add add printing settings ↵ | Ri Xu | 2017-02-28 |
| | | | | support. Related issue #27. | ||
* | - Improved performance when reading large files, call Token to read tokens ↵ | Ri Xu | 2017-02-12 |
| | | | | | | | one by one instead Unmarshal. Related issue #20 ; - Fix go test typo; - Update README | ||
* | Fix issue #17, update README and fix typo. | Ri Xu | 2017-01-23 |
| | |||
* | Update README, godoc and fix typo. | Ri Xu | 2017-01-22 |
| | |||
* | Support add picture with offset and scaling. | Ri Xu | 2017-01-22 |
| | |||
* | - Add hyperlink and set formula support for cell support; | Ri Xu | 2017-01-19 |
| | | | | | - Character limits for cells added; - Update go test and fix typo | ||
* | - New function `AddPicture()` added, support to add picture into excel cell; | Ri Xu | 2017-01-17 |
| | | | | | - go test updated; - fix typo and `gofmt -s` formatted | ||
* | Update README. | Ri Xu | 2016-11-06 |
| | |||
* | Update go test case and update readme. | Ri Xu | 2016-10-23 |
| | |||
* | Update README.md | Ri Xu | 2016-10-19 |
| | |||
* | Merge pull request #10 from schigh/master | Ri Xu | 2016-10-19 |
|\ | | | | | Update README.md @schigh 👌 Thanks for your pr. | ||
| * | Update README.md | Steve H | 2016-10-18 |
| | | | | | | added missing imports | ||
* | | Revert "Update README.md" | Ri Xu | 2016-10-18 |
|/ | |||
* | Update README.md | Steve H | 2016-10-17 |
| | | | Adding more realistic error handling in examples | ||
* | Make readme highlight code | Aldi Priya Perdana | 2016-10-17 |
| | |||
* | Open file error return added and UpdateLinkedValue function added to fix ↵ | Ri Xu | 2016-09-06 |
| | | | | linked values within a spreadsheet are not updating. | ||
* | Fix issue #2 change project to object-oriented style and update readme file. | Ri Xu | 2016-09-05 |
| | |||
* | Update readme file. | Ri Xu | 2016-09-02 |
| | |||
* | Update readme and comments of the test file. | Ri Xu | 2016-09-02 |
| | |||
* | Update testing file more case added and reading cell value usage example in ↵ | Ri Xu | 2016-09-02 |
| | | | | readme added. | ||
* | Update readme and license file. | Ri Xu | 2016-09-01 |
| | |||
* | 1) Update readme file credits and go report badge added; 2) Remove use less ↵ | Ri Xu | 2016-08-31 |
| | | | | function; 3) Update test file. | ||
* | - Get cell value support | Ri Xu | 2016-08-30 |
| | | | | | | - Optimisation code use fmt package - Update README - Remove useless function | ||
* | Update test file. | Ri Xu | 2016-08-30 |
| | |||
* | Code coverage test added. | Ri Xu | 2016-08-30 |
| | |||
* | Update README | Ri Xu | 2016-08-30 |
| | |||
* | Update readme and Travis CI added. | Ri Xu | 2016-08-30 |
| | |||
* | Init commit. | Ri Xu | 2016-08-30 |