summaryrefslogtreecommitdiff
path: root/templates.go
Commit message (Collapse)AuthorAge
* Comments style changed.xuri2018-09-14
|
* Comments style changed.xuri2018-09-14
|
* Comments style changed.xuri2018-09-14
|
* Fix golint errors under confidence 0.1xuri2018-09-12
|
* - Initialize shared formula types support, relate issue #227;xuri2018-05-26
| | | | - go test and godoc has been updated
* Improve unit testing, remove redundant code.xuri2018-05-14
|
* save bytes on memory instead of stringLunny Xiao2018-05-07
|
* Simplify code and update unit tests.Ri Xu2017-08-01
|
* - Font bold, italic and underline style support. Relate issue #45;Ri Xu2017-04-25
| | | | | - Function `GetRows()` doc updated, relate issue #43; - go test and embed template updated
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
| | | | | | | | - Doc for function `GetRows()` updated, relate issue #43; - Fix doc typo in `xmlContentTypes.go`; - Default template updated; - Readme updated; - go test updated
* Fix missing `oneCellAnchor` element after add picture in some cases.Ri Xu2017-03-01
|
* Update godoc of package.Ri Xu2016-10-19
|
* Format code with golint rulesRi Xu2016-09-02
|
* Init commit.Ri Xu2016-08-30