Historique des commits

Auteur SHA1 Message Date
  Aplulu 841ff4a03e Fix out of range panic when removing formula. il y a 6 ans
  xuri 4e7d93a777 Resolve #377, avoid empty column in GetRows result il y a 6 ans
  xuri eca66180f1 resolve #359, optimize for saving duplicate images il y a 7 ans
  Michael a94dcb9918 Do not save duplicate images il y a 7 ans
  xuri f0244c0016 Add unit test to improve testing coverage il y a 7 ans
  xuri 40ff5dc1a7 refactor: handler error instead of panic, il y a 7 ans
  Michael 2874d75555 Add benchmark for adding images to sheet (#367) il y a 7 ans
  xuri 677a22d994 resolve #366 fix image duplication il y a 7 ans
  Veniamin Albaev 7d197c6d89 Fixed PR #356 regression RemoveCol() broken (#365) il y a 7 ans
  xuri 70b1a29165 Use bitSize for float32 type numbers conversion, relate PR #361 il y a 7 ans
  Michael b2c12d784e SetCellFloat for floats with specific precision (#361) il y a 7 ans
  xuri 40ea8eb014 resolve #360, fix axis parse issue when add / get pictures; il y a 7 ans
  xuri beff7b4f3c Typo fixed and godoc updated il y a 7 ans
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) il y a 7 ans
  xuri 092f16c744 Merge pull request #352 from caozhiyi/master il y a 7 ans
  caozhiyi b974df402a update go test and function docs il y a 7 ans
  Kimxu 164a3e126a update README and functions docs (#351) il y a 7 ans
  Veniamin Albaev 12c1e2481e Implement consistent row addressing by Excel row number starting with 1 (#350) il y a 7 ans
  xuri f66212da9b Resolve #106, #294 performance optimization for add hyperlink il y a 7 ans
  xuri 1aed1d744b Resolve #274, performance optimization for add images, charts and shapes il y a 7 ans
  BluesJhao 1427027e38 Resolve #235, performance optimization for add comments (#347) il y a 7 ans
  xuri c223815cfe Resolve #345, get comments by target reference il y a 7 ans
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 il y a 7 ans
  Olivier Mengué e780e41e02 Faster TitleToNumber (#343) il y a 7 ans
  xuri b7b925c03f Update readme il y a 7 ans
  xuri 36fc39feb6 Merge pull request #340 from rentiansheng/datavalidation_formula_error il y a 7 ans
  rentiansheng daf32a37f9 fix: datavalidation list error, formula > 255 issue #339 il y a 7 ans
  xuri 0c5c99e2ad Merge pull request #337 from kkxkkxkkgh/paper-size il y a 7 ans
  kkxkkxkkgh 81948d9e1e The function SetPageLayout support set paper size il y a 7 ans
  xuri 7f1323f7ac Merge pull request #334 from albenik/duplicate_row il y a 7 ans