Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 8be35264fa Fix cases where we expect String to return an error 7 years ago
  Geoffrey J. Teale ae2b29af61 Use FormattedValue instead of String 7 years ago
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' 7 years ago
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. 7 years ago
  Vali Malinoiu 089ff3ae3e Microsoft OOXML sometimes comes without the floor dimention ref, so we need to fallback to the calculateMaxMinFromWorkSheet 7 years ago
  Geoffrey J. Teale b1dcce149d Merge pull request #311 from thewraven/master 7 years ago
  Juan Carlos García Martínez 5b4c14b358 Fix on RowSuite.TestTime: removing ns to check time encoding/decoding 7 years ago
  Juan Carlos García Martínez 5012e7117b Merge remote-tracking branch 'upstream/master' 7 years ago
  Juan Carlos García Martínez 7976057eac Read struct from row based on xlsx tags. Supported types: bool,int{8,16,32,64},float64,string, time.Time 7 years ago
  doatesy 2c96444dbb Add Sheet length check 7 years ago
  Geoffrey J. Teale 187aa939b7 Merge pull request #274 from ds0nt/master 7 years ago
  Geoffrey J. Teale 0692428a3e Merge branch 'master' into master 7 years ago
  Geoffrey J. Teale dc7aca2ad8 Merge pull request #281 from jfyne/master 7 years ago
  Geoffrey J. Teale db3d82c490 Merge pull request #291 from g7r/escape_xml_num_fmt 7 years ago
  Geoffrey J. Teale cbd41c1362 Merge pull request #301 from tealeg/treat-hours-correctly 7 years ago
  Geoffrey J. Teale c3104392b3 Merge from origin 7 years ago
  Geoffrey J. Teale b19aef01ea Add testing for 1.7 and 1.8 7 years ago
  Geoffrey J. Teale 678e0fe7a5 gofmt 7 years ago
  Geoffrey J. Teale c95af40bc1 Use am/pm to indicate 12 hour time format, not the number of 'h' chars. 7 years ago
  Geoffrey J. Teale e18398f53e Merge pull request #296 from zzc-tongji/change 7 years ago
  Zhicheng Zhang 2f601a283d Add function "SetHeight". 7 years ago
  Daniel Sont 0632bec361 using TimeToExcelTime to convert to float in tests 7 years ago
  Daniel Sont bb9725c7e5 adding unit test coverage for timezone stuff 7 years ago
  Sergej Zagursky 682ad561c8 Properly escape `xlsxNumFmt.FormatCode` in `Marshal()` 7 years ago
  Josh Fyne 684ef98097 Fixes my problem 7 years ago
  Geoffrey J. Teale 6b2dc5715a Merge branch 'master' into master 7 years ago
  Geoffrey J. Teale 47e33bbbed Merge pull request #284 from simulot/master 7 years ago
  simulot c3cef27bce TimeToExcelTime is tuncating time to second 7 years ago
  Geoffrey J. Teale 76c1f5d56c Merge pull request #280 from HeinOldewage/master 7 years ago
  Neoin fc46433220 Fixed the datarace surrounding the channel. This was done by moving the 7 years ago