| Commit message (Expand) | Author | Age |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | Improves the calculation engine, docs update, and adds the dependabot | xuri | 2022-05-26 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | feat: implement SHA-512 algorithm to ProtectSheet (#1115) | Jonham.Chen | 2022-01-08 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | Prevent panic when incorrect range is provided as PivotTableRange to (#874) | Deepak S | 2021-07-10 |
* | - 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 |
* | support ShowError option in Pivot table (#802) | jinhyuk-kim-ca | 2021-03-13 |
* | 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 |
* | - 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 |
* | optimization: checking error in unit tests | xuri | 2019-12-24 |
* | Resolve #511, allow empty columns in the pivot table | xuri | 2019-10-24 |
* | Resolve #40, init pivot table support | xuri | 2019-09-20 |