| Commit message (Expand) | Author | Age |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | Support to set summary columns to appear to the right of detail in an outline | xuri | 2022-10-08 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | Improves the calculation engine, docs update, and adds the dependabot | xuri | 2022-05-26 |
* | This closes #1203, supporting same field used for pivot table data and rows/cols | xuri | 2022-04-19 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Ref: #660, #764, #1093, #1112, #1133 This improve number format support | xuri | 2022-02-13 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | This closes #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | This closes #1029, support specify compact and outline for the pivot table | xuri | 2021-10-11 |
* | Speed up merge cells | three | 2021-08-13 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | change go module import path to github.com/xuri/excelize | xuri | 2021-07-28 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #866, support use the defined name to reference the data range in... | xuri | 2021-06-29 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | This closes #804, fixes can't add timelines and slicers for a pivot table in ... | xuri | 2021-03-15 |
* | support ShowError option in Pivot table (#802) | jinhyuk-kim-ca | 2021-03-13 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | new formula func CLEAN and TRIM, change import path to v2 (#747) | Zhang Zhipeng | 2020-12-14 |
* | using POSIX directory separator in zip path with Windows | xuri | 2020-11-06 |
* | Compatibility improvement: parse document core part (workbook) dynamically | xuri | 2020-11-04 |
* | fix pivot fails in case of multi columns and multi data | Ludovic Braconnier | 2020-09-30 |
* | Pivot table generation fails when no Columns and multiple Data are provided. ... | jinhyuk-kim-ca | 2020-09-27 |
* | Update docs and test case for the pivot table | xuri | 2020-09-15 |
* | Extend pivot table funtionality (#692) | Eugene Androsov | 2020-09-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | - Resolve #611, fix failure BenchmarkSetCellValue | xuri | 2020-04-10 |
* | Resolve #598, filter support for AddPivotTable | xuri | 2020-04-09 |
* | AddPivotTable API changed: new structure PivotTableField to hold pivot table ... | xuri | 2020-02-26 |
* | Resolve #582, support to set date field subtotal and names for pivot table | xuri | 2020-02-21 |
* | Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize... | xuri | 2020-02-19 |
* | Fix #551, handle empty rows in streaming reading | xuri | 2019-12-31 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Resolve #511, allow empty columns in the pivot table | xuri | 2019-10-24 |
* | Resolve #40, init pivot table support | xuri | 2019-09-20 |