index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
3
-20
/
+4
*
Copy over and tweak PicturesSource from Apache Tika
Nick Burch
2017-09-07
1
-0
/
+136
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
1
-17
/
+9
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
3
-36
/
+5
*
61337 -- try to convert assertions to exceptions. I left in the assertions f...
Tim Allison
2017-07-26
1
-23
/
+23
*
61346 add more sanity checks before allocating byte arrays in emf/wmf
Tim Allison
2017-07-26
7
-23
/
+38
*
61338 -- avoid infinite loop triggered by fuzzed wmf file
Tim Allison
2017-07-25
2
-8
/
+31
*
Bug 61331 - Font group handling / common font interface
Andreas Beeker
2017-07-23
20
-691
/
+764
*
Fix some IntelliJ warnings
Dominik Stadler
2017-07-21
1
-19
/
+28
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
4
-13
/
+13
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
3
-7
/
+20
*
bug 61296: suggest de-duplication of purl dublin core namespace url
Javen O'Neal
2017-07-14
1
-2
/
+2
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-2
/
+35
*
bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink r...
Javen O'Neal
2017-07-10
1
-1
/
+11
*
whitespace
Javen O'Neal
2017-07-10
1
-2
/
+2
*
[Bug-61268] avoid NegativeArraySizeException parsing doc file
PJ Fanning
2017-07-09
1
-1
/
+9
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-07-08
1
-11
/
+16
*
#61243 - Refactor and unify toString/toXml in DDF
Andreas Beeker
2017-06-30
1
-8
/
+22
*
Remove old XSSFWorkbook wb.xssfSheetIterator method
PJ Fanning
2017-06-29
1
-1
/
+0
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
2
-23
/
+3
*
@Ignore("requires an internet connection to a 3rd party site"
Javen O'Neal
2017-06-20
1
-1
/
+14
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-06-17
1
-1
/
+2
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-14
6
-342
/
+264
*
Move one testcase with incorrect source location
Dominik Stadler
2017-06-09
1
-112
/
+91
*
Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No...
Dominik Stadler
2017-06-09
1
-2
/
+18
*
Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new ...
Andreas Beeker
2017-06-06
27
-225
/
+156
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-06
3
-215
/
+378
*
fix eclipse resource leak warnings
Andreas Beeker
2017-05-31
21
-261
/
+264
*
SonarQube fixes - close resources
Andreas Beeker
2017-05-31
1
-7
/
+9
*
replace "String.indexOf(String) >= 1" with "String.contains(String)"
Javen O'Neal
2017-05-16
4
-14
/
+15
*
Javadoc fixes
Nick Burch
2017-05-16
1
-4
/
+2
*
github-52: add ExcelToHtmlConverter method that works on InputStreams. Thanks...
Javen O'Neal
2017-05-16
1
-2
/
+39
*
#52117 - Invalid "last printed" summary field value - added helper method to ...
Andreas Beeker
2017-05-14
2
-4
/
+4
*
SonarQube fixes
Andreas Beeker
2017-05-03
4
-23
/
+35
*
Reverted DocumentSummary hack in codepage guessing code
Andreas Beeker
2017-05-02
1
-30
/
+1
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-20
6
-22
/
+25
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-19
4
-69
/
+61
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
22
-32
/
+32
*
#60998 - HSLFTable.setRowHeight sets row height incorrect
Andreas Beeker
2017-04-17
2
-12
/
+21
*
findbugs fixes
Andreas Beeker
2017-04-17
1
-13
/
+14
*
#60993 - HSLF: Grid and rowspan calculation in table cells is wrong
Andreas Beeker
2017-04-15
1
-8
/
+5
*
bug 50955 - add logging per Javen's recommendation. Thank you!
Tim Allison
2017-04-11
1
-15
/
+28
*
bug 50955 - incorporate info from the DocumentSummaryInformation for
Tim Allison
2017-04-11
1
-1
/
+30
*
bug 50955 - try originally guessed codepoint, backoff to 1252 if that fails
Tim Allison
2017-04-11
1
-18
/
+37
*
Javadoc fixes
Nick Burch
2017-04-05
1
-1
/
+1
*
bug 50955 convert Set to Singleton per Javen's code review
Tim Allison
2017-04-05
1
-8
/
+0
*
bug 50955 and bug 60953 improve Big5 reader; ensure one character
Tim Allison
2017-04-05
6
-27
/
+10
*
bug 50955 -- turn off test that now passes in Java 1.8 and 1.7
Tim Allison
2017-04-04
1
-2
/
+3
*
bug 50955 -- fix for java 7
Tim Allison
2017-04-04
3
-6
/
+39
*
bug 50955 -- word 6.0 charset fix
Tim Allison
2017-04-04
17
-62
/
+821
[next]