提交歷史

作者 SHA1 備註 提交日期
  Shawn Milochik 244c4885f6 Fix for a nil formula when the raw cell type is error (e). 10 年之前
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 10 年之前
  Brian Smith 805c7ea3c5 Add a simple shared formula test 10 年之前
  Brian Smith 67dac2f125 Add basic support for reading freeze and split state out of worksheets. 11 年之前
  Yoshiki Shibukawa 662349655f Fix for #78 : Change default behavior when reading empty cols and rows. Now it returns empty cells. And now it reads Col.Width. 11 年之前
  Geoffrey J. Teale 1af9906a50 Deal with XLSX worksheets that only set the coords on *some* cells. 11 年之前
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 11 年之前
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 11 年之前
  Geoffrey J. Teale 3db1f27860 Include theme1.xml in workbook rels. 11 年之前
  Geoffrey J. Teale 28307f3607 Output Cols. 11 年之前
  Geoffrey J. Teale 6506e59a4d Modify references to XLSX documents to reflect their move to a subdirectory. 11 年之前
  Geoffrey J. Teale 751ecc77b1 Merge branch 'master' of github.com:tealeg/xlsx 11 年之前
  Geoffrey J. Teale eb12bbfbd0 Make cell.String() call through to cell.FormattedValue() by default. 11 年之前
  bronze1man 137ee1c5ac gofmt -w -s . 11 年之前
  Geoffrey J. Teale d1581978ed Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability. 11 年之前
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 11 年之前
  Geoffrey J. Teale 50066933d4 Fix type data in relationships. 11 年之前
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes 11 年之前
  Geoffrey J. Teale ee232cd144 Resolve conflicts 11 年之前
  Geoffrey J. Teale 25123a7790 Commit current state for safety 11 年之前
  Geoffrey J. Teale 102dbdb076 Merge branch 'fix-styleindex-0-origin' of https://github.com/nazo/xlsx into nazo-fix-styleindex-0-origin 11 年之前
  Geoffrey J. Teale cf13d6c87d go fmt 11 年之前
  Geoffrey J. Teale afe59e4cce Add unit test for support for multiple spans in a row. 11 年之前
  Geoffrey J. Teale 18526a4602 Test built-in numeric formats. 11 年之前
  Geoffrey J. Teale e73bceb44d Return NumberFormat string from Cell. 11 年之前
  takuya sato 09ab4fdf79 fix GetStyle() 0-origin-start and applyXxxx ignored 11 年之前
  Geoffrey J. Teale 9f1865bd41 Allow for manual calculation of the dimensions of a sheet if no DimensionRef is 11 年之前
  Geoffrey J. Teale 881fcc3ee2 Add alpha cell ID to cell in output. 11 年之前
  Geoffrey J. Teale 04306188fc Working implementation of numericToLetters. 11 年之前
  Geoffrey J. Teale f06b375a2e Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable. 11 年之前