4080 Commits (88d377f1b2349ee7e759e8870937c29b6b613852)
 

Author SHA1 Message Date
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 2 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
Antony Liu 94234b1b5a bug 61059: fix NamePtg to read unsigned shorts instead of signed shorts, avoiding a AIOOBE when a workbook contains more than 32k Names. Thanks to Travis Burtrum for the patch. 3 months ago
Antony Liu 06b228cec4 Bug 61063: enable test case Bug61063 3 months ago
Tony Q. 159be5844d
Merge pull request #1552 from antony-liu/poi/v3.17-patch3 3 months ago
Tony Q. a3fcaecdba
Update README.md 3 months ago
Marko Lahma 5c34729ff1 Remove unnecessary array allocations for Split etc 3 months ago
Tony Qu 55a3dbfd97
Merge pull request #1547 from lahma/use-concrete-types 3 months ago
Tony Qu e663db1db6
Merge pull request #1535 from bmlpg/patch-2 3 months ago
Bruno Gonçalves 70135dc1b1 Refactor index access in XWPFParagraph.cs 3 months ago
Bruno Gonçalves 5c26dbdd3b Add hyperlink tests to XWPFParagraph 3 months ago
Antony Liu c193c8fafd github-55: document that CellReference#isRowWithinRange(String rowNum, SpreadsheetVersion ss) expects rowNum to be parseable as an integer 3 months ago
Antony Liu a11818c1e5 bug 61110: remove deprecated, misspelled CellReference#isRowWithnRange and #isColumnWithnRange methods 3 months ago
Antony Liu d9985deee5 fix github action on non-Windows platforms 3 months ago
Antony Liu 9d5d2bfeec Enable some test cases about font property of EscherGraphics 3 months ago
Antony Liu 7deb9f219d github-55: NumberFormatException if XSSFName.setNameName is set with a long name that looks similar to a cell address. Thanks to Thomas S @Millie4Ever 3 months ago
Antony Liu 251e2fed8f github-25: add enable locking and tab color in SXSSFSheet. Thanks to Danilo Rangel. This closes #25. 3 months ago
Marko Lahma a1c339b4fd Fix analysis errors related to non-concrete type usage 3 months ago
Tony Qu b544e4eed6
Merge pull request #1540 from antony-liu/poi/v3.17-patch2 3 months ago
antony liu 4a4690fcba
Merge branch 'master' into poi/v3.17-patch2 3 months ago