4048 Commits (4673ee67647937804743bc9cd6cf29ee3175ccf2)
 

Author SHA1 Message Date
Antony Liu 4673ee6764 [bug-65915] add test for 'OR' function 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
Tony Q. 26e166bb14
Merge pull request #1549 from lahma/improve-array-parameters 2 months ago
DESKTOP-C0TD3UP\Developer 882665da62 Fixed RemoveColumn_RemoveExistingColumn_ColumnIsRemoved test 3 months ago
DESKTOP-C0TD3UP\Developer 8363d81c9f Added usings to SXSSFITestDataProvider.WriteOutAndReadBack 3 months ago
DESKTOP-C0TD3UP\Developer 9a577ea4e8 Fixed Position in tests 3 months ago
Tony Q. f1d52715f9
Update README.md 3 months ago
Tony Q. a0757e8b3e
Update README.md 3 months ago
Tony Q. 2f28d1df0d
Update README.md 3 months ago
DESKTOP-C0TD3UP\Developer 47216cb38d #1338 Added Copy Charts to Sheet.CopyTo 3 months ago
Antony Liu 8871957795 fix compile error 3 months ago
Antony Liu ecaadec20f Don't report data table master cells as formula cells, since POI doesn't evaluate data table formulas. 3 months ago
Antony Liu a083714cfe Make it possible to create simple XSSF sheet tables without needing CT classes directly 3 months ago
Antony Liu 9fed0e5c70 XSSFTable should format numeric/date cells when used as Column Header names as Excel does, see https://stackoverflow.com/questions/44407111/apache-poi-cant-format-filled-cells-as-numeric 3 months ago
Antony Liu 68d6d2546a bug 58325: enable TestXSSFShape unit tests. 3 months ago
Antony Liu 352fa0498f Rename test file, add license header 3 months ago
Tony Q. c9a2ce8e71
Merge pull request #1555 from tonyqus/xwpf_table_columncount 3 months ago
Tony Q. becb436e10
Merge pull request #1553 from antony-liu/poi/v3.17-patch4 3 months ago
Tony Qu 6d27277ecd Add XWPFTable.NumberOfColumns 3 months ago
Antony Liu 3bbb1c4ed1 Fix code style 3 months ago
Antony Liu 35672ce35e Fix bug about enum type conversion 3 months ago
Antony Liu dd074bb25e #61085 support table styles 3 months ago
Antony Liu d2bbe0d05e Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 3 months ago
Antony Liu 07466a802c #61085 support table styles 3 months ago