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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug 61051 -- add new worksheet-like relations for xlsb
Tim Allison
2017-04-27
3
-6
/
+64
*
bug 61049 fix ordering of builtin formulas
Tim Allison
2017-04-27
2
-3
/
+3
*
Patch from Tim Jones from #61044 - Note on setCompressTempFiles
Nick Burch
2017-04-26
1
-0
/
+4
*
bug 61021 - extract abspath from xlsb
Tim Allison
2017-04-21
4
-1
/
+62
*
Add conditional formatting evaluation example code and output results
Greg Woolsey
2017-04-20
1
-0
/
+87
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-20
12
-101
/
+93
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-19
7
-101
/
+95
*
Fix bug #61007
Greg Woolsey
2017-04-19
2
-2
/
+8
*
Fix bug #61007
Greg Woolsey
2017-04-19
2
-5
/
+14
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Nick Burch
2017-04-19
3
-44
/
+50
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
117
-182
/
+180
*
#60998 - HSLFTable.setRowHeight sets row height incorrect
Andreas Beeker
2017-04-17
4
-16
/
+30
*
findbugs fixes
Andreas Beeker
2017-04-17
5
-53
/
+148
*
fix forbidden-apis-check error
Andreas Beeker
2017-04-16
1
-2
/
+3
*
#60996 - XSSF: Multiple embedded objects on same sheet are ignored
Andreas Beeker
2017-04-16
6
-39
/
+99
*
roll back to hamcrest-core
Javen O'Neal
2017-04-16
1
-8
/
+9
*
#60993 - HSLF: Grid and rowspan calculation in table cells is wrong
Andreas Beeker
2017-04-15
2
-12
/
+63
*
improve unit test error messages
Javen O'Neal
2017-04-15
1
-10
/
+16
*
change from hamcrest-core-1.3 to hamcrest-all-1.3
Javen O'Neal
2017-04-15
1
-8
/
+20
*
use hamcrest matchers to reduce custom code
Javen O'Neal
2017-04-15
2
-57
/
+29
*
use assertStartsWith and assertEndsWith for better unit test error messages
Javen O'Neal
2017-04-15
3
-8
/
+53
*
#60973 XDGF Support for "PolylineTo" as well as existing alternate spelling "...
Nick Burch
2017-04-12
2
-5
/
+5
*
Failing, disabled unit test for bug #60973
Nick Burch
2017-04-12
1
-1
/
+22
*
Issue #60971, handle formula chart titles
Greg Woolsey
2017-04-11
4
-15
/
+127
*
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
*
Fix AIOOBE while extracting hssf pictures which are externally linked
Andreas Beeker
2017-04-10
2
-5
/
+19
*
Adjust checking for Zip-Bomb errors so it also works on JDK >= 8
Dominik Stadler
2017-04-07
1
-7
/
+4
*
Test for another type of xml-bomb
Dominik Stadler
2017-04-06
4
-53
/
+61
*
Fix issue found via large corpus tests: HSSFPicture in a HSSFShapeGroup might...
Dominik Stadler
2017-04-06
2
-1
/
+30
*
Javadoc fixes
Nick Burch
2017-04-05
2
-2
/
+2
*
bug 50955 convert Set to Singleton per Javen's code review
Tim Allison
2017-04-05
2
-16
/
+2
*
bug 50955 and bug 60953 improve Big5 reader; ensure one character
Tim Allison
2017-04-05
11
-158
/
+593
*
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
21
-64
/
+971
*
Bug 60906 -- clean up, and add range checking for casting to ints.
Tim Allison
2017-03-23
3
-21
/
+18
*
Bug 60489 -- add @Test annotation so that this actually runs and includes Con...
Tim Allison
2017-03-23
1
-0
/
+1
*
Bug 60906 -- fix style index
Tim Allison
2017-03-23
2
-4
/
+10
*
60881 -- fix unit test to use assumeTrue thanks to Javen's recommendation.
Tim Allison
2017-03-22
2
-3
/
+5
*
60881 -- strip out system.set props for local test.
Tim Allison
2017-03-21
2
-4
/
+1
*
60881 -- fix new unit test. xlsb test file apparently requires unlimited jce...
Tim Allison
2017-03-21
1
-2
/
+12
*
60881 and 60891 -- on further look, no need to throw an exception for an encr...
Tim Allison
2017-03-20
3
-2
/
+58
*
60879 -- figure out if we can support old beta xlsb or throw exception. For ...
Tim Allison
2017-03-20
4
-6
/
+60
*
Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already.
Dominik Stadler
2017-03-19
1
-0
/
+7
*
Bug 60810: Check for duplicate relation-names for notes similar to the fix fo...
Dominik Stadler
2017-03-19
2
-39
/
+65
*
Fix typo to "length", closes #51
Dominik Stadler
2017-03-19
3
-11
/
+11
*
60823: DGET function, correct behavior with multiple result entries but only ...
Dominik Stadler
2017-03-19
1
-3
/
+11
*
Fix broken imports
Dominik Stadler
2017-03-18
1
-0
/
+11
[next]