Commit History

Author SHA1 Message Date
  xuri 79dfe1c307 GoDoc updated. 7 years ago
  xuri 58a7b23d11 Merge pull request #246 from nad2000/retrieve-comments 8 years ago
  xuri d6468fc114 - Initialize theme support; 8 years ago
  Rad Cirskis 1a953b6601 added unit tests 8 years ago
  Rad Cirskis e3050d21e7 added retieval of worksheet comments 8 years ago
  xuri 9cb0e9308b - Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244; 8 years ago
  xuri d80d6aa318 Merge pull request #234 from dolmen-go/WriteTo 8 years ago
  xuri 07d568aa44 Merge pull request #241 from nad2000/issues/238 8 years ago
  xuri 74c6091cfc Update comment.go 8 years ago
  xuri 13cf7a3b03 Merge pull request #243 from liepumartins/patch-2 8 years ago
  Mārtiņš 4855a43bc6 Restore date 32bit compatibility, be more verbose 8 years ago
  Rad Cirskis 741810a863 improved commenting formatting 8 years ago
  xuri 3a91b28ddb Merge pull request #237 from liepumartins/patch-1 8 years ago
  Mārtiņš 37c470e8c0 Ability to parse dates further in future 8 years ago
  xuri 5db716d849 Merge pull request #155 from dolmen-go/deepcopy-with-reflect 8 years ago
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob 8 years ago
  Olivier Mengué 2132de1a08 Extract WriteTo method (see io.WriterTo) to expose bytes written 8 years ago
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` 8 years ago
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; 8 years ago
  xuri d96440edc4 - Performance optimization 20% faster, 14% memory savings on set cell values; 8 years ago
  xuri 167554bfec Improve unit testing, remove redundant code. 8 years ago
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. 8 years ago
  xuri b5655ce121 Merge pull request #219 from jdevelop/feature/chart-size 8 years ago
  Eugene Dzhurinsky 1787c3533b Use format string for chart dimension. 8 years ago
  xuri 18aa606ffe Merge pull request #221 from srdolor/outline 8 years ago
  Eugene Dzhurinsky e09e47d988 Custom chart size. 8 years ago
  xuri e8961f0aff - Bugfix: set font family not works, relate issue #222; 8 years ago
  Ilya Kuznetsov e70618d084 Added functions to set and get outline level for columns and rows. 8 years ago
  xuri 038e34250f Merge pull request #220 from lunny/lunny/refactor 8 years ago
  xuri d04be7b33d Merge branch 'master' into lunny/refactor 8 years ago