Commit History

Author SHA1 Message Date
  Geoffrey J. Teale b0bca2519c Merge pull request #162 from pwaller/issue-158 9 years ago
  Peter Waller f11fb84af4 Set ApplyNumberFormat in handleNumFmtIdForXLSX 9 years ago
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 9 years ago
  Geoffrey J. Teale cb69a378b2 Merge branch 'blackss2-master' 9 years ago
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 9 years ago
  blackss2 b349260796 Revert "Set default cell type to CellTypeGeneral" 9 years ago
  blackss2 79e5158afd Revert "Revert "Set default cell type to CellTypeGeneral"" 9 years ago
  blackss2 69dc576cea Revert "Set default cell type to CellTypeGeneral" 9 years ago
  blackss2 a8f147c3e7 Set default cell type to CellTypeGeneral 9 years ago
  blackss2 1e3ba74030 enforce comment 9 years ago
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 9 years ago
  blackss2 d4f71e635c make empty value to be empty at xml(omitempty v node) 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 2b26e0f34f Merge remote-tracking branch 'tealeg/master' 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
  richard bucker d11e6768a7 added WrapText to alignment 9 years ago
  Geoffrey J. Teale f3e314f216 Merge pull request #150 from mafredri/color-fix 9 years ago
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 9 years ago
  Geoffrey J. Teale 5f9bf31f82 Merge branch 'jangler-master' with modifications. 9 years ago
  Geoffrey J. Teale 8b98a07e3f Rework patch to set Row.Sheet at point of creation, and avoid additional loop. Fix call sites and unit tests, adding assertions as I went. 9 years ago
  Brandon Mulcahy df0912fb96 Set Sheet attr of each Row in readSheetFromFile 9 years ago
  Shawn Milochik 1382b007e8 Merge pull request #143 from tealeg/error-on-invalid-zip-contents 9 years ago
  Geoffrey J. Teale 6df8184fc1 Error when opening a file with no worksheets. 9 years ago
  Geoffrey J. Teale de62f3bac3 Error when opening file without workbook_rels. 9 years ago
  Geoffrey J. Teale 54ad5afc62 Merge branch 'mafredi-width-patch' 9 years ago
  Geoffrey J. Teale 67c71f2710 Add tests for the setting of xlsxCol.CustomWidth. 9 years ago
  Mathias Fredriksson 69d6b65351 Apply customWidth attribute to <row> when it has been modified 9 years ago
  Mathias Fredriksson 41b5c21bfb Enable modification of sheet DefaultRowHeight and DefaultColWidth 9 years ago