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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some compiler warnings
Dominik Stadler
2017-09-16
8
-172
/
+153
*
Use Integer.compare() where possible
Dominik Stadler
2017-09-16
11
-39
/
+16
*
Fix some warnings in unit tests
Dominik Stadler
2017-09-16
10
-21
/
+21
*
Use Collections.singleton() where applicable
Dominik Stadler
2017-09-16
2
-4
/
+3
*
Fix some warnings
Dominik Stadler
2017-09-16
2
-9
/
+3
*
Remove unnecessary local variables
Dominik Stadler
2017-09-16
118
-338
/
+196
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
530
-1374
/
+1373
*
Remove unnecessary type arguments
Dominik Stadler
2017-09-16
3
-3
/
+3
*
Suppress some warnings
Dominik Stadler
2017-09-16
3
-0
/
+3
*
Remove unused imports
Dominik Stadler
2017-09-16
18
-29
/
+0
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
8
-10
/
+10
*
Remove unnecessary semicolons
Dominik Stadler
2017-09-16
7
-8
/
+8
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
165
-394
/
+394
*
Fix typos and warnings
Dominik Stadler
2017-09-16
2
-3
/
+4
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
46
-103
/
+82
*
Detect some HTML files as separate invalid filetype
Dominik Stadler
2017-09-16
1
-0
/
+2
*
Allow to produce a jar for the integration-test-code so we can use it directl...
Dominik Stadler
2017-09-16
1
-62
/
+65
*
Adjust local test in integration-test file-handler
Dominik Stadler
2017-09-16
1
-18
/
+17
*
Add .git as excluded dir for integration-tests and add a local test for XSSFB...
Dominik Stadler
2017-09-16
2
-6
/
+15
*
Add additional check as mentioned in bug 50060
Dominik Stadler
2017-09-16
1
-1
/
+3
*
Tried to reproduce bug 61300, but could not.
Dominik Stadler
2017-09-16
2
-16
/
+28
*
At least print out correct offset information for PtrRefN if it has offset va...
Dominik Stadler
2017-09-16
2
-1
/
+21
*
Add test for question on the mailing-list
Dominik Stadler
2017-09-16
1
-12
/
+51
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
3
-56
/
+0
*
Java 8: Deprecate some methods in IOUtils
Dominik Stadler
2017-09-15
1
-11
/
+31
*
Adjust some more places for the new versions of some third party libraries
Dominik Stadler
2017-09-15
1
-3
/
+3
*
Update third party libs to latest versions
Dominik Stadler
2017-09-15
4
-23
/
+15
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
6
-87
/
+3
*
Remove javadoc references to removed classes
Nick Burch
2017-09-15
2
-7
/
+1
*
remove deprecated inner classes from HSFColor
PJ Fanning
2017-09-15
2
-747
/
+82
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
19
-310
/
+49
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
9
-364
/
+95
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
5
-78
/
+4
*
add missing licenses on test classes
PJ Fanning
2017-09-14
2
-0
/
+34
*
60279 -- back off to brute-force search for macro content if offset informati...
Tim Allison
2017-09-14
3
-106
/
+382
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
18
-9
/
+1192
*
[bug-61515] fix xlsf issue with relationships [from Alain Bearez] This closes...
PJ Fanning
2017-09-13
2
-88
/
+128
*
Copy over and tweak PicturesSource from Apache Tika
Nick Burch
2017-09-07
1
-0
/
+136
*
#61478 - POI OOXML-Schema lookup uses wrong classloader
Andreas Beeker
2017-09-05
2
-41
/
+73
*
While working on 61475, need to add a new line after picture text...not worth...
Tim Allison
2017-08-31
1
-1
/
+1
*
61475 -- append text from pictures only once...bug from my work on 61470.
Tim Allison
2017-08-31
1
-7
/
+4
*
61470 -- add extraction of content within ruby elements; allow users to conca...
Tim Allison
2017-08-30
3
-46
/
+147
*
Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDoc...
Greg Woolsey
2017-08-29
3
-5
/
+16
*
Verify that bug 61294 is fixed now, add some more coverage for IOUtils in gen...
Dominik Stadler
2017-08-25
2
-6
/
+63
*
Revert performance tuning done via Bug 61350 as it lead to problems when runn...
Dominik Stadler
2017-08-24
1
-1
/
+3
*
Fix 60384 and 60709: When shifting with merged regions we should correctly ch...
Dominik Stadler
2017-08-19
3
-27
/
+136
*
Add more non-test classes in OOXMLLite and add another font-metric that appears
Dominik Stadler
2017-08-19
3
-12
/
+22
*
Bug 61431 - Conditional formatting evaluation ignores undefined cells
Greg Woolsey
2017-08-16
3
-73
/
+78
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
17
-419
/
+451
*
Add an example of trying multiple passwords against an OOXML file. More a dem...
Nick Burch
2017-08-10
1
-0
/
+119
[next]