Sign in
apache
/
poi
/
HEAD
559485a
throw OfficeXmlFileException if hwpf reads an ooxml file
by PJ Fanning
· 2 days ago
trunk
2fbfe2e
Create TestHSLFParser.java
by PJ Fanning
· 2 days ago
aeb53ff
Create TestHSSFParser.java
by PJ Fanning
· 9 days ago
b0a4e10
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
00c2a85
Update HeaderFooterComplexFormats.xlsx
by PJ Fanning
· 9 days ago
6647bc8
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
4493f3a
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
dda4249
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
c5f3ab9
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
7a80eb6
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
172e73a
Update TestXSSFParser.java
by PJ Fanning
· 9 days ago
9f9ff14
add test
by PJ Fanning
· 9 days ago
c38f5f9
Reorder import statements in TestHSSFColor
by PJ Fanning
· 10 days ago
732001c
Bump actions/setup-java from 4 to 5 (#886)
by dependabot[bot]
· 2 weeks ago
061d6a3
more parsers
by PJ Fanning
· 2 weeks ago
54f1f5d
add new XSSFParser (#870)
by PJ Fanning
· 2 weeks ago
ac53afe
Update XSSFPictureData.java
by PJ Fanning
· 3 weeks ago
bdb467e
Update TestXSSFWorkbook.java
by PJ Fanning
· 3 weeks ago
6574742
Update TestXSSFWorkbook.java
by PJ Fanning
· 3 weeks ago
c0e6a9b
close package parts when closing OPCPackage (#880)
by PJ Fanning
· 3 weeks ago
e98a599
Update TestXSSFWorkbook.java
by PJ Fanning
· 3 weeks ago
314bda6
Update TestXSSFWorkbook.java
by PJ Fanning
· 3 weeks ago
3b011a0
Bump actions/checkout from 4 to 5 (#878)
by dependabot[bot]
· 4 weeks ago
085c9dd
Try to fix some JavaDoc references
by Dominik Stadler
· 4 weeks ago
92565ea
Adjust test with deeply nested file for JDK 25
by Dominik Stadler
· 4 weeks ago
009b650
Fix a Gradle warning
by Dominik Stadler
· 4 weeks ago
86e80a9
change xml options (#875)
by PJ Fanning
· 4 weeks ago
9d37011
workaround stray whitespace in sst index (#874)
by PJ Fanning
· 5 weeks ago
d815920
feat: Full color support in CellFormat expressions (#797)
by Patrik Lindström
· 5 weeks ago
bf4ee6a
another windows test issue
by PJ Fanning
· 5 weeks ago
e97f103
Update ClassID.java
by PJ Fanning
· 5 weeks ago
8df560e
don't return inner bytes
by PJ Fanning
· 5 weeks ago
75e9383
try test fix again
by PJ Fanning
· 5 weeks ago
ae232b7
windows test issue
by PJ Fanning
· 5 weeks ago
224201e
check node depth (xslf) (#872)
by PJ Fanning
· 5 weeks ago
e070250
Update XSSFReader.java
by PJ Fanning
· 5 weeks ago
4a9c927
check node depth (#871)
by PJ Fanning
· 5 weeks ago
3240852
Update POIException.java
by PJ Fanning
· 5 weeks ago
b50ce60
check xwpf node depth (#869)
by PJ Fanning
· 5 weeks ago
fa573c7
add xwpf test
by PJ Fanning
· 5 weeks ago
a3cca6c
Update changes.xml
by PJ Fanning
· 5 weeks ago
8d71c1f
add poifs test
by PJ Fanning
· 5 weeks ago
5c9bb13
Update build.xml
by PJ Fanning
· 6 weeks ago
99fdda0
commons-compress dependency to 1.28.0
by PJ Fanning
· 6 weeks ago
9ebec77
Bump commons-compress from 1.27.1 to 1.28.0 (#868)
by buaazyl
· 6 weeks ago
bcc7912
add message to NPE
by PJ Fanning
· 6 weeks ago
e18b557
call next release 5.5.0
by PJ Fanning
· 6 weeks ago
f73913c
deprecate old picture type method (#865)
by PJ Fanning
· 6 weeks ago
659dcb5
try to make lists returned unmodifiable to avoid external manipulation of inner data (#863)
by PJ Fanning
· 6 weeks ago
f1e6b9d
remove deprecated method getSeries (#864)
by PJ Fanning
· 6 weeks ago
ebad759
Return unmodifiable lists from XWPFRun charts and pictures. (#862)
by Jacobo Aragunde Pérez
· 6 weeks ago
5642c12
eager XWPF doc eval (#860)
by PJ Fanning
· 6 weeks ago
a96c0d9
Implement XWPFRun.getEmbeddedCharts(). (#859)
by Jacobo Aragunde Pérez
· 6 weeks ago
0b9bc5d
Add getters for CTSdt(Content)Cell objects. (#854)
by Jacobo Aragunde Pérez
· 6 weeks ago
e5b2fbb
add depth check (#858)
by PJ Fanning
· 6 weeks ago
8fc2f7d
Update PropertyTable.java
by PJ Fanning
· 6 weeks ago
c76be2d
depth check in property table
by PJ Fanning
· 6 weeks ago
7c86c60
Revert "avoid unsafe cast to int"
by PJ Fanning
· 6 weeks ago
44da0ea
avoid unsafe cast to int
by PJ Fanning
· 6 weeks ago
f73a9e0
reformat
by PJ Fanning
· 6 weeks ago
6bc4a6e
commons-codec 1.19.0
by PJ Fanning
· 6 weeks ago
45a3e16
add IOUtils.newFile(parent, path) (#855)
by PJ Fanning
· 6 weeks ago
1a86f27
junit 5.13.4 (#852)
by PJ Fanning
· 7 weeks ago
ca104f4
commons-io 2.20.0
by PJ Fanning
· 7 weeks ago
2d4ee2e
Update build.gradle
by PJ Fanning
· 7 weeks ago
cace66f
Update changes.xml
by PJ Fanning
· 7 weeks ago
cceccc4
Support all possible alignment values for docx tables. (#848)
by Jacobo Aragunde Pérez
· 7 weeks ago
f3bf31a
avoid creating CTUnderline
by PJ Fanning
· 8 weeks ago
73b2874
Add getters and setters for XWPFTable indentation. (#843)
by Jacobo Aragunde Pérez
· 8 weeks ago
d4fc5cd
avoid creating CTTblPr if not needed
by PJ Fanning
· 8 weeks ago
533fee4
junit upgrade
by PJ Fanning
· 8 weeks ago
94ff481
license top of file
by PJ Fanning
· 8 weeks ago
22d2efa
Gradle: avoid deprecated buildDir property (#838)
by PJ Fanning
· 8 weeks ago
1eee67f
sxssf workbook dispose no longer needed
by PJ Fanning
· 8 weeks ago
fa94285
try to cache xerces security manager (#841)
by PJ Fanning
· 8 weeks ago
cb09439
Site: Add news-item about moving source-repository to Git
by Dominik Stadler
· 8 weeks ago
4166350
try to remove batik-script build hack (#839)
by PJ Fanning
· 8 weeks ago
33d81ae
Update ppt-wmf-emf-renderer.xml
by PJ Fanning
· 8 weeks ago
a1fa00e
Update changes.xml
by PJ Fanning
· 8 weeks ago
af4eae8
Jenkins DSL: Remove JDK 18, 19, 20 and 22, disable building for JDK 23
by Dominik Stadler
· 3 months ago
6d8f190
Allow null values in XWPFParagraph.get/setAlignment(). (#829)
by Jacobo Aragunde Pérez
· 8 weeks ago
550be7c
Update changes.xml
by PJ Fanning
· 9 weeks ago
b5f67fc
bug-69727 decrease count when we remove merged regions (#837)
by PJ Fanning
· 9 weeks ago
07fa0b8
Update SavePasswordProtectedXlsx.java
by PJ Fanning
· 9 weeks ago
e1d943e
Update changes.xml
by PJ Fanning
· 9 weeks ago
8fa36ff
remove svn jars
by PJ Fanning
· 9 weeks ago
bbd404f
Bugfix setBulletStyle in XSLFTextParagraph (#770)
by Vengador
· 9 weeks ago
0c3cc9a
Update publish-poi-site.txt
by PJ Fanning
· 9 weeks ago
024f1d3
Update guidelines.xml
by PJ Fanning
· 9 weeks ago
ef16723
stray svn refs
by PJ Fanning
· 9 weeks ago
f76089b
rename xml file
by PJ Fanning
· 9 weeks ago
8e5d6fe
update docs
by PJ Fanning
· 9 weeks ago
39e5ac2
replace svn refs
by PJ Fanning
· 9 weeks ago
18fc855
Update .asf.yaml
by PJ Fanning
· 9 weeks ago
f2df929
move over latest docuementation files from poi-site
by PJ Fanning
· 9 weeks ago
5b8ff77
Update .asf.yaml
by PJ Fanning
· 9 weeks ago
2f66c63
git repo
by PJ Fanning
· 9 weeks ago
4fb39a6
gradle 8.14.3
by PJ Fanning
· 9 weeks ago
eb91cfa
Update create_jobs.groovy
by PJ Fanning
· 9 weeks ago
6928a6c
Update create_jobs.groovy
by PJ Fanning
· 9 weeks ago
Next »