Historial de Commits

Autor SHA1 Mensaje Fecha
  xuri 12760a7ee6 Merge pull request #184 from martinal/speedup-setcellstyle-more hace 8 años
  Martin Sandve Alnæs e556c25047 Avoid looping over unused rows and columns in SetCellStyle. hace 8 años
  Ri Xu 6f4e4d9ef1 Revert "The godoc and readme page has been updated." hace 8 años
  Ri Xu e4611e9e25 The godoc and readme page has been updated. hace 8 años
  xuri 4aadca6db8 Merge pull request #183 from pvelder/182_fix hace 8 años
  dvelderp b25ec6e9d3 xlsx.SetCellValue() now supports bool value hace 8 años
  xuri 541d29f3b2 Merge pull request #180 from mbresson/optimize-SetCellStyle hace 8 años
  mbresson 317ef65381 make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col hace 8 años
  Ri Xu 50cdaed5a3 - Add 3D column and 3D 100% stacked column chart support, relate issue #160; hace 8 años
  Ri Xu 6dc135a992 Fix read columns count wrong in specific xlsx data, relate issue #175 hace 8 años
  Ri Xu 52b1a8e896 - Function `SetCellValue()` time.Duration support added, relate issue #176; hace 8 años
  Ri Xu e13ccce89a Copyright updated. hace 8 años
  Ri Xu 46187309f4 Issue template and contributing guide updated. hace 8 años
  Ri Xu af737dd3f6 Issue template added. hace 8 años
  Ri Xu 749d12eece - Fix `DeleteSheet()` make broken file, relate issue #165; hace 8 años
  Ri Xu 6d634ca320 GitHub repo URL changed. hace 8 años
  xuri 443695732e Merge pull request #153 from jinzhu/master hace 8 años
  Ri Xu 76366fc1d9 Travis CI config updated and typo fixed. hace 8 años
  Ri Xu 07a4140098 - 24 hour time format supported, relate issue #163; hace 8 años
  xuri 2dc385431d Merge pull request #162 from rohanthewiz/master hace 8 años
  Rohan Allison cc1d3fefc2 Add stacked bar chart hace 8 años
  xuri 3d231cb549 Merge pull request #156 from dolmen-go/fix/SheetViewOptPtr-is-a-SheetViewOpt hace 8 años
  xuri 130eb453f4 Merge pull request #154 from dolmen-go/feature/SheetPr-options hace 8 años
  Olivier Mengué d2fb0197ab SheetViewOptionPtr: document that it is a superset of SheetViewOption hace 8 años
  Olivier Mengué 954612157b Add {G,S}etSheetPrOptions() hace 8 años
  xuri 90998bfb4d Merge pull request #149 from dolmen-go/feature/SheetView-options hace 8 años
  Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145) hace 8 años
  Ri Xu eb54510cad Add missing XML attributes `customWorkbookViews` and `customWorkbookView` in the workbook, relate issue #152. hace 8 años
  Jinzhu 21214a514d Rename import path to github.com/360EntSecGroup-Skylar/excelize hace 8 años
  Ri Xu 96b3e1ea74 Bugfix: corrupted xlsx after write operation, relate issue #152. hace 8 años