Commit History

Author SHA1 Message Date
  James Welch 63449e02c5 Fix Panic When View Columns Exceeds Actual Data Width 8 years ago
  Geoffrey J. Teale 887b805086 Merge pull request #245 from francisbouvier/master 8 years ago
  Francis Bouvier 6362f23822 Fix SheetView Pane 8 years ago
  Geoffrey J. Teale bd0ba13fd8 Merge branch 'EricLagergren-master' 8 years ago
  Geoffrey J. Teale 6e9c8e467d Merge in EricLagergren-master branch and resolve conflicts. 8 years ago
  Geoffrey J. Teale 7649e9023e Merge pull request #221 from thieupham-wf/populate_row_height 8 years ago
  Geoffrey J. Teale b23e4ffe6d Merge pull request #232 from crvv/master 8 years ago
  Geoffrey J. Teale 388f76327e Merge pull request #235 from stanim/travis 8 years ago
  Geoffrey J. Teale 720132a43a Merge pull request #234 from thieupham-wf/slice_bounds_out_of_range 8 years ago
  Geoffrey J. Teale a58d60d3bb Merge pull request #244 from klniu/master 8 years ago
  GaoXiang 365867b437 fix #236 that the file is broken when the origin file contains formula 8 years ago
  GaoXiang 843ab73819 Merge branch 'master' of https://github.com/klniu/xlsx 8 years ago
  GaoXiang 3a7d1a568d make SetInt, SetInt64, SetFloat set value with CellTypeGeneral 8 years ago
  GaoXiang b25faab333 make SetInt, SetInt64, SetFloat set value with CellTypeGeneral 8 years ago
  Geoffrey J. Teale 05976a45ff Merge pull request #243 from klniu/master 8 years ago
  GaoXiang afb0e7ea86 1. make WriteSlice and WriteStruct write value with builtin format to general format 8 years ago
  Geoffrey J. Teale 8c5e92ebb9 Merge pull request #233 from santsai/for_merge 8 years ago
  Geoffrey J. Teale 798f401ee4 Merge pull request #242 from santsai/date_fix 8 years ago
  santsai 5146baa6e5 fix fraction of day calculation, round nearest to 1us 8 years ago
  santsai 4347854c6d fix up date relate tests 8 years ago
  santsai fe4f636b01 fix date sub second formating 8 years ago
  Geoffrey J. Teale 17b26ec5c4 Merge pull request #239 from santsai/write_slice_panic 8 years ago
  santsai 3a9dfcd787 fix pointer to slice check panic on WriteSlice 8 years ago
  Stani 431d841437 update travis, add more badges to README and add support for codecov.io 8 years ago
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. 8 years ago
  santsai 1ae55c0ea5 Fix prefix check for getExtent for merged cells 8 years ago
  crvv 1cfa76d0c3 use datetime format for Cell.SetDateTime 8 years ago
  Thieu Pham 76a6790545 Populate row height and is custom height fields 8 years ago
  Geoffrey J. Teale 46e6e472d6 Merge pull request #218 from xStrom/groups 8 years ago
  Shawn Milochik 1030a6ab1f Merge pull request #219 from xStrom/name 8 years ago