| Commit message (Expand) | Author | Age |
* | This closes #1368, fixes number parsing issue, adds support for create a 3D l... | xuri | 2022-10-12 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This closes #1345, support set custom line color in the charts (#1346) | Artem Tarasenko | 2022-09-14 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | This closes #1212, init support for 1900 or 1904 date system | xuri | 2022-04-30 |
* | ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format d... | xuri | 2022-04-16 |
* | 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 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | feat: implement SHA-512 algorithm to ProtectSheet (#1115) | Jonham.Chen | 2022-01-08 |
* | change go module import path to github.com/xuri/excelize | xuri | 2021-07-28 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | support escaped string literal basic string and use GitHub Action instead of ... | xuri | 2021-06-11 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | Support specifies that each data marker in the series has a different color | xuri | 2021-04-10 |
* | 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 |
* | #625, support setting formula for cell in streaming API | xuri | 2021-03-07 |
* | AddChart support disable legend of the chart | xuri | 2020-12-27 |
* | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
* | new formula func CLEAN and TRIM, change import path to v2 (#747) | Zhang Zhipeng | 2020-12-14 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | 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 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | - Resolve #485 use sheet index instead of ID | xuri | 2020-04-23 |
* | Resolve #345, fix missing comments by GetComments | xuri | 2020-03-31 |
* | remove ineffectual variable assignments and simplify code | xuri | 2020-03-29 |
* | Resolve #451, support create chart sheet | xuri | 2020-03-28 |
* | Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize... | xuri | 2020-02-19 |
* | Resolve #455, init delete picture from spreadsheet support | xuri | 2020-01-22 |
* | Make DeleteChart delete multiple charts located on the same cell | xuri | 2020-01-21 |
* | Resolve #557, init delete chart support | xuri | 2020-01-19 |
* | Specified combo chart as variadic parameters | xuri | 2020-01-16 |
* | Fix #554, init combo chart support, new chart pie of pie, bar of pie chart su... | xuri | 2020-01-14 |
* | Fix #551, handle empty rows in streaming reading | xuri | 2019-12-31 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Fix #547 and #546, add default overlay element for the chart | xuri | 2019-12-28 |
* | Fix #538, added setting a major unit and tick label skip support for the chart | xuri | 2019-12-25 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Resolve #539 Merge branch 'v2' | xuri | 2019-12-20 |
|\ |
|
| * | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | | Resolve #501, support set minor grid lines for the chart | xuri | 2019-10-27 |
* | | Fix #505, support set line width of the line chart | xuri | 2019-10-21 |
|/ |
|
* | Improve compatibility for charts | xuri | 2019-09-26 |
* | Compatibility improvement | xuri | 2019-09-24 |
* | Combine functions: | xuri | 2019-09-16 |