提交历史

作者 SHA1 备注 提交日期
  xuri 81b43da7b6 Fix comments according to best practices by effective go 7 年之前
  xuri b89f75c896 Add new logo for excelize 7 年之前
  taomin597715379 1bb59f75ea resolve #297, fix GetSheetMap() failed 7 年之前
  q523591 51857a217d New function `UnprotectSheet()` has been added 7 年之前
  HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support 7 年之前
  peng e2e58a3a44 New function: `SearchSheet()`, relate issue #277 7 年之前
  xuri 1c45425f12 resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support 7 年之前
  xuri 204139739a Merge branch 'master' into master 7 年之前
  xuri 3e004d900b Comments style changed. 7 年之前
  xuri 13a9769cc5 Comments style changed. 7 年之前
  xuri 2f146c923c Comments style changed. 7 年之前
  xuri 6ced438f39 New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271. 7 年之前
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 7 年之前
  xuri ec37b114c3 Fixes #256 and format document. 7 年之前
  xuri a3571ee39b Bugfix: create worksheet cause file issue. Relate issue #249. 7 年之前
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob 8 年之前
  Sebastian Willing ccdefb3b16 Documentation: 7 年之前
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` 7 年之前
  xuri d96440edc4 - Performance optimization 20% faster, 14% memory savings on set cell values; 7 年之前
  xuri 167554bfec Improve unit testing, remove redundant code. 7 年之前
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string 7 年之前
  Ri Xu 200437d778 Fix document typo. 7 年之前
  Ri Xu a9c7d6637c - Support to set the positioning of a picture, relate issue #214; 7 年之前
  Ri Xu d65b30055d - Update the function `NewSheet()` to handle when already exists a worksheet of the same name, relate pull request #196; 7 年之前
  Ri Xu 06e54bf1c6 Readme and godoc has been updated. 7 年之前
  Ri Xu 749d12eece - Fix `DeleteSheet()` make broken file, relate issue #165; 8 年之前
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; 8 年之前
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 8 年之前
  Ri Xu 905be463ed Improve code readability. 8 年之前
  Ri Xu b7b937a8a3 godoc updated. 8 年之前