Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 0262141cd2 Merge pull request #76 from h4ckm03d/fix-panic-issue 11 years ago
  Moch.Lutfi 22d6022536 Revert code. 11 years ago
  Moch.Lutfi 53f51e6101 Merge remote-tracking branch 'origin/master' into fix-panic-issue 11 years ago
  Moch.Lutfi cf29cf430e Merge branch 'master' of https://github.com/h4ckm03d/xlsx 11 years ago
  Moch.Lutfi eedcf11f5c Merge remote-tracking branch 'origin/master' into fix-panic-issue 11 years ago
  Geoffrey J. Teale 1af9906a50 Deal with XLSX worksheets that only set the coords on *some* cells. 11 years ago
  Moch. Lutfi fba005ef34 Fix panic problem when open file 11 years ago
  Geoffrey J. Teale 7371fb3a82 Merge pull request #74 from shibukawa/bug/file_member_uninitialized 11 years ago
  Yoshiki Shibukawa 5a5dbe9df1 Sheet.File is not assigned when creating object 11 years ago
  Geoffrey J. Teale 6a3d1fd13c Merge pull request #73 from shibukawa/bug/multithreading 11 years ago
  Yoshiki Shibukawa dacfeea7a6 fix bug when loading spreadsheet (style cache map was accessed from many goroutines) 11 years ago
  Geoffrey J. Teale a57b98235d Merge pull request #72 from gyuho/master 11 years ago
  Gyu-Ho Lee 798ffb70bb error -> err 11 years ago
  Geoffrey J. Teale 1c175245fa Merge pull request #71 from shibukawa/bug/reduce_memory 11 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 years ago
  Geoffrey J. Teale 72f397156f Merge pull request #70 from shibukawa/feature/add_cell_types 11 years ago
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 11 years ago
  Geoffrey J. Teale 66e04e8fa1 Merge branch 'master' of github.com:tealeg/xlsx 11 years ago
  Geoffrey J. Teale 0e578dc594 Merge pull request #67 from M1rt/master 11 years ago
  Geoffrey J. Teale eb8f638a2e Test xlsxXf.Equals. 11 years ago
  Nikita Danilov 7825b1fb69 Write File to io.Writer 11 years ago
  Geoffrey J. Teale a95866cffd Test xlsxBorder.Equals 11 years ago
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 11 years ago
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 11 years ago
  Geoffrey J. Teale 3decc10734 Default the font. 11 years ago
  Geoffrey J. Teale f199fba48e Use 1/0 instead of true/false. 11 years ago
  Geoffrey J. Teale 21092a15e4 Don't duplicate Xf's in the style file. 11 years ago
  Geoffrey J. Teale 8c9a61c07e Don't duplicate border definitions in styles. 11 years ago
  Geoffrey J. Teale 77280d2342 Don't duplicate fills in style output. 11 years ago
  Geoffrey J. Teale 49cd88c769 Fix broken XML output. 11 years ago