提交历史

作者 SHA1 备注 提交日期
  Eric d1ffb5d68a removed superfluous code 11 年之前
  Eric 27896558bf added functionality for writing a struct to a file, added tests 11 年之前
  Geoffrey J. Teale a659a940b4 Stop crashing if style is Nil 11 年之前
  Geoffrey J. Teale 4e15d95d8e Merge pull request #81 from shibukawa/fix/openxml-schema 11 年之前
  Yoshiki Shibukawa a543de52b5 fix unit test 11 年之前
  Yoshiki Shibukawa 1aef796aa9 fix xml tag order to fit XML schema 11 年之前
  Geoffrey J. Teale e108f62d99 Merge pull request #79 from shibukawa/fix/not_omit_empty_rows_and_cols 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 0262141cd2 Merge pull request #76 from h4ckm03d/fix-panic-issue 11 年之前
  Moch.Lutfi 22d6022536 Revert code. 11 年之前
  Moch.Lutfi 53f51e6101 Merge remote-tracking branch 'origin/master' into fix-panic-issue 11 年之前
  Moch.Lutfi cf29cf430e Merge branch 'master' of https://github.com/h4ckm03d/xlsx 11 年之前
  Moch.Lutfi eedcf11f5c Merge remote-tracking branch 'origin/master' into fix-panic-issue 11 年之前
  Geoffrey J. Teale 1af9906a50 Deal with XLSX worksheets that only set the coords on *some* cells. 11 年之前
  Moch. Lutfi fba005ef34 Fix panic problem when open file 11 年之前
  Geoffrey J. Teale 7371fb3a82 Merge pull request #74 from shibukawa/bug/file_member_uninitialized 11 年之前
  Yoshiki Shibukawa 5a5dbe9df1 Sheet.File is not assigned when creating object 11 年之前
  Geoffrey J. Teale 6a3d1fd13c Merge pull request #73 from shibukawa/bug/multithreading 11 年之前
  Yoshiki Shibukawa dacfeea7a6 fix bug when loading spreadsheet (style cache map was accessed from many goroutines) 11 年之前
  Geoffrey J. Teale a57b98235d Merge pull request #72 from gyuho/master 11 年之前
  Gyu-Ho Lee 798ffb70bb error -> err 11 年之前
  Geoffrey J. Teale 1c175245fa Merge pull request #71 from shibukawa/bug/reduce_memory 11 年之前
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 年之前
  Geoffrey J. Teale 72f397156f Merge pull request #70 from shibukawa/feature/add_cell_types 11 年之前
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 11 年之前
  Geoffrey J. Teale 66e04e8fa1 Merge branch 'master' of github.com:tealeg/xlsx 11 年之前
  Geoffrey J. Teale 0e578dc594 Merge pull request #67 from M1rt/master 11 年之前
  Geoffrey J. Teale eb8f638a2e Test xlsxXf.Equals. 11 年之前
  Nikita Danilov 7825b1fb69 Write File to io.Writer 11 年之前
  Geoffrey J. Teale a95866cffd Test xlsxBorder.Equals 11 年之前