Commit History

Author SHA1 Message Date
  bronze1man 83bdc390c6 fix #45 add an isWrite option on RefTable. 10 years ago
  bronze1man 137ee1c5ac gofmt -w -s . 10 years ago
  Geoffrey J. Teale 1dab9b1e24 - Use File.Sheets for iteration in File.MarshalParts instead of File.Sheet, to 10 years ago
  Geoffrey J. Teale d1581978ed Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability. 10 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 10 years ago
  Geoffrey J. Teale 50066933d4 Fix type data in relationships. 10 years ago
  Geoffrey J. Teale 2885f593c6 Write parts to zip file. 10 years ago
  Geoffrey J. Teale bb8cf85896 Write stub of styles.xml out into marshalled files. 10 years ago
  Geoffrey J. Teale 881db0c5ad Include [Content_Types].xml in marshalled file output. 10 years ago
  Geoffrey J. Teale 13c68c81e5 Produce workbook.xml file. 10 years ago
  Geoffrey J. Teale f0f4c17408 Add core.xml 10 years ago
  Geoffrey J. Teale f7e6ad743b Write out the static .rels and app.xml 10 years ago
  Geoffrey J. Teale 8420b12a70 Put sharedStrings.xml in workbook.xml.rels 10 years ago
  Geoffrey J. Teale ec05f53ae7 Build workbook.xml.rels file, and use sheetnames instead of positional indexes 10 years ago
  Geoffrey J. Teale 25123a7790 Commit current state for safety 10 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