1. 09 8月, 2019 1 次提交
    • H
      Handle multi row inline strings · acd76425
      Harris 提交于
      The inline string struct is actually the same
      as the shared strings struct, reuse it.
      
      Note that Go version 1.10 is required.
      
      Fixes #462
      acd76425
  2. 21 7月, 2019 1 次提交
  3. 27 6月, 2019 1 次提交
  4. 26 2月, 2019 1 次提交
  5. 22 2月, 2019 1 次提交
  6. 29 1月, 2019 1 次提交
  7. 01 1月, 2019 1 次提交
  8. 27 12月, 2018 1 次提交
    • V
      Tests refactoring · 35426ed5
      Veniamin Albaev 提交于
      Primary motivation: Avoid statefull tests with not ignorable git file tree changes.
      Multiple tests reads and overwrites signle file for won needs.
      Multiple tests reads and overwrites file under version control.
      
      Secondary motivation: Minimal tests logic aligment, separate error expectation
      and not error expectation tests. Introduce sub-test over test data sets and so far.
      
      This commit is not ideal but necessary (IMHO)
      35426ed5
  9. 19 12月, 2018 1 次提交
  10. 15 12月, 2018 1 次提交
  11. 05 12月, 2018 1 次提交
  12. 02 11月, 2018 1 次提交
  13. 17 10月, 2018 1 次提交
  14. 26 5月, 2018 1 次提交
  15. 09 4月, 2018 1 次提交
  16. 08 4月, 2018 1 次提交
  17. 02 4月, 2018 1 次提交
  18. 06 3月, 2018 1 次提交
  19. 02 3月, 2018 1 次提交
  20. 28 1月, 2018 1 次提交
  21. 26 1月, 2018 1 次提交
  22. 11 8月, 2017 1 次提交
  23. 06 7月, 2017 1 次提交
  24. 30 5月, 2017 1 次提交
  25. 05 5月, 2017 1 次提交
  26. 30 4月, 2017 1 次提交
  27. 23 4月, 2017 1 次提交
    • xurime's avatar
      - Initialize char support, relate issue #31; · 219aadeb
      xurime 提交于
      - Doc for function `GetRows()` updated, relate issue #43;
      - Fix doc typo in `xmlContentTypes.go`;
      - Default template updated;
      - Readme updated;
      - go test updated
      219aadeb
  28. 17 2月, 2017 2 次提交
  29. 07 2月, 2017 1 次提交
  30. 24 1月, 2017 1 次提交
  31. 22 1月, 2017 1 次提交
  32. 17 1月, 2017 1 次提交
  33. 22 12月, 2016 1 次提交
    • xurime's avatar
      - Fix issue comments missing after save; · a08c8eb1
      xurime 提交于
      - Update import PKG syntax in struct;
      - Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1)
      a08c8eb1
  34. 20 12月, 2016 2 次提交
  35. 02 11月, 2016 1 次提交
  36. 31 10月, 2016 1 次提交
  37. 23 10月, 2016 1 次提交
  38. 22 9月, 2016 1 次提交