Commit History

Author SHA1 Message Date
  Geoffrey J. Teale bf492cf5d6 Move FileToSlice functionality and tests into file.go and file_test.go and kill the FileToSlice.go and FileToSlice_test.go files. 9 years ago
  bronze1man 83bdc390c6 fix #45 add an isWrite option on RefTable. 9 years ago
  bronze1man 137ee1c5ac gofmt -w -s . 9 years ago
  Geoffrey J. Teale 1dab9b1e24 - Use File.Sheets for iteration in File.MarshalParts instead of File.Sheet, to 9 years ago
  Geoffrey J. Teale d1581978ed Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability. 9 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 9 years ago
  Geoffrey J. Teale 50066933d4 Fix type data in relationships. 9 years ago
  Geoffrey J. Teale 2885f593c6 Write parts to zip file. 9 years ago
  Geoffrey J. Teale bb8cf85896 Write stub of styles.xml out into marshalled files. 9 years ago
  Geoffrey J. Teale 881db0c5ad Include [Content_Types].xml in marshalled file output. 9 years ago
  Geoffrey J. Teale 13c68c81e5 Produce workbook.xml file. 9 years ago
  Geoffrey J. Teale f0f4c17408 Add core.xml 9 years ago
  Geoffrey J. Teale f7e6ad743b Write out the static .rels and app.xml 9 years ago
  Geoffrey J. Teale 8420b12a70 Put sharedStrings.xml in workbook.xml.rels 9 years ago
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes 9 years ago
  Geoffrey J. Teale 25123a7790 Commit current state for safety 9 years ago
  Geoffrey J. Teale 844d054c36 Marshal multiple sheets. 10 years ago
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. 10 years ago
  Geoffrey J. Teale f06b375a2e Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable. 10 years ago