Historial de Commits

Autor SHA1 Mensaje Fecha
  Artem Kustikov f2b8798a34 extend cell value load to support custom datetime format (#703) hace 5 años
  xuri 324f87bcae add checking and limits for the worksheet hace 5 años
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed hace 5 años
  xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition hace 5 años
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 hace 5 años
  xuri 820a314cfb Resolve #667, support shared string table without unique count hace 5 años
  xuri 49257c5918 support case-sensitive doc parts to improve compatibility hace 5 años
  xuri f7bd0729c6 Resolve #32, fix missing leading/leading spaces when working with SST hace 5 años
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet hace 5 años
  xuri 48f19f60aa support the row element without r attribute in the worksheet hace 5 años
  xuri 15fd56853f Update docs and typo fixed hace 5 años
  xuri 5221729bc3 make columns iterator read cell streamingly and add max column limit on ColumnNumberToName hace 5 años
  xuri c168233e70 speedup get cell value from shared string table hace 5 años
  xuri 5c99300ee4 Fix #622, storage string to SST (shared string table) hace 5 años
  xuri 98221a332f Merge pull request #410 hace 5 años
  xuri 2285d4dc71 handle the cell without r attribute in a row element hace 5 años
  xuri 0f2a905324 Performance improvements hace 5 años
  foxmeder 59f6af21a3 fix reading wrong string from xml such as below hace 5 años
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code hace 5 años
  xxb-at-julichina 386a42dfa2 Update rows.go hace 5 años
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells hace 5 años
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 hace 5 años
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic hace 6 años
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading hace 6 años
  xuri 09485b3f9f Improve code coverage unit tests hace 6 años
  match-meng 7358dca436 Update comments for the xmlNewDecoder (#542) hace 6 años
  xuri 4249dad8ea Resolve #539 Merge branch 'v2' hace 6 años
  Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540) hace 6 años
  xuri 5d8365ca17 Fix #529, handle empty inline rich text hace 6 años
  xuri 7965e1231b Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515 hace 6 años