Commit History

Author SHA1 Message Date
  hongzhenyue 0397a1277b init 3 years ago
  xuri be12cc27f1 This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message 3 years ago
  xuri f8f699a172 Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10 3 years ago
  xuri 2af96c0714 #65 fn: N, PERCENTILE.INC and T 3 years ago
  xuri 71bd5e1959 fix incorrect default column from GetColWidth 3 years ago
  xuri 36b7990d6b lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX 3 years ago
  xuri 2fb135bc94 handle end element event in the worksheet row/column iterator XML SAX parser 3 years ago
  xuri 92c8626f81 Fixed #732, support single line with repeated row element in the sheet data 3 years ago
  xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests 3 years ago
  xuri 520aa679f3 Fix #706, #713 improve AddPicture performance, fix missing worksheet when rename with same names 3 years ago
  xuri 324f87bcae add checking and limits for the worksheet 3 years ago
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed 3 years ago
  xuri c922c32fb7 support parse and generate XML element namespace dynamic, fix #651 4 years ago
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet 4 years ago
  xuri 48f19f60aa support the row element without r attribute in the worksheet 4 years ago
  xuri 15fd56853f Update docs and typo fixed 4 years ago
  xuri 5221729bc3 make columns iterator read cell streamingly and add max column limit on ColumnNumberToName 4 years ago
  Jérôme Pogeant e9a4007c17 Implement columns iterator 4 years ago
  xuri e51aff2d95 Resolve #570, flat columns for the column's operation 4 years ago
  Jacques Boscq 68754a2075 SetColVisible() can parse a column range + typos. 4 years ago
  xuri 09485b3f9f Improve code coverage unit tests 4 years ago
  xuri eb520ae277 Improve compatibility for charts 4 years ago
  xuri a34d3b8c86 Compatibility improvement 4 years ago
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required 4 years ago
  xuri 7e77e14814 Resolve #397, support set style by columns 5 years ago
  xuri 0660f30cdd godoc update and typo fixed 5 years ago
  xuri f2df344739 Resolve #369,#370 5 years ago
  nabeyama yoshihide 8134197b07 Adjust coding style 5 years ago
  nabeyama yoshihide b0acd922ef Fixed bug in the calculation target cell(row). 5 years ago
  nabeyama yoshihide 28c02e3aaf Fixed bug in column cell to check. 5 years ago