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
*
Sonar fixes
Andreas Beeker
2021-01-10
158
-158
/
+158
*
Sonar fixes
Andreas Beeker
2021-01-10
119
-119
/
+119
*
Sonar fixes
Andreas Beeker
2021-01-10
1
-161
/
+107
*
Sonar fixes
Andreas Beeker
2021-01-09
11
-186
/
+185
*
Sonar fixes
Andreas Beeker
2021-01-09
7
-17
/
+17
*
Sonar fixes
Andreas Beeker
2021-01-09
110
-466
/
+465
*
Sonar fixes
Andreas Beeker
2021-01-09
68
-166
/
+183
*
Sonar fixes
Andreas Beeker
2021-01-09
111
-800
/
+770
*
Sonar fixes
Andreas Beeker
2021-01-09
181
-729
/
+782
*
Sonar fixes
Andreas Beeker
2021-01-09
10
-49
/
+51
*
Sonar fixes
Andreas Beeker
2021-01-09
207
-1198
/
+1259
*
Sonar fixes
Andreas Beeker
2021-01-08
420
-2085
/
+2077
*
Sonar fixes
Andreas Beeker
2021-01-08
28
-764
/
+679
*
Sonar fixes
Andreas Beeker
2021-01-08
4
-157
/
+92
*
Properly close file handles in extractors and when handling password-protecte...
Dominik Stadler
2021-01-07
5
-14
/
+54
*
Improve EmptyFileException when the file actually does not exist at all
Dominik Stadler
2021-01-07
1
-1
/
+3
*
Sonar fixes
Andreas Beeker
2021-01-07
3
-109
/
+78
*
#65063 - WMF parsing failed on closed empty polygon
Andreas Beeker
2021-01-06
2
-9
/
+16
*
#65061 - Handle VmlDrawings containing spreadsheet-ml default namespace
Andreas Beeker
2021-01-06
2
-17
/
+47
*
Include file-name in EmptyFileException
Dominik Stadler
2021-01-06
5
-7
/
+10
*
Try to avoid error "Start point cannot equalendpoint"
Dominik Stadler
2021-01-06
1
-1
/
+3
*
Run all integration-test steps in manual test-method
Dominik Stadler
2021-01-06
1
-0
/
+4
*
Slightly adjust error message if requested allocations are too big
Dominik Stadler
2021-01-06
1
-4
/
+6
*
Adjust one expected error message in integration-tests
Dominik Stadler
2021-01-06
1
-0
/
+1
*
Adjust assumption for one specific font-related exception on Windows
Dominik Stadler
2021-01-06
2
-6
/
+10
*
Avoid unneeded Unicode characters which break compiling if encoding is not UTF-8
Dominik Stadler
2021-01-06
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-05
2
-27
/
+31
*
Bug 64132: Fix regression introduced by changing factories
Dominik Stadler
2021-01-04
4
-8
/
+18
*
Try to make Gradle build work
Dominik Stadler
2021-01-03
1
-5
/
+1
*
Allow JUnit 5 access to the parmaeters also on newer JDKs
Dominik Stadler
2021-01-03
1
-3
/
+1
*
Ignore Font-issue with JDK 8 on Windows in another test
Dominik Stadler
2021-01-03
1
-2
/
+14
*
Apply some IDE suggestions
Dominik Stadler
2021-01-03
6
-50
/
+48
*
Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary
Dominik Stadler
2021-01-03
2
-1
/
+42
*
Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsE...
Dominik Stadler
2021-01-03
1
-2
/
+15
*
ooxml-schema: trigger loading stress-documents as part of the normal unit-tests
Dominik Stadler
2021-01-03
2
-0
/
+156
*
Bug 64450: Allow to parse a file where the relationship-id is an empty string
Dominik Stadler
2021-01-03
2
-4
/
+11
*
Sonar fixes
Andreas Beeker
2021-01-02
4
-451
/
+69
*
forbidden-apis-fix
Andreas Beeker
2021-01-01
1
-1
/
+1
*
fix year agnostic date/test values
Andreas Beeker
2021-01-01
1
-2
/
+10
*
Apply some IDE suggestions and fix some JavaDoc
Dominik Stadler
2021-01-01
7
-38
/
+38
*
Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD...
Dominik Stadler
2021-01-01
2
-2
/
+10
*
workaround NullPointerException when font family (of bullets) can't be determ...
Andreas Beeker
2020-12-30
1
-1
/
+2
*
workaround "Width (0) and height (0) cannot be <= 0" error while rendering te...
Andreas Beeker
2020-12-30
1
-1
/
+1
*
add failing regression test files
Andreas Beeker
2020-12-30
8
-7
/
+16
*
Bug 64986: Support missing or blank match_type for function Match
Dominik Stadler
2020-12-30
4
-7
/
+37
*
Bug 64838: Do not populate cells with a paragraph when loading an existing do...
Dominik Stadler
2020-12-30
4
-16
/
+29
*
Add unfixed test for bug 64759 and make the ones fail which depend on manual ...
Dominik Stadler
2020-12-30
2
-0
/
+16
*
Also replace for JUnit 5 in comments
Dominik Stadler
2020-12-30
5
-7
/
+6
*
Adjust error-message on old files and simplify code slightly
Dominik Stadler
2020-12-30
1
-14
/
+7
*
Slightly re-arrange code to only perform computations if we do not exit the l...
Dominik Stadler
2020-12-30
1
-20
/
+12
[next]