Histórico de Commits

Autor SHA1 Mensagem Data
  HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support há 7 anos atrás
  xuri 1c45425f12 resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support há 7 anos atrás
  xuri 3e004d900b Comments style changed. há 7 anos atrás
  xuri 13a9769cc5 Comments style changed. há 7 anos atrás
  xuri 2f146c923c Comments style changed. há 7 anos atrás
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 há 7 anos atrás
  xuri ec37b114c3 Fixes #256 and format document. há 7 anos atrás
  xuri 79dfe1c307 GoDoc updated. há 7 anos atrás
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob há 8 anos atrás
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` há 7 anos atrás
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string há 7 anos atrás
  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 há 8 anos atrás
  Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145) há 8 anos atrás
  Ri Xu 1f93fc7bad Optimize code. há 8 anos atrás
  lichaofei 787495c503 Update lib.go há 8 anos atrás
  lichaofei 1169042f7d Update lib.go há 8 anos atrás
  Ri Xu 1ec2661dda Bugfix: deep copy issue with function `CopySheet()`, relate PR #108. há 8 anos atrás
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; há 8 anos atrás
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; há 8 anos atrás
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); há 8 anos atrás
  Josh Fyne d9f4a2f154 Standardize input and output há 8 anos atrás
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; há 8 anos atrás
  Ri Xu bd5b033b02 Support set work sheet background image. há 9 anos atrás
  Ri Xu 9559f454a7 Fix issue #17, update README and fix typo. há 9 anos atrás
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. há 9 anos atrás
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; há 9 anos atrás
  Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions; há 9 anos atrás
  Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save; há 9 anos atrás
  Ri Xu 75abc628fe Update godoc of package. há 9 anos atrás
  Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc. há 9 anos atrás