Antony Liu
|
1bc8142ae4
|
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
|
2 weeks ago |
Antony Liu
|
7185cf58ae
|
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
|
2 weeks ago |
Antony Liu
|
844cd48635
|
61470 -- add extraction of content within ruby elements; allow users to concatenate or not concatenate phonetic strings. Default is to concatenate.
|
2 weeks ago |
Tony Q.
|
97c22c5690
|
Merge pull request #1597 from antony-liu/poi/v3.17-patch13
Port poi bug 61354 & 61363
|
3 weeks ago |
Tony Q.
|
8a15fd47ed
|
Merge pull request #1595 from antony-liu/poi/v3.17-patch12
Patches from poi v3.17
|
3 weeks ago |
Antony Liu
|
ea0db85a06
|
#61363 - Unify escher shape id allocation
|
3 weeks ago |
Antony Liu
|
baa5ecb424
|
Deleting a sheet did not delete table parts and relations. Deleting a table needs to also delete any queryTable relations and parts.
|
3 weeks ago |
Antony Liu
|
2705868e6d
|
[Bug-61354] fix issue with extracting text from Word docs.
|
4 weeks ago |
Antony Liu
|
bba404ec54
|
Fix data validation value list evaluation
|
4 weeks ago |
Antony Liu
|
dc55db05ec
|
Refactor test somewhat to make it easier to see what it actually verifies
|
1 month ago |
Antony Liu
|
1ed0eed1e3
|
remove comment code
|
1 month ago |
Antony Liu
|
39f8571501
|
bug 61300 -- prevent really long (infinite?) loop on corrupt file
|
1 month ago |
Antony Liu
|
12bbbfb3a7
|
bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty.
|
1 month ago |
Antony Liu
|
1a5ecff505
|
bug 61296: deduplicate ooxml schema constants
|
1 month ago |
Tony Q.
|
258ddcfce3
|
Merge pull request #1593 from tonyqus/master
If ubuntu-latest passes, it should include the publish file
|
4 weeks ago |
Tony Qu
|
0cc72496fb
|
Update CI.yml
|
4 weeks ago |
Tony Q.
|
dfd76cca20
|
Merge pull request #1591 from tonyqus/master
Update Version to 2.7.4
|
1 month ago |
Tony Qu
|
99f35a3206
|
Update Version to 2.7.4
add README.md for nuget package
|
1 month ago |
Tony Q.
|
88d377f1b2
|
Merge pull request #1590 from antony-liu/poi/v3.17-patch11
Patches from poi v3.17
|
1 month ago |
Antony Liu
|
2453e56c79
|
Only run test on Windows platform
|
1 month ago |
Antony Liu
|
fedf1d2286
|
fix according to poi
|
1 month ago |
Antony Liu
|
42cef87800
|
[Bug-61048] SXSSF module writes wrong escape sequence for carriage returns
|
1 month ago |
Antony Liu
|
7d481738c4
|
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
|
1 month ago |
Antony Liu
|
1727cbf24b
|
[Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping
|
1 month ago |
Antony Liu
|
101924bc9e
|
[Bug-61268] avoid NegativeArraySizeException parsing doc file
|
1 month ago |
Antony Liu
|
9b5b1566f1
|
#61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests
|
1 month ago |
Tony Q.
|
7bafcd53e9
|
Merge pull request #1589 from antony-liu/poi/v3.17-patch10
Patches from poi 3.17
|
1 month ago |
Antony Liu
|
278db84451
|
[github-25] support excel number trailing comma format - Thabks to Luca Martini for proving the patch
|
1 month ago |
Antony Liu
|
ae7e4f9049
|
[Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg
|
1 month ago |
Antony Liu
|
bc539f093e
|
fix some test case namespace. Temporarily ignore test TestEncodingBelowAscii, fix it in the future.
|
1 month ago |
Antony Liu
|
5742abfd75
|
[Bug 60422] fix data formatter issue with specific format in German locale
|
1 month ago |
Antony Liu
|
53d326d5de
|
[Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?'
|
1 month ago |
Tony Q.
|
31bd29c4e6
|
Merge pull request #1584 from antony-liu/poi/v.17-patch8
Patches from poi 3.17
|
1 month ago |
Tony Q.
|
6bf51584ce
|
Merge pull request #1580 from antony-liu/poi/v3.17-patch7
Some patches from poi 3.17
|
2 months ago |
Antony Liu
|
90ea461061
|
Expose one more bit of style information generically (for XSSF).
|
2 months ago |
Antony Liu
|
2d5bdbc8a1
|
remove deprecated POIXMLDocument.hasOOXMLHeader
|
2 months ago |
Antony Liu
|
c235749517
|
Add file that failed regression tests as a unit test.
|
2 months ago |
Antony Liu
|
8e873424d6
|
Bug 60422 add testtestcase with current LocaleUtil workaround
|
2 months ago |
Antony Liu
|
14f52860a2
|
Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor
|
2 months ago |
Tony Q.
|
6a3722b8bf
|
Merge pull request #1579 from antony-liu/poi/bug-65915
bug-65915 add test for 'OR' function
|
2 months ago |
Tony Q.
|
8a4724e69f
|
Merge pull request #1578 from tonyqus/xwpf_table_columncount
Fix CT_Point2D xml node prefix issue
|
2 months ago |
Antony Liu
|
4673ee6764
|
[bug-65915] add test for 'OR' function
|
2 months ago |
Tony Qu
|
16634d3ba3
|
add a prefix to off node
|
2 months ago |
Tony Qu
|
14d68fcc97
|
fix #1498
|
2 months ago |
Tony Q.
|
13468cfea5
|
Merge pull request #1577 from tonyqus/xwpf_table_columncount
fix #1369
|
2 months ago |
Tony Qu
|
4d2c5f6920
|
fix #1369
|
2 months ago |
Antony Liu
|
8f4bfbd141
|
bug 61045 -- allow for extra bytes in FormatRecord.
|
2 months ago |
Antony Liu
|
bccd37e87b
|
bug 57919: add functions to write and close a POIDocument, guaranteeing closure of the output stream and document.
|
2 months ago |
Antony Liu
|
82b9747801
|
rename createXls and createXlsx helper functions: these are specifically for testing text rotation.
|
2 months ago |
Antony Liu
|
2e94a21c4c
|
bug 58113: this passes with SXSSF now
|
2 months ago |