Commit History

Автор SHA1 Съобщение Дата
  xuri 0660f30cdd godoc update and typo fixed преди 6 години
  xuri a88459d5f1 add unit tests to functions преди 6 години
  xuri f2df344739 Resolve #369,#370 преди 6 години
  xuri c423617e9d Check max length for SetCellStr and fix coordinate issue for MergeCell преди 6 години
  Aplulu 841ff4a03e Fix out of range panic when removing formula. преди 6 години
  xuri 40ff5dc1a7 refactor: handler error instead of panic, преди 6 години
  xuri 70b1a29165 Use bitSize for float32 type numbers conversion, relate PR #361 преди 6 години
  Michael b2c12d784e SetCellFloat for floats with specific precision (#361) преди 6 години
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) преди 6 години
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 преди 6 години
  xuri fabd9d013f README updated преди 7 години
  peiqi ef334ee658 fix issue #290 преди 7 години
  xuri 3e004d900b Comments style changed. преди 7 години
  xuri 13a9769cc5 Comments style changed. преди 7 години
  xuri 2f146c923c Comments style changed. преди 7 години
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 преди 7 години
  xuri ec37b114c3 Fixes #256 and format document. преди 7 години
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; преди 7 години
  Ri Xu 564ebe48dd - Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206; преди 7 години
  Ri Xu 770026e956 - New function `SetSheetRow()` has been added for support write whole line at once, relate issue #96 and #194; преди 7 години
  dvelderp b25ec6e9d3 xlsx.SetCellValue() now supports bool value преди 8 години
  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 преди 8 години
  Ri Xu 52b1a8e896 - Function `SetCellValue()` time.Duration support added, relate issue #176; преди 8 години
  Jinzhu 21214a514d Rename import path to github.com/360EntSecGroup-Skylar/excelize преди 8 години
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; преди 8 години
  Ri Xu b4ffa8ce48 - Add unsigned integer data type support, related issue #136; преди 8 години
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. преди 8 години
  Ri Xu 905be463ed Improve code readability. преди 8 години
  Ri Xu e820388d70 Handle coordinate parse exception, relate issue #122. преди 8 години
  Ri Xu b7b937a8a3 godoc updated. преди 8 години