Commit History

Autor SHA1 Mensaxe Data
  Christian Fiedler 3280e1b686 Allow access to more formula attributes in SetCellFormula (#484) %!s(int64=6) %!d(string=hai) anos
  xuri 8922f65978 Combine functions: %!s(int64=6) %!d(string=hai) anos
  mqy 64809db2c9 add missing error check in SetSheetRow() %!s(int64=6) %!d(string=hai) anos
  Olivier Mengué ac395a60ed SetCellValue: use fmt.Sprint(v) instead of fmt.Sprintf("%v", v) %!s(int64=6) %!d(string=hai) anos
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required %!s(int64=6) %!d(string=hai) anos
  xuri 821632cf89 Fix #424, refactor merged cells adjuster %!s(int64=6) %!d(string=hai) anos
  xuri b45c4b094c Add a check for maximum limit hyperlinks in a worksheet %!s(int64=6) %!d(string=hai) anos
  xuri 0660f30cdd godoc update and typo fixed %!s(int64=6) %!d(string=hai) anos
  xuri a88459d5f1 add unit tests to functions %!s(int64=6) %!d(string=hai) anos
  xuri f2df344739 Resolve #369,#370 %!s(int64=6) %!d(string=hai) anos
  xuri c423617e9d Check max length for SetCellStr and fix coordinate issue for MergeCell %!s(int64=6) %!d(string=hai) anos
  Aplulu 841ff4a03e Fix out of range panic when removing formula. %!s(int64=6) %!d(string=hai) anos
  xuri 40ff5dc1a7 refactor: handler error instead of panic, %!s(int64=6) %!d(string=hai) anos
  xuri 70b1a29165 Use bitSize for float32 type numbers conversion, relate PR #361 %!s(int64=6) %!d(string=hai) anos
  Michael b2c12d784e SetCellFloat for floats with specific precision (#361) %!s(int64=6) %!d(string=hai) anos
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) %!s(int64=6) %!d(string=hai) anos
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 %!s(int64=6) %!d(string=hai) anos
  xuri fabd9d013f README updated %!s(int64=7) %!d(string=hai) anos
  peiqi ef334ee658 fix issue #290 %!s(int64=7) %!d(string=hai) anos
  xuri 3e004d900b Comments style changed. %!s(int64=7) %!d(string=hai) anos
  xuri 13a9769cc5 Comments style changed. %!s(int64=7) %!d(string=hai) anos
  xuri 2f146c923c Comments style changed. %!s(int64=7) %!d(string=hai) anos
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 %!s(int64=7) %!d(string=hai) anos
  xuri ec37b114c3 Fixes #256 and format document. %!s(int64=7) %!d(string=hai) anos
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; %!s(int64=7) %!d(string=hai) anos
  Ri Xu 564ebe48dd - Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206; %!s(int64=7) %!d(string=hai) anos
  Ri Xu 770026e956 - New function `SetSheetRow()` has been added for support write whole line at once, relate issue #96 and #194; %!s(int64=7) %!d(string=hai) anos
  dvelderp b25ec6e9d3 xlsx.SetCellValue() now supports bool value %!s(int64=8) %!d(string=hai) anos
  mbresson 317ef65381 make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col %!s(int64=8) %!d(string=hai) anos
  Ri Xu 52b1a8e896 - Function `SetCellValue()` time.Duration support added, relate issue #176; %!s(int64=8) %!d(string=hai) anos