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/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.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
*
tidy up gradle scripts
PJ Fanning
2021-11-25
7
-11
/
+13
*
saxon test
PJ Fanning
2021-11-25
8
-5
/
+34
*
gradle 7.3
PJ Fanning
2021-11-25
1
-1
/
+1
*
set emulateCSV mode in DataFormatter
PJ Fanning
2021-11-25
1
-1
/
+2
*
[bug-63211] fix issue with escaped % in custom number format
PJ Fanning
2021-11-25
1
-1
/
+4
*
[bug-63211] fix issue with escaped % in custom number format
PJ Fanning
2021-11-25
2
-1
/
+14
*
gradle 7.3
PJ Fanning
2021-11-24
1
-1
/
+1
*
rerwite test that fails when run with saxon (because test relies on XML forma...
PJ Fanning
2021-11-24
1
-22
/
+53
*
[bug-65701] use createElementNS in agile encyption writer code
PJ Fanning
2021-11-24
6
-17
/
+13
*
spotbugs upgrade
PJ Fanning
2021-11-24
1
-1
/
+1
*
[github-281] Thanks to This closes #281
PJ Fanning
2021-11-24
2
-1
/
+20
*
[bug-65700] do not warn if transformer factory does not support accessExterna...
PJ Fanning
2021-11-23
2
-1
/
+9
*
upgrade byte-buddy
PJ Fanning
2021-11-23
2
-4
/
+4
*
upgrade mockito
PJ Fanning
2021-11-22
2
-2
/
+3
*
upgrade woodstox
PJ Fanning
2021-11-22
1
-1
/
+1
*
stray imports
PJ Fanning
2021-11-22
1
-3
/
+0
*
#65694 - HSLF - handle date/time fields and formats
Andreas Beeker
2021-11-22
17
-508
/
+1166
*
add comment tests
PJ Fanning
2021-11-21
1
-36
/
+46
*
add comment tests
PJ Fanning
2021-11-21
1
-9
/
+43
*
add comment tests
PJ Fanning
2021-11-21
1
-10
/
+45
*
javadoc issue
PJ Fanning
2021-11-21
1
-2
/
+2
*
javadoc issue
PJ Fanning
2021-11-21
1
-1
/
+0
*
set sheet on comments table
PJ Fanning
2021-11-21
1
-1
/
+3
*
set sheet on comments table
PJ Fanning
2021-11-21
5
-42
/
+32
*
add comment tests
PJ Fanning
2021-11-21
1
-1
/
+66
*
version number issue
PJ Fanning
2021-11-21
1
-1
/
+1
*
fix broken test
PJ Fanning
2021-11-20
1
-7
/
+9
*
remove comment iterator
PJ Fanning
2021-11-20
3
-60
/
+24
*
reduce use of comment iterator
PJ Fanning
2021-11-20
1
-4
/
+3
*
javadoc
PJ Fanning
2021-11-20
2
-4
/
+12
*
add shape data to comments in iterator
PJ Fanning
2021-11-20
3
-16
/
+22
*
use try block to close input streams
PJ Fanning
2021-11-20
5
-51
/
+60
*
use try block to close input streams
PJ Fanning
2021-11-20
2
-8
/
+9
*
use try block to close output streams
PJ Fanning
2021-11-20
5
-15
/
+16
*
use try block to close output streams
PJ Fanning
2021-11-20
28
-105
/
+113
*
expose VMLDrawing in SXSSF code
PJ Fanning
2021-11-20
2
-8
/
+27
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-19
1
-1
/
+0
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-19
2
-9
/
+11
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-19
2
-4
/
+5
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-19
3
-0
/
+27
*
5.2.0-SNAPSHOT
PJ Fanning
2021-11-18
2
-2
/
+2
*
some incorrect uses of
PJ Fanning
2021-11-18
7
-8
/
+8
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-18
6
-18
/
+33
*
try to make CommentsTable more extensible
PJ Fanning
2021-11-18
3
-2
/
+41
*
try to make comments table more extensible
PJ Fanning
2021-11-17
2
-12
/
+12
*
try to make comments table more extensible
PJ Fanning
2021-11-17
3
-31
/
+38
*
try to make comments table more extensible
PJ Fanning
2021-11-17
3
-12
/
+30
*
typo
PJ Fanning
2021-11-17
1
-1
/
+1
*
try to improve performance when removing rows
PJ Fanning
2021-11-17
1
-35
/
+26
*
try to make comments table more extensible
PJ Fanning
2021-11-17
1
-13
/
+13
[next]