Commit History

Author SHA1 Message Date
  xuri 5c99300ee4 Fix #622, storage string to SST (shared string table) 4 years ago
  xuri 98221a332f Merge pull request #410 4 years ago
  xuri 2285d4dc71 handle the cell without r attribute in a row element 4 years ago
  xuri 0f2a905324 Performance improvements 4 years ago
  foxmeder 59f6af21a3 fix reading wrong string from xml such as below 4 years ago
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code 4 years ago
  xxb-at-julichina 386a42dfa2 Update rows.go 4 years ago
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells 4 years ago
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 4 years ago
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic 5 years ago
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading 5 years ago
  xuri 09485b3f9f Improve code coverage unit tests 5 years ago
  match-meng 7358dca436 Update comments for the xmlNewDecoder (#542) 5 years ago
  xuri 4249dad8ea Resolve #539 Merge branch 'v2' 5 years ago
  Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540) 5 years ago
  xuri 5d8365ca17 Fix #529, handle empty inline rich text 5 years ago
  xuri 7965e1231b Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515 5 years ago
  ducquangkstn 866fda2300 fix #503 rows next issue 5 years ago
  xuri a34d3b8c86 Compatibility improvement 5 years ago
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required 5 years ago
  Harris acd76425c2 Handle multi row inline strings 5 years ago
  Harris e07581e980 Further improve read performance 5 years ago
  Harris ac91ca0ded Only parse xml once when reading 5 years ago
  xuri 9f8623047d Optimize code, fix golint issues 5 years ago
  xuri 821632cf89 Fix #424, refactor merged cells adjuster 5 years ago
  xuri 421f945f51 Fixed #418, #420, #421, init adjust calculation chain support 5 years ago
  xuri 0660f30cdd godoc update and typo fixed 5 years ago
  Michael 0f9170a03b Resolve #382, rewrite prepareSheetXML to scale linearly (#383) 5 years ago
  xuri f2df344739 Resolve #369,#370 5 years ago
  xuri 4e7d93a777 Resolve #377, avoid empty column in GetRows result 5 years ago