Historique des commits

Auteur SHA1 Message Date
  xuri 5bf3ea6154 This closes #842, avoid empty rows in the tail of the worksheet il y a 3 ans
  xuri be12cc27f1 This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message il y a 3 ans
  xuri f8f699a172 Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10 il y a 3 ans
  xuri 2af96c0714 #65 fn: N, PERCENTILE.INC and T il y a 3 ans
  xuri 36b7990d6b lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX il y a 3 ans
  xuri 30549c5e90 fix custom row height check issue il y a 3 ans
  xuri 2fb135bc94 handle end element event in the worksheet row/column iterator XML SAX parser il y a 3 ans
  xuri b84bd1abc0 new formula fn: IF, LEN; not equal operator support and faster numeric precision process il y a 3 ans
  xuri 1bc5302007 Fixed #764, add a condition for round precision il y a 3 ans
  xuri 576bfffbe6 This closes #752, fix incorrectly merged cells on duplicate row, and new formula function: LOWER, PROPER, UPPER il y a 4 ans
  xuri 599a8cb0bc Fixed #727, rounding numeric with precision for formula calculation il y a 4 ans
  xuri 92c8626f81 Fixed #732, support single line with repeated row element in the sheet data il y a 4 ans
  Eugene Androsov 2be4bfd410 Fix row duplicate mechanism (#729) il y a 4 ans
  xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests il y a 4 ans
  xuri 5dd0b4aec2 using POSIX directory separator in zip path with Windows il y a 4 ans
  xuri cdc57db3b3 Fix race conditions il y a 4 ans
  xuri c82a185af8 Compatibility improvement: parse document core part (workbook) dynamically il y a 4 ans
  Artem Kustikov f2b8798a34 extend cell value load to support custom datetime format (#703) il y a 4 ans
  xuri 324f87bcae add checking and limits for the worksheet il y a 4 ans
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed il y a 4 ans
  xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition il y a 4 ans
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 il y a 4 ans
  xuri 820a314cfb Resolve #667, support shared string table without unique count il y a 4 ans
  xuri 49257c5918 support case-sensitive doc parts to improve compatibility il y a 4 ans
  xuri f7bd0729c6 Resolve #32, fix missing leading/leading spaces when working with SST il y a 4 ans
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet il y a 4 ans
  xuri 48f19f60aa support the row element without r attribute in the worksheet il y a 4 ans
  xuri 15fd56853f Update docs and typo fixed il y a 4 ans
  xuri 5221729bc3 make columns iterator read cell streamingly and add max column limit on ColumnNumberToName il y a 4 ans
  xuri c168233e70 speedup get cell value from shared string table il y a 4 ans