Commit History

Author SHA1 Message Date
  xuri cb79754068 Merge pull request #592 from hexbioc/master 5 years ago
  Vaibhav Nayak 83eedce70d Export ExcelDateToTime function to convert excel date to time 5 years ago
  xuri 1e3c85024d Resolve #571, init remove conditional format support 5 years ago
  xuri 1d87da57ec Resolve #492, init support for insert and remove page break 5 years ago
  xuri 0ac7e18389 Merge pull request #589 from xxb-at-julichina/master 5 years ago
  xxb-at-julichina 386a42dfa2 Update rows.go 5 years ago
  xuri 821a5d8672 AddPivotTable API changed: new structure PivotTableField to hold pivot table fields for better scalability 5 years ago
  xuri 8b20ea1685 Fix #586, duplicate row with merged cells 5 years ago
  xuri 6dcb7013ee Resolve #582, support to set date field subtotal and names for pivot table 5 years ago
  xuri ad883caa0f Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757 5 years ago
  xuri 52f1eee7c4 Fix #578, escape character in the formula 5 years ago
  xuri 023dba7265 Fix #576, serialize by fields order on stream flush 5 years ago
  xuri e51aff2d95 Resolve #570, flat columns for the column's operation 5 years ago
  xuri a691c1048d Merge pull request #565 from Amodio/master 6 years ago
  Jacques Boscq 68754a2075 SetColVisible() can parse a column range + typos. 6 years ago
  xuri cbc3fd21b7 Resolve #455, init delete picture from spreadsheet support 6 years ago
  xuri e2bd08c911 Make DeleteChart delete multiple charts located on the same cell 6 years ago
  xuri 0bb245523a Resolve #557, init delete chart support 6 years ago
  xuri fa7078f06c Specified combo chart as variadic parameters 6 years ago
  xuri 9ddb52eac4 Fix #554, init combo chart support, new chart pie of pie, bar of pie chart support 6 years ago
  xuri 5ca7231ed4 optimize code and comments: use println errors instead of panic 6 years ago
  xuri 5f5ec76740 Fix #551, handle empty rows in streaming reading 6 years ago
  xuri 09485b3f9f Improve code coverage unit tests 6 years ago
  Cameron Howey 5c87effc7e Stream to Excel table (#530) 6 years ago
  xuri 8b960ee1e6 Fix #547 and #546, add default overlay element for the chart 6 years ago
  xuri 5f3a4bc39f Fix #538, added setting a major unit and tick label skip support for the chart 6 years ago
  xuri 1666d04559 optimization: checking error in unit tests 6 years ago
  xuri 4e4a5b9b3e Improve compatibility, fix workbook's rels ID calc error 6 years ago
  xuri ae2865d923 Improve code coverage unit tests 6 years ago
  match-meng 7358dca436 Update comments for the xmlNewDecoder (#542) 6 years ago