4120 Commits (master)
 

Author SHA1 Message Date
Tony Q. 3acc827a85
Merge pull request #1612 from A6blpka/fx_chart_separator 1 day ago
Tony Q. 56cb402690
Merge pull request #1609 from kemsky/alternate_content_1608 1 day ago
A6blpka 845616bb23 Fixed export of chart separator value to xlsx 2 days ago
Alexander Turtsevich 9e0784d592 Fixes #1608, adds support for multiple alternate content sections 4 days ago
Tony Q. 4d11d3c6dd
Merge pull request #1604 from antony-liu/poi/xwpf 4 days ago
Tony Q. 241d578a86
Merge pull request #1598 from antony-liu/poi/v3.17-patch14 1 week ago
Antony Liu 29d68ba1ec Bug 63788: Remove AbstractNum by abstractNumId, not list index 1 week ago
Antony Liu 19e35756d1 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent 1 week ago
Antony Liu a4ececc11c #55953 Added methods to position a table 1 week ago
antony liu 5814e29308
Merge branch 'master' into poi/v3.17-patch14 2 weeks ago
Tony Q. b5c14adf9f
Merge pull request #1601 from antony-liu/poi/v3.17-patch16 2 weeks ago
Tony Q. 175d4a1df5
Merge pull request #1600 from antony-liu/poi/v3.17-patch15 2 weeks ago
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
Antony Liu 55832decb6 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 3 weeks ago
Tony Q. b75b7d65b7
Merge pull request #1587 from antony-liu/poi/v3.17-patch9 2 weeks ago
Antony Liu 1088c04c79 Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDocs added in r1795648. 3 weeks ago
Antony Liu e4d58dc7ed Fix 60384 and 60709: When shifting with merged regions we should correctly check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better. 3 weeks ago
Tony Q. 97c22c5690
Merge pull request #1597 from antony-liu/poi/v3.17-patch13 3 weeks ago
Tony Q. 8a15fd47ed
Merge pull request #1595 from antony-liu/poi/v3.17-patch12 3 weeks ago
Antony Liu 073f02ae61 improve XSSFExcelExtractor 3 weeks ago
Antony Liu 2490a1e124 Bug 61431 - Conditional formatting evaluation ignores undefined cells 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 4 weeks ago
Antony Liu 1ed0eed1e3 remove comment code 4 weeks ago
Antony Liu 39f8571501 bug 61300 -- prevent really long (infinite?) loop on corrupt file 4 weeks ago
Antony Liu 12bbbfb3a7 bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty. 4 weeks ago
Antony Liu 1a5ecff505 bug 61296: deduplicate ooxml schema constants 4 weeks ago
Tony Q. 258ddcfce3
Merge pull request #1593 from tonyqus/master 4 weeks ago
Tony Qu 0cc72496fb Update CI.yml 4 weeks ago
Tony Q. dfd76cca20
Merge pull request #1591 from tonyqus/master 4 weeks ago
Tony Qu 99f35a3206 Update Version to 2.7.4 4 weeks ago
Tony Q. 88d377f1b2
Merge pull request #1590 from antony-liu/poi/v3.17-patch11 4 weeks 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 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