Commit History

Author SHA1 Message Date
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() 8 years ago
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 8 years ago
  blackss2 c2f955a96d add OpenBinary & OpenReaderAt 8 years ago
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 9 years ago
  blackss2 1e3ba74030 enforce comment 9 years ago
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 9 years ago
  blackss2 d483ed85ea move Tabelectedupdate test case 9 years ago
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 9 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" 9 years ago
  blackss2 2c5b060124 prevent all tabSelected be true / prevent row.cell.V showing up when 9 years ago
  Shawn Milochik 036ba1c733 Hack to fix #63 and #91. 9 years ago
  Brian Smith be4c70439f Initial support for themes 9 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 9 years ago
  Geoffrey J. Teale 66e04e8fa1 Merge branch 'master' of github.com:tealeg/xlsx 9 years ago
  Nikita Danilov 7825b1fb69 Write File to io.Writer 9 years ago
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 9 years ago
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 9 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 9 years ago
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 9 years ago
  Geoffrey J. Teale 146a0bed66 Test empty styleSheet output from xlsxStyleSheet.Marshal() 9 years ago
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 9 years ago
  Geoffrey J. Teale aee85d2a83 Make workboook file match the output of libreoffice. 9 years ago
  Geoffrey J. Teale 87677e0c11 Merge output-styles branch. 9 years ago
  Geoffrey J. Teale 00d7b43c2d Rename styles to styleSheet (as per XML). 9 years ago
  Geoffrey J. Teale 4e5c01b15a Output styles information in XLSX file. 9 years ago
  Geoffrey J. Teale 5942ff1645 Move static XML templates to templates.go and define as named constants. 9 years ago
  Geoffrey J. Teale 17bb7aeaa1 Include theme1.xml in output. 9 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 9 years ago
  Geoffrey J. Teale a1ecaf804a Tests style elements getting added into the styles. 9 years ago
  U-NORTH_AMERICA\ACHER 37a77ef88f Fixed the missing "/" in sheets 9 years ago