Historique des commits

Auteur SHA1 Message Date
  hongzhenyue 0397a1277b init il y a 3 ans
  xuri f5a20fa03f Fixed #823, 12/24 hours time format parsing error il y a 3 ans
  tonnyzhang bbb8ebfa8c add GetCellRichText method and test (#789) il y a 3 ans
  xuri 36b7990d6b lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX il y a 3 ans
  xuri 1bc5302007 Fixed #764, add a condition for round precision il y a 3 ans
  xuri a26675517e This closes #756, not set the empty string for the cell when SetCellValue with nil il y a 3 ans
  Artem Kustikov 61057c58d3 Number format read fix (#741) il y a 3 ans
  xuri 92c8626f81 Fixed #732, support single line with repeated row element in the sheet data il y a 3 ans
  xuri 4834a058aa This closes #714 and closes #715, fix wrong worksheet index returned by NewSheet in some case, fix panic on formatted value with no built-in number format ID il y a 4 ans
  Artem Kustikov f2b8798a34 extend cell value load to support custom datetime format (#703) il y a 4 ans
  xuri 88de2f8d51 Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed il y a 4 ans
  xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition il y a 4 ans
  xuri 1cbb05d497 GetCols support the row element without r attribute in the worksheet il y a 4 ans
  xuri 48f19f60aa support the row element without r attribute in the worksheet il y a 4 ans
  xuri 10115b5d88 - Resolve #611, fix failure BenchmarkSetCellValue il y a 4 ans
  xuri 66d0272f6a Resolve #172, init rich text support il y a 4 ans
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 il y a 4 ans
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic il y a 4 ans
  xuri 1666d04559 optimization: checking error in unit tests il y a 4 ans
  xuri ae2865d923 Improve code coverage unit tests il y a 4 ans
  xuri da0d2ffbb6 Fix #533, add support overlapped mergecells il y a 4 ans
  xuri 5e418ebd66 Resolve #507, add the new function `DeleteDefinedName` il y a 5 ans
  xuri 0acb3ef968 Testing files updated il y a 5 ans
  Vsevolod Balashov 1fc4bc52fb Fix #386 regression test added (#440) il y a 5 ans
  Michael 0f9170a03b Resolve #382, rewrite prepareSheetXML to scale linearly (#383) il y a 5 ans
  xuri 40ff5dc1a7 refactor: handler error instead of panic, il y a 5 ans
  xuri 70b1a29165 Use bitSize for float32 type numbers conversion, relate PR #361 il y a 5 ans
  Michael b2c12d784e SetCellFloat for floats with specific precision (#361) il y a 5 ans
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) il y a 5 ans
  Veniamin Albaev 35426ed5dc Tests refactoring il y a 5 ans