Commit History

Author SHA1 Message Date
  Eugene Androsov 2be4bfd410 Fix row duplicate mechanism (#729) 5 years ago
  xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests 5 years ago
  xuri 5dd0b4aec2 using POSIX directory separator in zip path with Windows 5 years ago
  xuri cdc57db3b3 Fix race conditions 5 years ago
  xuri c82a185af8 Compatibility improvement: parse document core part (workbook) dynamically 5 years ago
  Artem Kustikov f2b8798a34 extend cell value load to support custom datetime format (#703) 5 years ago
  xuri 324f87bcae add checking and limits for the worksheet 5 years ago
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed 5 years ago
  xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition 5 years ago
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 5 years ago
  xuri 820a314cfb Resolve #667, support shared string table without unique count 5 years ago
  xuri 49257c5918 support case-sensitive doc parts to improve compatibility 5 years ago
  xuri f7bd0729c6 Resolve #32, fix missing leading/leading spaces when working with SST 5 years ago
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet 5 years ago
  xuri 48f19f60aa support the row element without r attribute in the worksheet 5 years ago
  xuri 15fd56853f Update docs and typo fixed 5 years ago
  xuri 5221729bc3 make columns iterator read cell streamingly and add max column limit on ColumnNumberToName 5 years ago
  xuri c168233e70 speedup get cell value from shared string table 5 years ago
  xuri 5c99300ee4 Fix #622, storage string to SST (shared string table) 5 years ago
  xuri 98221a332f Merge pull request #410 5 years ago
  xuri 2285d4dc71 handle the cell without r attribute in a row element 5 years ago
  xuri 0f2a905324 Performance improvements 5 years ago
  foxmeder 59f6af21a3 fix reading wrong string from xml such as below 5 years ago
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code 5 years ago
  xxb-at-julichina 386a42dfa2 Update rows.go 5 years ago
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells 5 years ago
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 5 years ago
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic 6 years ago
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading 6 years ago
  xuri 09485b3f9f Improve code coverage unit tests 6 years ago