Commit Graph

66 Commits (63adac25897f295ef4493e060d917650f03ebd3b)

Author SHA1 Message Date
sceneq be5a4033c0
This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230)
3 years ago
xuri c2311ce87d
This made library allowing insert WMF format image
3 years ago
xuri 0c3fd0223c
This closes #1225, allowing insert EMF format images
3 years ago
David 5a279321bb
added macro functionality to shape (#1182)
3 years ago
xuri f0cb29cf66
This closes #1162, improve the compatibility with alternate content
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 89b85934f6
This closes #1096, memory usage optimization and another 4 changes
3 years ago
xuri 6b1e592cbc
This closes #1095, support to set and get document application properties
3 years ago
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri 72d84c0cbd
This closes #262, support set line width of add the shape
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
xuri b7fece5173
Support concurrency add picture
4 years ago
xuri 7e429c5b46
Fixe issue generated file corrupted caused by incorrect default XML namespace attributes
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 9af00b9b98
This closes #804, fixes can't add timelines and slicers for a pivot table in generated spreadsheet
4 years ago
xuri c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
4 years ago
xuri 324f87bcae
add checking and limits for the worksheet
4 years ago
xuri 88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
4 years ago
xuri ca43c65115
Update test for addTable
5 years ago
xuri c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 2ae631376b
add limits for total columns, row and filename length
5 years ago
xuri 98221a332f
Merge pull request #410
5 years ago
xuri 2285d4dc71
handle the cell without r attribute in a row element
5 years ago
xuri 66d0272f6a
Resolve #172, init rich text support
5 years ago
xuri 6afc468a02
Resolve #451, support create chart sheet
5 years ago
xuri 9e2318cefa
Resolve #470, export Style structs to allow create the style for cells by given JSON or structure
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri cbe919fdf6
New feature: sparkline supported
6 years ago
xuri 9279c86d85
Add extensions URI of spreadsheetML
6 years ago
xuri 35e485756f
Resolve #217, new function add VBA project supported.
6 years ago
xuri 54def7eaad
Add TIF, TIFF format images and more detailed error information when open the encrypted file
6 years ago
xuri cff16fa811
- Supplemental worksheet struct fields and field order adjustment
6 years ago
xuri db99373b25
Resolve #415, init set and get doc properties support
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 1c45425f12
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
Ri Xu a9c7d6637c
- Support to set the positioning of a picture, relate issue #214;
7 years ago
Ri Xu 7621927573
- Add a hyperlink to an image support for the function `AddPicture()`, relate issue #185;
7 years ago
Ri Xu 7bc43301da
- Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed;
8 years ago
Ri Xu c5dc632951 - Fix missing relationships in drawing content type shall, relate issue #58;
8 years ago