Commit History

Author SHA1 Message Date
  Nikolay Bystritskiy 1e9d6fd92f comments to the methods 8 years ago
  Nikolay Bystritskiy 390c3f656c File.ToSlice receiver names should be consistent 8 years ago
  Nikolay Bystritskiy 8efec5337b added methods ToSliceUnmerged and FileToSliceUnmerged 8 years ago
  Geoffrey J. Teale e4f1c67f63 Merge pull request #309 from doatesy/patch-1 8 years ago
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. 8 years ago
  doatesy 2c96444dbb Add Sheet length check 8 years ago
  Geoffrey J. Teale 678e0fe7a5 gofmt 8 years ago
  Geoffrey J. Teale 4da4be7c96 Merge pull request #272 from tokyis/master 9 years ago
  Geoffrey J. Teale ccec065d7d Merge pull request #265 from dizk/master 9 years ago
  tokyis f2941942f4 Func. appending an existing sheet to a file (#1) 9 years ago
  Didrik A. Rognstad ee42328b46 Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error 9 years ago
  sathishbaburathinavel 19f545a180 issue-259-XLSX file corrupts when saving the file without adding Worksheet 9 years ago
  Eric Lagergren 315c2bcfce stylistic changes 9 years ago
  Shawn Milochik 2ce4db766a Fixes #191. 9 years ago
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() 10 years ago
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 10 years ago
  blackss2 c2f955a96d add OpenBinary & OpenReaderAt 10 years ago
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 10 years ago
  blackss2 1e3ba74030 enforce comment 10 years ago
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 10 years ago
  blackss2 d483ed85ea move Tabelectedupdate test case 10 years ago
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 10 years ago
  blackss2 9dc29a5895 Revert "prevent all tabSelected be true / prevent row.cell.V showing up when Value is null / change default celltype to CellTypeGeneral from CellTypeString" 10 years ago
  blackss2 2c5b060124 prevent all tabSelected be true / prevent row.cell.V showing up when 10 years ago
  Shawn Milochik 036ba1c733 Hack to fix #63 and #91. 10 years ago
  Brian Smith be4c70439f Initial support for themes 10 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 years ago
  Geoffrey J. Teale 66e04e8fa1 Merge branch 'master' of github.com:tealeg/xlsx 11 years ago
  Nikita Danilov 7825b1fb69 Write File to io.Writer 11 years ago
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 11 years ago