Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 1b55691142 Merge pull request #475 from tealeg/port-to-go-modules 5 years ago
  Geoffrey J. Teale 9e5ddc75b2 Port this library to build using Go modules and drop old go versions. 5 years ago
  Ryan Hollis a6243d92b3 Merge pull request #467 from amilkov3/amilkov/add_fmt_id_with_cell_type_per_column 5 years ago
  Alex Milkov 905bf9db92 'WriteWithDefaultCellType' to 'WriteWithColumnDefaultMetadata' now encoding cell style 5 years ago
  Ryan Hollis 0c8cd95bbc Merge pull request #464 from amilkov3/amilkov/stream_File_write_respect_cell_type 5 years ago
  Alex Milkov bc7ea55fcd 'WriteWithDefaultCellType' writes all cells in a column as the default cell type of that column 5 years ago
  Ryan Hollis 85d01a0647 Merge pull request #442 from elimity-com/master 5 years ago
  Ryan Hollis e2d23f3c43 Merge pull request #444 from DeathViper/addSheetValidation 5 years ago
  DamianSzkuat e696c4a8ab Fix bug in date test 5 years ago
  Shubham Srivastava 4572f2475d Added validation passing empty string as sheet name. 5 years ago
  DamianSzkuat 85e0be46ac More tests 5 years ago
  DamianSzkuat 31dc0da57c Update stream_style_test.go 5 years ago
  DamianSzkuat e7808e5231 update 5 years ago
  DamianSzkuat 319ba3bd5f Comments 5 years ago
  Jasper Deflander 8bfd9cdfb1 removed stream server 5 years ago
  DamianSzkuat ff985b5fc0 Removed typo and TODO's 5 years ago
  DamianSzkuat 1be083cc2b Formatting 5 years ago
  DamianSzkuat 58eaecde28 Creater a test server for streaming randomly generated excel files 5 years ago
  DamianSzkuat 465ee6ba20 Switched over to using xml marchaling for cells 5 years ago
  DamianSzkuat da75d4fe43 Merge branch 'master_upstream' 5 years ago
  DamianSzkuat 0303d18043 Variable Renaming 5 years ago
  DamianSzkuat 343caa6fda Expanding tests to check for correst styles for every cell 5 years ago
  DamianSzkuat 31d335f084 Cell with empty StreamStyle will get the column style 5 years ago
  DamianSzkuat 697c3d3985 Mostly refactoring 5 years ago
  DamianSzkuat 3b64955439 AddSheetWithStyle no longer add the first row of a sheet 5 years ago
  DamianSzkuat d3ce26bd4e Update stream_style_test.go 5 years ago
  DamianSzkuat 1fe1bb9ca7 Reformatting 5 years ago
  DamianSzkuat 5ede0113b1 Header types work correctly 5 years ago
  DamianSzkuat 0e9b8408ca Delete Workbook_newStyle.xlsx 5 years ago
  DamianSzkuat 61ce81e074 Update stream_file_builder.go 5 years ago