4120 Commits (master)
 

Author SHA1 Message Date
Tony Q. 31bd29c4e6
Merge pull request #1584 from antony-liu/poi/v.17-patch8 1 month ago
Antony Liu 49f840d086 Remove some deprecated code 1 month ago
Antony Liu 5687de67c7 Remove some deprecated *SSF APIs 2 months ago
Antony Liu adb26ccd86 Remove more deprecated code (especially from Spreadsheet Cell classes) 2 months ago
Antony Liu 8a4de17338 Ensure SpreadsheetVersion is set for AreaReferences 2 months 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
gas162 76eb502d1a
Merge branch 'nissl-lab:master' into master 2 months ago
Antony Liu b1e7551f79 Avoid NullReferenceException 2 months ago
Antony Liu 9bc01ca1cf Close workbook to prevent resource leaks 2 months ago
Tony Q. b73ab716fb
Merge pull request #1563 from igitur/optional_label_options_for_empty_label 2 months ago
Tony Q. 0202bee115
Merge pull request #1559 from TimLee88/T6 2 months ago
Francois Botha 938623f553 Read label options only if label length > 0 2 months ago
Francois Botha 718d3b2e35 Add test case with file with optional label options 2 months ago
Tim Lee d554149489 Update some ToString functions 2 months ago
Antony Liu cb4a7ea9aa Bug 56557: Fix handling chart sheets 2 months ago
Antony Liu 7b25d9778c Standardize some more common chart axis properties. 2 months ago