Commit Graph

  • d8f13e58bc
    Merge 10e17bf57b into 3acc827a85 #1607 antony liu 2025-07-26 08:23:23 +0800
  • 3acc827a85
    Merge pull request #1612 from A6blpka/fx_chart_separator master Tony Q. 2025-07-26 08:22:58 +0800
  • 56cb402690
    Merge pull request #1609 from kemsky/alternate_content_1608 Tony Q. 2025-07-26 07:13:43 +0800
  • 845616bb23 Fixed export of chart separator value to xlsx #1612 A6blpka 2025-07-25 15:49:29 +0300
  • 9e0784d592 Fixes #1608, adds support for multiple alternate content sections #1609 Alexander Turtsevich 2025-07-23 03:46:08 +0300
  • 4d11d3c6dd
    Merge pull request #1604 from antony-liu/poi/xwpf Tony Q. 2025-07-23 18:18:44 +0800
  • 10e17bf57b Fix according to Copilot suggestion. #1607 Antony Liu 2025-07-22 20:56:29 +0800
  • 3901f4b2fd
    Merge d242bfd043 into 241d578a86 #1558 Marko Lahma 2025-07-21 15:13:26 +0200
  • 09bca12acc #60586 - Support embedding OLE1.0 package in XSSF / SS Common Antony Liu 2025-07-20 14:47:16 +0800
  • d1d603643b #60521 - Enable nested XSSF GroupShapes and fix calculation of Client-/ChildAnchor Antony Liu 2025-07-20 10:03:24 +0800
  • 334235e0b4 #60520 - Provide *SSF functionality via Common SS Antony Liu 2025-07-20 09:06:49 +0800
  • 8955cb1ee7 Fix CT_OleObject object model, add CT_ObjectPr property Antony Liu 2025-07-19 20:04:05 +0800
  • baa8349fbd #60519 - Extractor for *SSF embeddings Antony Liu 2025-07-19 09:05:14 +0800
  • 241d578a86
    Merge pull request #1598 from antony-liu/poi/v3.17-patch14 Tony Q. 2025-07-18 05:07:23 +0800
  • 29d68ba1ec Bug 63788: Remove AbstractNum by abstractNumId, not list index #1604 Antony Liu 2025-07-17 22:00:00 +0800
  • 19e35756d1 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent Antony Liu 2025-07-17 21:44:12 +0800
  • a4ececc11c #55953 Added methods to position a table Antony Liu 2025-07-17 06:43:04 +0800
  • 5814e29308
    Merge branch 'master' into poi/v3.17-patch14 #1598 antony liu 2025-07-16 11:35:39 +0800
  • b5c14adf9f
    Merge pull request #1601 from antony-liu/poi/v3.17-patch16 Tony Q. 2025-07-16 10:08:54 +0800
  • 175d4a1df5
    Merge pull request #1600 from antony-liu/poi/v3.17-patch15 Tony Q. 2025-07-16 10:08:06 +0800
  • 1bc8142ae4 #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes #1601 Antony Liu 2025-07-15 21:03:06 +0800
  • 7185cf58ae #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes Antony Liu 2025-07-13 18:08:19 +0800
  • 844cd48635 61470 -- add extraction of content within ruby elements; allow users to concatenate or not concatenate phonetic strings. Default is to concatenate. Antony Liu 2025-07-13 11:09:34 +0800
  • 55832decb6 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 #1600 Antony Liu 2025-07-09 18:35:38 +0800
  • b75b7d65b7
    Merge pull request #1587 from antony-liu/poi/v3.17-patch9 Tony Q. 2025-07-10 23:06:09 +0800
  • 1088c04c79 Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDocs added in r1795648. Antony Liu 2025-07-06 21:54:57 +0800
  • 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. Antony Liu 2025-07-06 20:25:56 +0800
  • 97c22c5690
    Merge pull request #1597 from antony-liu/poi/v3.17-patch13 Tony Q. 2025-07-09 05:39:57 +0800
  • 8a15fd47ed
    Merge pull request #1595 from antony-liu/poi/v3.17-patch12 Tony Q. 2025-07-09 05:39:40 +0800
  • 073f02ae61 improve XSSFExcelExtractor Antony Liu 2025-07-06 18:14:06 +0800
  • 2490a1e124 Bug 61431 - Conditional formatting evaluation ignores undefined cells Antony Liu 2025-07-06 17:01:07 +0800
  • ea0db85a06 #61363 - Unify escher shape id allocation #1597 Antony Liu 2025-07-05 21:24:05 +0800
  • baa5ecb424 Deleting a sheet did not delete table parts and relations. Deleting a table needs to also delete any queryTable relations and parts. Antony Liu 2025-07-04 19:33:16 +0800
  • 2705868e6d [Bug-61354] fix issue with extracting text from Word docs. Antony Liu 2025-07-02 20:45:45 +0800
  • bba404ec54 Fix data validation value list evaluation #1595 Antony Liu 2025-06-30 20:24:28 +0800
  • dc55db05ec Refactor test somewhat to make it easier to see what it actually verifies Antony Liu 2025-06-28 21:47:21 +0800
  • 1ed0eed1e3 remove comment code Antony Liu 2025-06-28 21:33:54 +0800
  • 39f8571501 bug 61300 -- prevent really long (infinite?) loop on corrupt file Antony Liu 2025-06-28 21:09:46 +0800
  • 12bbbfb3a7 bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty. Antony Liu 2025-06-28 21:00:58 +0800
  • 1a5ecff505 bug 61296: deduplicate ooxml schema constants Antony Liu 2025-06-28 20:52:28 +0800
  • 258ddcfce3
    Merge pull request #1593 from tonyqus/master 2.7.4-rc3 Tony Q. 2025-06-29 14:09:16 +0800
  • 0cc72496fb Update CI.yml #1593 Tony Qu 2025-06-29 12:53:40 +0800
  • dfd76cca20
    Merge pull request #1591 from tonyqus/master Tony Q. 2025-06-28 09:24:19 +0800
  • 99f35a3206 Update Version to 2.7.4 #1591 Tony Qu 2025-06-28 09:09:45 +0800
  • 88d377f1b2
    Merge pull request #1590 from antony-liu/poi/v3.17-patch11 2.7.4-rc2 Tony Q. 2025-06-27 17:56:27 +0800
  • 2453e56c79 Only run test on Windows platform #1590 Antony Liu 2025-06-26 21:14:22 +0800
  • fedf1d2286 fix according to poi Antony Liu 2025-06-26 19:58:26 +0800
  • 42cef87800 [Bug-61048] SXSSF module writes wrong escape sequence for carriage returns Antony Liu 2025-06-22 22:22:31 +0800
  • 7d481738c4 bug 61294 -- prevent infinite loop in IOUtils' skipFully. Antony Liu 2025-06-22 20:45:18 +0800
  • 1727cbf24b [Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping Antony Liu 2025-06-20 20:47:32 +0800
  • 101924bc9e [Bug-61268] avoid NegativeArraySizeException parsing doc file Antony Liu 2025-06-20 19:22:43 +0800
  • 9b5b1566f1 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests Antony Liu 2025-06-20 19:19:10 +0800
  • 7bafcd53e9
    Merge pull request #1589 from antony-liu/poi/v3.17-patch10 Tony Q. 2025-06-22 06:29:40 +0800
  • 278db84451 [github-25] support excel number trailing comma format - Thabks to Luca Martini for proving the patch #1589 Antony Liu 2025-06-16 21:35:41 +0800
  • ae7e4f9049 [Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg Antony Liu 2025-06-15 18:45:55 +0800
  • bc539f093e fix some test case namespace. Temporarily ignore test TestEncodingBelowAscii, fix it in the future. Antony Liu 2025-06-15 18:22:16 +0800
  • 5742abfd75 [Bug 60422] fix data formatter issue with specific format in German locale Antony Liu 2025-06-15 16:23:36 +0800
  • 53d326d5de [Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?' Antony Liu 2025-06-14 17:47:44 +0800
  • 31bd29c4e6
    Merge pull request #1584 from antony-liu/poi/v.17-patch8 2.7.4-rc1 Tony Q. 2025-06-15 10:46:48 +0800
  • 49f840d086 Remove some deprecated code #1587 Antony Liu 2025-06-14 12:41:19 +0800
  • 5687de67c7 Remove some deprecated *SSF APIs Antony Liu 2025-06-09 22:25:46 +0800
  • adb26ccd86 Remove more deprecated code (especially from Spreadsheet Cell classes) Antony Liu 2025-06-09 20:26:39 +0800
  • 8a4de17338 Ensure SpreadsheetVersion is set for AreaReferences Antony Liu 2025-06-09 19:52:23 +0800
  • 6bf51584ce
    Merge pull request #1580 from antony-liu/poi/v3.17-patch7 Tony Q. 2025-06-09 10:49:59 +0800
  • 90ea461061 Expose one more bit of style information generically (for XSSF). #1584 Antony Liu 2025-06-06 20:26:01 +0800
  • 2d5bdbc8a1 remove deprecated POIXMLDocument.hasOOXMLHeader Antony Liu 2025-06-06 20:21:15 +0800
  • c235749517 Add file that failed regression tests as a unit test. Antony Liu 2025-06-05 22:30:01 +0800
  • 8e873424d6 Bug 60422 add testtestcase with current LocaleUtil workaround Antony Liu 2025-06-04 21:22:26 +0800
  • 14f52860a2 Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrectly, ignores CTAbsoluteAnchor Antony Liu 2025-06-04 21:18:07 +0800
  • d966c2aabe Avoid exception while calling ExcelToHtmlConverter.ProcessWorkbook #1581 Tony Qu 2025-06-04 05:44:21 +0800
  • 6a3722b8bf
    Merge pull request #1579 from antony-liu/poi/bug-65915 Tony Q. 2025-06-04 05:28:24 +0800
  • 8a4724e69f
    Merge pull request #1578 from tonyqus/xwpf_table_columncount Tony Q. 2025-06-04 05:27:02 +0800
  • 4673ee6764 [bug-65915] add test for 'OR' function #1579 Antony Liu 2025-06-03 21:09:42 +0800
  • 16634d3ba3 add a prefix to off node #1578 Tony Qu 2025-06-03 20:25:02 +0800
  • 14d68fcc97 fix #1498 Tony Qu 2025-06-03 20:20:43 +0800
  • 13468cfea5
    Merge pull request #1577 from tonyqus/xwpf_table_columncount Tony Q. 2025-06-03 20:10:43 +0800
  • 4d2c5f6920 fix #1369 #1577 Tony Qu 2025-06-03 19:42:25 +0800
  • 8f4bfbd141 bug 61045 -- allow for extra bytes in FormatRecord. #1580 Antony Liu 2025-06-02 21:13:17 +0800
  • bccd37e87b bug 57919: add functions to write and close a POIDocument, guaranteeing closure of the output stream and document. Antony Liu 2025-05-31 21:41:03 +0800
  • 82b9747801 rename createXls and createXlsx helper functions: these are specifically for testing text rotation. Antony Liu 2025-05-31 20:18:32 +0800
  • 2e94a21c4c bug 58113: this passes with SXSSF now Antony Liu 2025-05-31 20:02:06 +0800
  • e874fa6ca9 bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel Antony Liu 2025-05-31 19:36:56 +0800
  • 6ed07e2d07
    Merge pull request #1575 from tonyqus/xwpf_table_columncount Tony Q. 2025-06-02 18:21:43 +0800
  • 5bda0c4579
    Merge pull request #1569 from antony-liu/poi/v3.17-patch6 Tony Q. 2025-06-02 18:05:20 +0800
  • 60af543a77 Fix #1443 #1575 Tony Qu 2025-06-02 17:34:53 +0800
  • 1c852b188e
    Merge pull request #1572 from thompson-tomo/patch-1 Tony Q. 2025-06-02 02:26:15 +0800
  • a0927695ce
    Merge pull request #1574 from tonyqus/xwpf_table_columncount Tony Q. 2025-06-02 02:22:35 +0800
  • 3b66c38600 Implement ICellStyle.ReadingOrder #1574 Tony Qu 2025-06-02 02:12:02 +0800
  • e01234a088
    Fully remove pkcs #1572 James Thompson 2025-05-31 23:34:03 +1000
  • 49462ecde4
    #1568 remove pkcs James Thompson 2025-05-31 00:08:10 +1000
  • 65fa899c55
    #1568 conditionalise both packages James Thompson 2025-05-30 23:13:28 +1000
  • 7f54141aa6
    Merge pull request #1570 from lahma/conditional-System.Security.Cryptography.Pkcs Tony Q. 2025-05-30 20:49:49 +0800
  • f06fa9ff77 Only add dependency to Cryptography.Pkcs when needed #1570 Marko Lahma 2025-05-30 08:26:19 +0300
  • 3e2caafd0e Merge branch 'master' into poi/v3.17-patch6 #1569 Antony Liu 2025-05-29 21:07:13 +0800
  • 456e502c05
    Merge pull request #1566 from tonyqus/master Tony Q. 2025-05-28 22:25:26 +0800
  • 357180dc7f Merge branch 'master' of https://github.com/tonyqus/npoi #1566 Tony Qu 2025-05-28 21:00:48 +0800
  • a15bdc05e3 Update a few nuget library and fix #1565 Tony Qu 2025-05-28 20:59:09 +0800
  • 9dcce24ce3
    Merge pull request #1557 from antony-liu/poi/v3.17-patch5 Tony Q. 2025-05-28 20:01:47 +0800
  • 9bf4164ca3
    Merge pull request #1556 from gas162/master Tony Q. 2025-05-28 10:49:04 +0800
  • 76eb502d1a
    Merge branch 'nissl-lab:master' into master #1556 gas162 2025-05-27 17:58:44 +0300