Historique des commits

Auteur SHA1 Message Date
  xuri d80d6aa318 Merge pull request #234 from dolmen-go/WriteTo il y a 7 ans
  xuri 07d568aa44 Merge pull request #241 from nad2000/issues/238 il y a 7 ans
  xuri 74c6091cfc Update comment.go il y a 7 ans
  xuri 13cf7a3b03 Merge pull request #243 from liepumartins/patch-2 il y a 7 ans
  Mārtiņš 4855a43bc6 Restore date 32bit compatibility, be more verbose il y a 7 ans
  Rad Cirskis 741810a863 improved commenting formatting il y a 7 ans
  xuri 3a91b28ddb Merge pull request #237 from liepumartins/patch-1 il y a 7 ans
  Mārtiņš 37c470e8c0 Ability to parse dates further in future il y a 7 ans
  xuri 5db716d849 Merge pull request #155 from dolmen-go/deepcopy-with-reflect il y a 7 ans
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob il y a 8 ans
  Olivier Mengué 2132de1a08 Extract WriteTo method (see io.WriterTo) to expose bytes written il y a 7 ans
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` il y a 7 ans
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; il y a 7 ans
  xuri d96440edc4 - Performance optimization 20% faster, 14% memory savings on set cell values; il y a 7 ans
  xuri 167554bfec Improve unit testing, remove redundant code. il y a 7 ans
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. il y a 7 ans
  xuri b5655ce121 Merge pull request #219 from jdevelop/feature/chart-size il y a 7 ans
  Eugene Dzhurinsky 1787c3533b Use format string for chart dimension. il y a 7 ans
  xuri 18aa606ffe Merge pull request #221 from srdolor/outline il y a 7 ans
  Eugene Dzhurinsky e09e47d988 Custom chart size. il y a 7 ans
  xuri e8961f0aff - Bugfix: set font family not works, relate issue #222; il y a 7 ans
  Ilya Kuznetsov e70618d084 Added functions to set and get outline level for columns and rows. il y a 7 ans
  xuri 038e34250f Merge pull request #220 from lunny/lunny/refactor il y a 7 ans
  xuri d04be7b33d Merge branch 'master' into lunny/refactor il y a 7 ans
  Ri Xu 3ca180f09c Merge test cases and use strict error checking. il y a 7 ans
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string il y a 7 ans
  xuri 761d47f45a Merge pull request #211 from OloloevReal/master il y a 7 ans
  xuri 3746ba6a50 Merge pull request #218 from lunny/master il y a 7 ans
  Lunny Xiao bc451a78de add iterator method for rows il y a 7 ans
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; il y a 7 ans