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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.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
/
testcases
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add additional check as mentioned in bug 50060
Dominik Stadler
2017-09-16
1
-1
/
+3
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
2
-4
/
+4
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
1
-3
/
+3
*
61338 -- avoid infinite loop triggered by fuzzed wmf file
Tim Allison
2017-07-25
1
-3
/
+15
*
Bug 61331 - Font group handling / common font interface
Andreas Beeker
2017-07-23
6
-52
/
+67
*
Fix some IntelliJ warnings
Dominik Stadler
2017-07-21
1
-19
/
+28
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
2
-3
/
+3
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
1
-2
/
+0
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-2
/
+35
*
[Bug-61268] avoid NegativeArraySizeException parsing doc file
PJ Fanning
2017-07-09
1
-1
/
+9
*
@Ignore("requires an internet connection to a 3rd party site"
Javen O'Neal
2017-06-20
1
-1
/
+14
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-14
1
-69
/
+0
*
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
5
-71
/
+62
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-06
1
-0
/
+69
*
fix eclipse resource leak warnings
Andreas Beeker
2017-05-31
15
-251
/
+248
*
replace "String.indexOf(String) >= 1" with "String.contains(String)"
Javen O'Neal
2017-05-16
2
-9
/
+9
*
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
1
-1
/
+1
*
bug 50955 and bug 60953 improve Big5 reader; ensure one character
Tim Allison
2017-04-05
2
-4
/
+2
*
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
1
-0
/
+20
*
bug 50955 -- word 6.0 charset fix
Tim Allison
2017-04-04
3
-17
/
+102
*
Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageC...
Tim Allison
2017-03-01
1
-4
/
+24
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
13
-1322
/
+1322
*
#60625 - Rendering issue with background and shape overlayed by image
Andreas Beeker
2017-02-08
3
-57
/
+73
*
Revert previous changes enough to restore the case in the commoncrawl-corpus ...
Dominik Stadler
2017-02-05
1
-0
/
+7
*
Adjust for JDK 9 ea152 and newer: certain whitespaces in XML may now be trimmed
Dominik Stadler
2017-02-05
1
-58
/
+54
*
Bug 60677 -- handle multibyte encodings correctly in HwmfGraphics' drawString...
Tim Allison
2017-02-03
1
-0
/
+26
*
Finally enable test for bug 44937, we got the requested missing test-document...
Dominik Stadler
2017-01-26
1
-2
/
+3
*
IntelliJ warnings, Javadoc, Formatting
Dominik Stadler
2017-01-26
1
-2
/
+1
*
Cover some dev-tools with a few simple tests, close resources correctly
Dominik Stadler
2017-01-26
1
-0
/
+54
*
fix eclipse warnings - close resources
Andreas Beeker
2017-01-23
7
-155
/
+197
*
Bug 60608 -- improve charset handling in Hwmf
Tim Allison
2017-01-19
1
-2
/
+36
*
Bug 60570 - Add rudimentary EMF read-only capability
Tim Allison
2017-01-19
2
-0
/
+263
*
fix eclipse warnings / close resources in tests
Andreas Beeker
2017-01-16
4
-207
/
+252
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
6
-273
/
+276
*
add unit tests for MAPIMessage.get*Body()
Javen O'Neal
2017-01-05
1
-6
/
+32
*
junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertT...
Javen O'Neal
2017-01-05
1
-8
/
+8
*
junit3 -> junit4
Javen O'Neal
2017-01-05
1
-9
/
+28
*
bug 60550: read ContentID chunks from mail attachments; unit test and test-da...
Javen O'Neal
2017-01-05
1
-1
/
+1
*
bug 60550: read ContentID chunks from mail attachments
Javen O'Neal
2017-01-05
1
-3
/
+36
*
whitespace: 3/4sp -> 4sp
Javen O'Neal
2017-01-05
1
-91
/
+89
*
junit improvements:
Javen O'Neal
2017-01-05
1
-15
/
+15
*
Fix missing license-headers
Dominik Stadler
2016-12-31
2
-0
/
+40
*
Cover some dev-tools with a few simple tests, close resources correctly
Dominik Stadler
2016-12-31
2
-0
/
+44
*
fix eclipse warnings - close resources
Andreas Beeker
2016-12-19
10
-374
/
+386
*
eclipse warnings - close resources
Andreas Beeker
2016-12-13
9
-823
/
+925
*
SonarCube fix - make members private
Andreas Beeker
2016-12-13
5
-203
/
+184
[prev]
[next]