Commit History

Author SHA1 Message Date
  Geoffrey J. Teale d05a6ded07 Provide SafeFormattedValue function on Cell, to allow access to underlying error conditions. 9 years ago
  Geoffrey J. Teale 288e4b5a0b Merge branch 'HeinOldewage-master' 9 years ago
  Geoffrey J. Teale 5c8c7efdb4 Add fuzzy build tag. 9 years ago
  Geoffrey J. Teale 4f644655bf Merged HeinOldewage-master. 9 years ago
  Geoffrey J. Teale a69aa3fceb Merge branch 'master' of github.com:tealeg/xlsx 9 years ago
  Geoffrey J. Teale 0345cbf498 Remove reference to FreeBSD in the license. 9 years ago
  Geoffrey J. Teale dd5171929a Merge pull request #139 from fzerorubigd/master 9 years ago
  Geoffrey J. Teale 4838a40dbf Merge pull request #138 from mafredri/border-colors 9 years ago
  fzerorubigd f9c709fad6 prevent un handled panic in open xslx 9 years ago
  Mathias Fredriksson f4231f4360 Update tests to match new border tags 9 years ago
  Mathias Fredriksson 476e2867de Add support for border colors 9 years ago
  Geoffrey J. Teale 33fe9f8e94 go fmt 9 years ago
  Geoffrey J. Teale 2d5bc2c1b0 Merge branch 'blackss2-master' 9 years ago
  Geoffrey J. Teale 9d6776b130 Resolve conflict 9 years ago
  Geoffrey J. Teale ac5e1a954c Merge pull request #130 from tealeg/skm_typo_fix 9 years ago
  Geoffrey J. Teale e3bfe28166 Merge pull request #126 from tealeg/panic_on_bad_r_value 9 years ago
  Shawn Milochik b177c2e9cd Merge pull request #134 from jangler/master 9 years ago
  Brandon Mulcahy 9a9f738079 Fix doc comment for XLSXReaderError.Error() 9 years ago
  blackss2 ca4a24843f update test codes 9 years ago
  blackss2 fd73e73074 add SetDeafultFont 9 years ago
  blackss2 1119421700 change SetFloat format 0.00 => general 9 years ago
  blackss2 b61301369f add read col style from xlsx 9 years ago
  blackss2 8678f3a787 add style to Col 9 years ago
  Shawn Milochik ba231ac19b Fixes typo of Default (missing "t") in style stuff. 9 years ago
  Neoin 34c713c1b0 Adds a test the randomly modifies parts of working xlsx documents and tests the library 9 years ago
  Shawn Milochik 5db22376c5 Fix panic on invalid value for "r" attribute in <row>. 9 years ago
  Geoffrey J. Teale bb78e8f75c Merge pull request #124 from trinchan/master 9 years ago
  Andrew Schwartz 7f2036f576 update hidden cell test content for clarity 9 years ago
  Andrew Schwartz 53f407200a properly check column hidden for cell hidden logic 9 years ago
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master 9 years ago