Commit History

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