Commit History

Author SHA1 Message Date
  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
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 11 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 11 years ago
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 11 years ago
  Geoffrey J. Teale 146a0bed66 Test empty styleSheet output from xlsxStyleSheet.Marshal() 11 years ago
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 11 years ago
  Geoffrey J. Teale aee85d2a83 Make workboook file match the output of libreoffice. 11 years ago
  Geoffrey J. Teale 87677e0c11 Merge output-styles branch. 11 years ago
  Geoffrey J. Teale 00d7b43c2d Rename styles to styleSheet (as per XML). 11 years ago
  Geoffrey J. Teale 4e5c01b15a Output styles information in XLSX file. 11 years ago
  Geoffrey J. Teale 5942ff1645 Move static XML templates to templates.go and define as named constants. 11 years ago
  Geoffrey J. Teale 17bb7aeaa1 Include theme1.xml in output. 11 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 11 years ago