Commit History

Autor SHA1 Mensaxe Data
  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
  Jinzhu 21214a514d Rename import path to github.com/360EntSecGroup-Skylar/excelize %!s(int64=8) %!d(string=hai) anos
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; %!s(int64=8) %!d(string=hai) anos
  Ri Xu b4ffa8ce48 - Add unsigned integer data type support, related issue #136; %!s(int64=8) %!d(string=hai) anos
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. %!s(int64=8) %!d(string=hai) anos
  Ri Xu 905be463ed Improve code readability. %!s(int64=8) %!d(string=hai) anos
  Ri Xu e820388d70 Handle coordinate parse exception, relate issue #122. %!s(int64=8) %!d(string=hai) anos
  Ri Xu b7b937a8a3 godoc updated. %!s(int64=8) %!d(string=hai) anos
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. %!s(int64=8) %!d(string=hai) anos
  Ri Xu 574a6b20d1 Golang 1.9 compatible, fix issue #111 %!s(int64=8) %!d(string=hai) anos
  Ri Xu a8cf38ebd5 - New function `GetCellHyperLink()` added, relate issue #98; %!s(int64=8) %!d(string=hai) anos
  Takayuki Usui 88d10ff27b Fix round-off error in representation of date and time values %!s(int64=8) %!d(string=hai) anos
  Ri Xu 308776e350 Optimize code, go test and godoc updated. %!s(int64=8) %!d(string=hai) anos
  Youngwan Kim 5a4870d1cf Add extra argument "Linktype" to SetCellHyperLink %!s(int64=8) %!d(string=hai) anos
  Ri Xu 8493fea373 - Add number format code with unicode values, relate issue #86; %!s(int64=8) %!d(string=hai) anos
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; %!s(int64=8) %!d(string=hai) anos
  Ri Xu 38df838598 Bugfix: unable to read the value of the merged cell, relate issue #78 %!s(int64=8) %!d(string=hai) anos
  Ri Xu e05867a033 Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70. %!s(int64=8) %!d(string=hai) anos
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; %!s(int64=8) %!d(string=hai) anos