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.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simplify the ValueEval.toString() implementations and include more informatio...
Dominik Stadler
2017-05-12
7
-41
/
+28
*
Bug 60352: Text extraction: Don't include the text "null" for empty cells
Dominik Stadler
2017-05-07
2
-14
/
+10
*
60184 - invalid OOXML produced when XSSFFont.getFamily() called with no famil...
Greg Woolsey
2017-05-05
1
-1
/
+1
*
forgot license (as always)
Greg Woolsey
2017-05-05
1
-0
/
+20
*
61060 - teach DataFormatter about conditional formatting rules with number fo...
Greg Woolsey
2017-05-05
9
-20
/
+280
*
Update link to POI-view on the Jenkins CI server
Dominik Stadler
2017-05-04
1
-1
/
+1
*
Revert creating a view as part of the Jenkins DSL as it did not allow to crea...
Dominik Stadler
2017-05-04
1
-5
/
+7
*
Try to define the view as part of the Jenkins DSL, also try to move the view ...
Dominik Stadler
2017-05-04
1
-0
/
+42
*
test integration fix
Andreas Beeker
2017-05-04
1
-1
/
+3
*
SonarQube fixes
Andreas Beeker
2017-05-03
6
-26
/
+38
*
HPSF: Change CustomProperties to delegate
Andreas Beeker
2017-05-03
3
-125
/
+155
*
Remove Unicode chars in comments
Andreas Beeker
2017-05-03
2
-2
/
+2
*
fix javadocs
Andreas Beeker
2017-05-03
1
-2
/
+2
*
#52372 - OutOfMemoryError parsing a word file
Andreas Beeker
2017-05-02
2
-228
/
+245
*
Reverted DocumentSummary hack in codepage guessing code
Andreas Beeker
2017-05-02
1
-30
/
+1
*
HPSF: Add CopyCompare to IntegrationTests
Andreas Beeker
2017-05-02
3
-44
/
+144
*
#52117 - Invalid "last printed" summary field value
Andreas Beeker
2017-05-02
1
-0
/
+0
*
HPSF: Enable new number types in VariantSupport
Andreas Beeker
2017-05-02
2
-118
/
+223
*
Fix hpsf javadocs and code issues
Andreas Beeker
2017-05-02
20
-1173
/
+1383
*
IntegrationTest - move excludes to file handler
Andreas Beeker
2017-05-02
16
-90
/
+123
*
HPSF: Use LittleEndianStream instead of offset calculation
Andreas Beeker
2017-05-02
23
-931
/
+804
*
bug 61059: add @Override annotations
Javen O'Neal
2017-05-01
1
-1
/
+5
*
Exclude one more test from no-scratchpad runs, not sure how this was even wor...
Dominik Stadler
2017-04-30
1
-0
/
+1
*
Improve information contained in exception in CellRangeAddress()
Dominik Stadler
2017-04-30
1
-6
/
+5
*
60325: Add commented out test that reproduces the performance issue
Dominik Stadler
2017-04-30
2
-37
/
+146
*
Javadoc fix
Nick Burch
2017-04-30
1
-1
/
+1
*
bug 61034: break out of for-loop when both <sheet name="", id=""/> are found
Javen O'Neal
2017-04-29
1
-3
/
+6
*
bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets.
Javen O'Neal
2017-04-29
4
-3
/
+45
*
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
*
add 3.16 to doap file
Andreas Beeker
2017-04-17
1
-0
/
+7
*
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
*
Website update / release guide fix
Andreas Beeker
2017-04-16
1
-3
/
+3
*
Add initial file of excludes when running with file-leak-detector
Dominik Stadler
2017-04-16
1
-0
/
+55
*
Exclude more temporary files from Git
Dominik Stadler
2017-04-16
1
-10
/
+36
*
Set eclipse folder outside of build-folder to not have hickups in Eclipse whe...
Dominik Stadler
2017-04-16
1
-1
/
+1
*
Revert "Add hamcrest-all to Gradle build as well"
Dominik Stadler
2017-04-16
1
-2
/
+0
*
Add hamcrest-all to Gradle build as well
Dominik Stadler
2017-04-16
1
-0
/
+2
[prev]
[next]