4080 Commits (88d377f1b2349ee7e759e8870937c29b6b613852)
 

Author SHA1 Message Date
Tony Q. 88d377f1b2
Merge pull request #1590 from antony-liu/poi/v3.17-patch11 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 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 1 month ago
Tony Q. 6bf51584ce
Merge pull request #1580 from antony-liu/poi/v3.17-patch7 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 2 months ago
Tony Q. 8a4724e69f
Merge pull request #1578 from tonyqus/xwpf_table_columncount 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 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
Antony Liu e874fa6ca9 bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel 2 months ago
Tony Q. 6ed07e2d07
Merge pull request #1575 from tonyqus/xwpf_table_columncount 2 months ago
Tony Q. 5bda0c4579
Merge pull request #1569 from antony-liu/poi/v3.17-patch6 2 months ago
Tony Qu 60af543a77 Fix #1443 2 months ago
Tony Q. 1c852b188e
Merge pull request #1572 from thompson-tomo/patch-1 2 months ago
Tony Q. a0927695ce
Merge pull request #1574 from tonyqus/xwpf_table_columncount 2 months ago
Tony Qu 3b66c38600 Implement ICellStyle.ReadingOrder 2 months ago
James Thompson e01234a088
Fully remove pkcs 2 months ago
James Thompson 49462ecde4
#1568 remove pkcs 2 months ago
James Thompson 65fa899c55
#1568 conditionalise both packages 2 months ago
Tony Q. 7f54141aa6
Merge pull request #1570 from lahma/conditional-System.Security.Cryptography.Pkcs 2 months ago
Marko Lahma f06fa9ff77 Only add dependency to Cryptography.Pkcs when needed 2 months ago
Antony Liu 3e2caafd0e Merge branch 'master' into poi/v3.17-patch6 2 months ago
Tony Q. 456e502c05
Merge pull request #1566 from tonyqus/master 2 months ago
Tony Qu 357180dc7f Merge branch 'master' of https://github.com/tonyqus/npoi 2 months ago
Tony Qu a15bdc05e3 Update a few nuget library and fix #1565 2 months ago
Tony Q. 9dcce24ce3
Merge pull request #1557 from antony-liu/poi/v3.17-patch5 2 months ago
Tony Q. 9bf4164ca3
Merge pull request #1556 from gas162/master 2 months ago