summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix hyperlink missing after save issue and update completion row element logi...Ri Xu2016-12-20
* BugFix: `SetCellValue` function assertion logic will cause panic in some case.Ri Xu2016-11-24
* Update README.Ri Xu2016-11-06
* Remove useless `.xlsx` tested files and go test updated.Ri Xu2016-11-02
* Merge pull request #11 from NaySoftware/masterRi Xu2016-11-02
|\
| * sheet re-arrangeahmad2016-10-31
| * looping on row col functionalityahmad2016-10-31
|/
* Update go test.Ri Xu2016-10-23
* Update go test case and update readme.Ri Xu2016-10-23
* Update godoc of package.Ri Xu2016-10-19
* Update go test.Ri Xu2016-10-19
* Update README.mdRi Xu2016-10-19
* Merge pull request #10 from schigh/masterRi Xu2016-10-19
|\
| * Update README.mdSteve H2016-10-18
* | Merge pull request #9 from Luxurioust/revert-8-masterRi Xu2016-10-18
|\ \
| * | Revert "Update README.md"Ri Xu2016-10-18
|/ /
* | Merge pull request #8 from schigh/masterRi Xu2016-10-18
|\ \ | |/
| * Update README.mdSteve H2016-10-17
|/
* Merge pull request #7 from aldidana/masterRi Xu2016-10-17
|\
| * Make readme highlight codeAldi Priya Perdana2016-10-17
|/
* Update test XLSX template.Ri Xu2016-09-22
* Fix zoom scale and page layout view setting of XLSX.Ri Xu2016-09-22
* Add custom height and zero height attributes in sheetFormatPr element.Ri Xu2016-09-19
* Use conjunction with strings.Map to split Axis and update godoc.Ri Xu2016-09-12
* New function SetCellValue added and update godoc example.Ri Xu2016-09-09
* Fix missing show grid lines property and godoc updated.Ri Xu2016-09-07
* Move execute checkRow logic when XLSX file open, speed up library write file.Ri Xu2016-09-07
* Open file error return added and UpdateLinkedValue function added to fix link...Ri Xu2016-09-06
* Fix issue #2 change project to object-oriented style and update readme file.Ri Xu2016-09-05
* Fix issue #4 use builtin `map` instead of home-built.Ri Xu2016-09-05
* xml marshal without indent and use buffer in string concatenation.Ri Xu2016-09-04
* Update readme file.Ri Xu2016-09-02
* Update readme and comments of the test file.Ri Xu2016-09-02
* Fix checkRow() out of rangeRi Xu2016-09-02
* Format code with golint rulesRi Xu2016-09-02
* Update testing file more case added and reading cell value usage example in r...Ri Xu2016-09-02
* Update readme and license file.Ri Xu2016-09-01
* 1) Update readme file credits and go report badge added; 2) Remove use less f...Ri Xu2016-08-31
* - Get cell value supportRi Xu2016-08-30
* Update test file.Ri Xu2016-08-30
* Code coverage test added.Ri Xu2016-08-30
* Update READMERi Xu2016-08-30
* Update readme and Travis CI added.Ri Xu2016-08-30
* Init commit.Ri Xu2016-08-30