Commit message (Collapse) | 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 |
| | |||
* | - Add error return value for functions: `AddChart()`, `AddComment()`, ↵ | xuri | 2018-05-27 |
| | | | | | | `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` - go test has been updated | ||
* | save bytes on memory instead of string | Lunny Xiao | 2018-05-07 |
| | |||
* | - Support to set the positioning of a picture, relate issue #214; | Ri Xu | 2018-04-26 |
| | | | | - go test and godoc has been updated | ||
* | Fix typo and adding Chinese version document. | Ri Xu | 2018-04-23 |
| | |||
* | - Make function `TitleToNumber()` exportable, note that function ↵ | Ri Xu | 2017-06-27 |
| | | | | | | `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; - Readme and go doc updated | ||
* | - Support insert new lines into shape, relate issue #38, note that the ↵ | Ri Xu | 2017-06-19 |
| | | | | | | format set parameter of function `AddShape()` changed; - go test and go doc updated | ||
* | Fix non-visual canvas properties ID calculator. | Ri Xu | 2017-05-25 |
| | |||
* | Code optimize. | Ri Xu | 2017-05-24 |
| | |||
* | Support set font style of shape text. Relate issue #38. | Ri Xu | 2017-05-16 |
| | |||
* | - Initialize shape support: new function `AddShape()` added. Relate issue #38; | Ri Xu | 2017-04-30 |
- Drawing `nvPicPr` element ID property calculation changed; - go test updated |