Historique des commits

Auteur SHA1 Message Date
  xuri 1fe660df64 - Resolve #485 use sheet index instead of ID il y a 5 ans
  xuri 10115b5d88 - Resolve #611, fix failure BenchmarkSetCellValue il y a 5 ans
  xuri e36650f4ff Resolve #598, filter support for AddPivotTable il y a 5 ans
  echarlus a2e1da8d9d Fix for issue #608 (#609) il y a 5 ans
  Olivier Mengué 6e90fa6b1d Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610) il y a 5 ans
  xuri 66d0272f6a Resolve #172, init rich text support il y a 5 ans
  xuri 0f2a905324 Performance improvements il y a 5 ans
  foxmeder 59f6af21a3 fix reading wrong string from xml such as below il y a 5 ans
  xuri 736362694a Add unit test case il y a 5 ans
  xuri 3ce4b91be9 Resolve #345, fix missing comments by GetComments il y a 5 ans
  xuri 3f89c6e979 remove ineffectual variable assignments and simplify code il y a 5 ans
  xuri 6afc468a02 Resolve #451, support create chart sheet il y a 5 ans
  xuri a75c6f63be #451, init struct for chart sheet il y a 5 ans
  xuri cea3d806ec Resolve #200, ignore empty conditional format style il y a 5 ans
  xuri 6ab5b991e4 Resolve #348, support delete Data Validation il y a 5 ans
  xuri 9e2318cefa Resolve #470, export Style structs to allow create the style for cells by given JSON or structure il y a 5 ans
  xuri 2ccb8f62ed Remove calculated properties to make recalculate formulas in some spreadsheet applications, such as Kingsoft WPS il y a 5 ans
  xuri cb79754068 Merge pull request #592 from hexbioc/master il y a 5 ans
  Vaibhav Nayak 83eedce70d Export ExcelDateToTime function to convert excel date to time il y a 5 ans
  xuri 1e3c85024d Resolve #571, init remove conditional format support il y a 5 ans
  xuri 1d87da57ec Resolve #492, init support for insert and remove page break il y a 5 ans
  xuri 0ac7e18389 Merge pull request #589 from xxb-at-julichina/master il y a 5 ans
  xxb-at-julichina 386a42dfa2 Update rows.go il y a 5 ans
  xuri 821a5d8672 AddPivotTable API changed: new structure PivotTableField to hold pivot table fields for better scalability il y a 5 ans
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells il y a 5 ans
  xuri 6dcb7013ee Resolve #582, support to set date field subtotal and names for pivot table il y a 5 ans
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 il y a 5 ans
  xuri 52f1eee7c4 Fix #578, escape character in the formula il y a 5 ans
  xuri 023dba7265 Fix #576, serialize by fields order on stream flush il y a 5 ans
  xuri e51aff2d95 Resolve #570, flat columns for the column's operation il y a 5 ans