Commit History

Author SHA1 Message Date
  Kaur Kuut 4cb88ca5d6 Fixed the project name in the readme header. 8 years ago
  Kaur Kuut 1672d87cc0 Added basic grouping support. 8 years ago
  Eric Lagergren 315c2bcfce stylistic changes 8 years ago
  Geoffrey J. Teale 78618502cc gofmt 8 years ago
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". 8 years ago
  Geoffrey J. Teale ae960b9a0e Add a "Contributing" section to the README file. 8 years ago
  Geoffrey J. Teale 2b59b97479 Added an AUTHORS.txt file. 8 years ago
  Geoffrey J. Teale af354c7272 Merge pull request #207 from Joshuabaker2/master 8 years ago
  Joshua Baker 6faf83bedc Unit tests for "mmmm" and "dddd" 8 years ago
  Joshua Baker abb1ada227 Added support for "mmmm" and "dddd" in excel date time parser. 8 years ago
  Joshua Baker 7b3d868099 Fixed DefinedNames.DefinedName pointer issue. 8 years ago
  Geoffrey J. Teale 645d84ab1b Merge pull request #206 from tealeg/fix-styles 8 years ago
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 8 years ago
  Geoffrey J. Teale 715e7540fc Correctly setup named styles. 8 years ago
  Geoffrey J. Teale 24ba7e4062 Add CellStyles and Xf.XfId support. 8 years ago
  Geoffrey J. Teale 75499a5947 Merge pull request #202 from tormoder/gofmt 8 years ago
  Tormod Erevik Lea d5c87ed590 gofmt -s -w . 8 years ago
  Geoffrey J. Teale 10bcf5f9fa Merge pull request #198 from tealeg/skm_191_FormattedValue_return_error 8 years ago
  Geoffrey J. Teale 91625a5381 Merge pull request #196 from thieupham-wf/shared_formula_string_literals 8 years ago
  Geoffrey J. Teale ee1794b756 Merge pull request #201 from TheHippo/patch-1 8 years ago
  Philipp Klose f7427524c9 Added familar godoc.org badge 8 years ago
  Shawn Milochik 0977a005fb Clean up the tests bloated by this branch. 8 years ago
  Shawn Milochik 741c14c929 test fixes for issue 191 8 years ago
  Shawn Milochik 2ce4db766a Fixes #191. 8 years ago
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels 8 years ago
  Geoffrey J. Teale 88830a7cb0 Merge pull request #194 from thieupham-wf/shared_formula_absolute_reference 8 years ago
  Geoffrey J. Teale 22531c9c18 Merge branch 'greenenergy-master' 8 years ago
  Thieu Pham a63081780a No need to try to put the $ back into the formula where there are none to begin with. 8 years ago
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas 8 years ago
  Colin Fox 27f0f707d4 Fix for merge-cell borders 8 years ago