Commit History

Author SHA1 Message Date
  Ri Xu 1f93fc7bad Optimize code. 8 years ago
  lichaofei 363604e2f3 Merge pull request #1 from lichaofei/test 8 years ago
  lichaofei 787495c503 Update lib.go 8 years ago
  lichaofei 1169042f7d Update lib.go 8 years ago
  Ri Xu 5354074fc2 Update struct define to fix issue #112. 8 years ago
  Ri Xu 224f1850c7 TravisCI config updated. 8 years ago
  Ri Xu 574a6b20d1 Golang 1.9 compatible, fix issue #111 8 years ago
  Ri Xu 1ec2661dda Bugfix: deep copy issue with function `CopySheet()`, relate PR #108. 8 years ago
  Ri Xu 77af25295e - Conditional format with formula support, relate issue #75; 8 years ago
  Ri Xu 58e2caff33 Merge pull request #103 from takayuki/trim-sheet-name-as-rune 8 years ago
  Takayuki Usui 02728de4d2 Conut and trim sheet name in UTF-8 8 years ago
  Ri Xu 845e339755 Document updated. 8 years ago
  Ri Xu 67636039f6 - Init conditional format support, relate issue #75; 8 years ago
  Ri Xu a8cf38ebd5 - New function `GetCellHyperLink()` added, relate issue #98; 8 years ago
  Ri Xu 5cf3725f02 Add missing element `xfId` of the styles to fix issue #93. 8 years ago
  Ri Xu 6626a26f7b Simplify code and update unit tests. 8 years ago
  Ri Xu b327eb54dc Merge pull request #91 from takayuki/time-round-off-error 8 years ago
  Takayuki Usui 88d10ff27b Fix round-off error in representation of date and time values 8 years ago
  Ri Xu 308776e350 Optimize code, go test and godoc updated. 8 years ago
  Ri Xu 1d54bd4df6 Merge pull request #90 from DeveloperBean/master 8 years ago
  Youngwan Kim 5a4870d1cf Add extra argument "Linktype" to SetCellHyperLink 8 years ago
  Ri Xu bbed2f6dc9 - Init create or remove panes support; 8 years ago
  Ri Xu 961996a813 - Fix `completeCol()` make extra rows, relate issue #87; 8 years ago
  Ri Xu 4a74951e81 - Support set custom number format, relate issue #86; 8 years ago
  Ri Xu 8493fea373 - Add number format code with unicode values, relate issue #86; 8 years ago
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; 8 years ago
  Ri Xu 3b2c80ddc3 Trim blank cells which created by `completeCol()`, relate issue #81 8 years ago
  Ri Xu 4f942255e4 - Fix missing element in worksheet, workbook and styles. Related issue #81; 8 years ago
  Ri Xu 4b7d21bb63 Currency format code added. 8 years ago
  Ri Xu 101abe8e98 Add currency format code and go test updated. 8 years ago