Austin Peterson
|
361975f33a
|
Bare single-sheet BIFF XLS parsing [ci skip]
|
2021-09-16 17:40:52 -06:00 |
|
Vishal Uchil
|
c8a424f3da
|
Fix corruption of XLS file in 0.15.2
|
2021-09-16 19:32:47 +01:00 |
|
|
6670c8448e
|
version bump 0.17.2: basic node/browser ESM
|
2021-09-15 21:50:33 -04:00 |
|
ustiloff
|
6c0ada1790
|
Read styles for stub cells [ci skip]
|
2021-09-15 09:47:27 +02:00 |
|
Betsy Gamrat
|
7a00f3986d
|
DSV double quote parsing (fixes #2270) [ci skip]
|
2021-09-14 05:53:11 -04:00 |
|
jefleponot
|
b03ad9d40c
|
ODS do not use text:line-break [ci skip]
|
2021-09-13 08:02:38 +02:00 |
|
Puja Sharma
|
af47faa292
|
XLSB formula parsing guard [ci skip]
|
2021-09-13 10:31:55 +05:30 |
|
Kevin Batdorf
|
e7346ddfbe
|
Add check for finite number [ci skip]
|
2021-09-12 22:06:46 -04:00 |
|
ikeq
|
f384ccd8a8
|
Fix TypeError when styles don't have NumberFmt
|
2021-09-13 07:07:08 +08:00 |
|
|
3d35cebe9e
|
Browser and Node ESM support
|
2021-09-12 07:19:09 -04:00 |
|
|
f07a3d5fc0
|
XLSX Comment Parse Safeguard [ci skip]
|
2021-09-11 00:13:02 -07:00 |
|
|
bf4736e966
|
biff8 write column widths
|
2021-09-02 05:58:39 -04:00 |
|
|
7468f3b635
|
version bump 0.17.1: short XLSB records
|
2021-08-18 14:34:02 -04:00 |
|
|
81b7614e45
|
SYLK shared formulae
|
2021-08-11 05:05:36 -04:00 |
|
Бронякин Даниил
|
c56347eff5
|
Use opts.codepage as default encoding for DBF
|
2021-07-29 04:50:50 -04:00 |
|
Jeremy Mill
|
3542d62fff
|
version bump 0.17.0
- Explicit errors on inconsistent XLS records
- DBF cap worksheet to 1<<20 rows
|
2021-05-13 15:07:05 -04:00 |
|
|
20212e1cc2
|
version bump 0.16.9: utf-8 codenames
|
2020-11-20 02:13:01 -05:00 |
|
Robin Hu
|
f7835d67b2
|
Add support for outline configuration
- "Summary rows below detail"
- "Summary columns to right of detail"
|
2020-11-02 18:08:52 -05:00 |
|
Federico Perez
|
eec93b0b85
|
Fixed parsing for first cell in .fods documents
|
2020-10-26 16:21:55 -04:00 |
|
Daniel Yonkov
|
b0e68a9409
|
Add escape slash to cell matcher
|
2020-10-12 11:13:22 +03:00 |
|
|
9f1ba60c8d
|
version bump 0.16.8: CRLF in formulae
|
2020-10-06 17:54:04 -04:00 |
|
Nabeel
|
b9323c5502
|
Update 78_writebiff.js
fix(print): Excel crashes when printing XLS
fix provided by the SheetJSDev in https://github.com/SheetJS/sheetjs/issues/1967.
|
2020-10-07 01:25:37 +05:00 |
|
Geohexamon
|
542636ba8f
|
Update 80_parseods.js
|
2020-10-04 12:45:56 -07:00 |
|
|
82b7ada6c7
|
version bump 0.16.7
- set active worksheet to first visible (fixes #1433 h/t @ManjunathSVBB)
|
2020-09-11 04:38:33 -04:00 |
|
赵风昭
|
0cc6cc9627
|
XLSX verify formula is string (fixes #1703)
Co-authored-by: SheetJS <dev@sheetjs.com>
|
2020-09-08 20:18:48 -04:00 |
|
Sam
|
2c5a863420
|
Removed null ws return from 90_utils
|
2020-08-20 13:29:06 +01:00 |
|
|
2e32611dbb
|
version bump 0.16.6: xlfn option
|
2020-08-12 17:58:02 -04:00 |
|
Martin
|
3b589f001b
|
XLSX SST treat <si></si> as empty (fixes #2083)
|
2020-08-12 15:16:01 -04:00 |
|
Israel Fraga
|
abed474873
|
whitespace check (fixes #2075)
|
2020-08-08 17:24:00 -04:00 |
|
Israel Fraga
|
554d300413
|
Fixed logic error in book_append_sheet
|
2020-08-01 21:17:42 -04:00 |
|
|
227f970ca1
|
version bump 0.16.5: sheet_add_dom (fixes #2073)
|
2020-07-30 23:38:44 -04:00 |
|
Mitkalev Aleksandr
|
41cc307e2d
|
Fix encoding wb.WBProps.CodeName
|
2020-07-27 15:46:17 +03:00 |
|
wlawt
|
4fcb49b4d8
|
fix: move script from 28 to 29
|
2020-07-17 21:15:12 -04:00 |
|
|
6b1f5a0137
|
version bump 0.16.4
|
2020-07-16 19:20:43 -04:00 |
|
Alex Baranov
|
6127e19c02
|
feat(raw-numbers): optional raw numbers
|
2020-07-09 20:40:26 -07:00 |
|
geoffrymichael
|
57b296e5b5
|
Added fix for null value cell.v (#1730)
Closes #1717
|
2020-07-06 13:42:59 -07:00 |
|
Mohammed Sahl
|
5c94936cfd
|
Add quotes to worksheet references in formulae (#2046)
|
2020-07-03 19:46:07 -04:00 |
|
Barron Wei
|
503fe89f8a
|
check first 8 bytes for CFB in readSync (#2038)
fix range for base64
|
2020-06-30 14:55:42 -04:00 |
|
|
768e1bdcf8
|
version bump 0.16.3
- updated SSF to 0.11.2
- XLS write support for `bookSST`
|
2020-06-29 04:07:23 -04:00 |
|
Kevin Kerber
|
cb2d83506e
|
when range is a single cell, s and e hold the same references and thus modifying properties of one affects the other (#2026)
|
2020-06-26 13:16:14 -07:00 |
|
enghong
|
486f35b4cc
|
Add option to force quotes around values in when exporting to csv (#2009)
|
2020-06-17 18:34:04 -07:00 |
|
Srijon Saha
|
c615f85034
|
Fix issue with dbf parsing
|
2020-06-16 13:51:56 -07:00 |
|
Garrett Luu
|
5b356e2528
|
Fixed separators on files with \r\n at end of line
fixes #1943
|
2020-06-12 14:39:01 -07:00 |
|
|
5c1296a46d
|
version bump 0.16.2
|
2020-06-05 01:42:28 -04:00 |
|
Manthan
|
bef6c7e475
|
fix: disabling PRN by default
fixes #1976 fixes #1983 fixes #1977
|
2020-06-04 23:38:41 -04:00 |
|
|
baea1798cf
|
version bump 0.16.1
- Custom Properties use correct encoding
- AMD wrapper change (see #1937)
|
2020-05-16 15:45:54 -04:00 |
|
Michael
|
91f8c46704
|
HTML preserve cell number format
|
2020-04-26 04:19:53 -04:00 |
|
sbarstow
|
0ac53360b2
|
fix per project team email to parsing issue with empty doc security tag
|
2020-04-20 13:17:29 -04:00 |
|
|
257d4e6db2
|
version bump 0.16.0
closes #1904 h/t
- @atcazzual : Adam Cazzolla of the Sonatype Security Research team
- @davisjam : James (Jamie) Davis of Virginia Tech
|
2020-04-19 21:17:44 -04:00 |
|
|
3468395494
|
x-spreadsheet demo
|
2020-03-22 21:57:53 -04:00 |
|