Commit történet

Szerző SHA1 Üzenet Dátum
  xuri 40ff5dc1a7 refactor: handler error instead of panic, 6 éve
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) 6 éve
  xuri fabd9d013f README updated 7 éve
  xuri 3e004d900b Comments style changed. 7 éve
  xuri 13a9769cc5 Comments style changed. 7 éve
  xuri 2f146c923c Comments style changed. 7 éve
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 7 éve
  xuri ec37b114c3 Fixes #256 and format document. 7 éve
  xuri 79dfe1c307 GoDoc updated. 7 éve
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` 7 éve
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string 7 éve
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; 7 éve
  Ri Xu 200437d778 Fix document typo. 7 éve
  Ri Xu b7b937a8a3 godoc updated. 8 éve
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. 8 éve
  Ri Xu 308776e350 Optimize code, go test and godoc updated. 8 éve
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; 8 éve
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; 8 éve
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; 8 éve
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; 8 éve
  Ri Xu efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; 8 éve
  Ri Xu c89d842352 Init auto filter support, relate issue #59. 8 éve
  Ri Xu dea57dd0ae Code optimize. 8 éve
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; 8 éve
  Ri Xu 46b8c46d91 - Initialize table support; 8 éve