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.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
*
add missing xsbs
PJ Fanning
2021-10-24
2
-1
/
+128
*
configurable max record len
PJ Fanning
2021-10-24
7
-11
/
+83
*
configurable max record len
PJ Fanning
2021-10-24
6
-10
/
+87
*
configurable max record len
PJ Fanning
2021-10-23
20
-103
/
+40
*
XSSFReader extensibility
PJ Fanning
2021-10-23
2
-8
/
+8
*
fix mime type for pict files (image/x-pict)
PJ Fanning
2021-10-23
1
-0
/
+31
*
[bug-65650] use image/x-pict mime type
PJ Fanning
2021-10-23
6
-54
/
+58
*
use content types from constants
PJ Fanning
2021-10-23
1
-48
/
+56
*
add XSLFPictureShape setName
PJ Fanning
2021-10-23
2
-5
/
+80
*
add XSLFPictureShape getName
PJ Fanning
2021-10-23
2
-4
/
+32
*
remove deprecated code
PJ Fanning
2021-10-22
1
-8
/
+1
*
remove deprecated code
PJ Fanning
2021-10-22
1
-11
/
+0
*
remove deprecated methods on XSSFColor
PJ Fanning
2021-10-22
1
-44
/
+1
*
more support for configurable max record len
PJ Fanning
2021-10-22
22
-128
/
+82
*
more support for configurable max record len
PJ Fanning
2021-10-22
21
-119
/
+91
*
[bug-65649] add test case
PJ Fanning
2021-10-22
2
-0
/
+7
*
remove finalizer
PJ Fanning
2021-10-22
4
-0
/
+6
*
remove finalizer
PJ Fanning
2021-10-22
1
-7
/
+3
*
deprecate method that should not be public
PJ Fanning
2021-10-22
1
-0
/
+5
*
Update build.xml also to xmlbeans-5.0.2
Dominik Stadler
2021-10-22
1
-1
/
+3
*
Adjust version-pattern used in task 'replaceVersion'
Dominik Stadler
2021-10-22
1
-1
/
+1
*
Reformat code
Dominik Stadler
2021-10-22
1
-226
/
+113
*
Add more output in one test
Dominik Stadler
2021-10-22
1
-1
/
+2
*
Make file-handlers for integration-test public to be able to use them in poi-...
Dominik Stadler
2021-10-22
15
-15
/
+15
*
javadoc
PJ Fanning
2021-10-22
2
-4
/
+4
*
get some T.DIST tests to work
PJ Fanning
2021-10-22
2
-3
/
+3
*
get some T.DIST tests to work
PJ Fanning
2021-10-22
1
-1
/
+4
*
get some T.DIST tests to work (still not right on cumulative=false)
PJ Fanning
2021-10-22
5
-7
/
+115
*
fix negative X on T.DIST.RT
PJ Fanning
2021-10-22
4
-5
/
+96
*
fix names of t.dist functions
PJ Fanning
2021-10-22
5
-13
/
+13
*
make max record sizes configurable
PJ Fanning
2021-10-21
5
-34
/
+45
*
make max record sizes configurable
PJ Fanning
2021-10-21
46
-717
/
+1061
*
make max record sizes configurable
PJ Fanning
2021-10-21
19
-37
/
+299
*
Avoid NullPointerException when cloning sheets where there is no drawing patr...
Dominik Stadler
2021-10-21
2
-13
/
+16
*
Give better names to parameterized tests
Dominik Stadler
2021-10-21
1
-2
/
+2
*
Make module-info.java completely equal between Gradle and Ant build
Dominik Stadler
2021-10-21
2
-2
/
+2
*
[bug-65639] add doc about lack of thread saftey
PJ Fanning
2021-10-21
1
-0
/
+10
*
[bug-65639] increase max size of HSLF font data and try to cache the FontHead...
PJ Fanning
2021-10-21
1
-5
/
+14
*
upgrade spotbugs
PJ Fanning
2021-10-21
1
-1
/
+1
*
get proper xmlbeans 5.0.2 release
PJ Fanning
2021-10-20
8
-56
/
+0
*
sonar fixes
Andreas Beeker
2021-10-20
35
-1064
/
+915
*
ant 1.10.12
PJ Fanning
2021-10-20
4
-4
/
+4
*
hs-err file location
PJ Fanning
2021-10-20
2
-2
/
+3
*
sonar fixes
Andreas Beeker
2021-10-19
18
-963
/
+925
*
comments
PJ Fanning
2021-10-19
1
-2
/
+1
*
[bug-65644] Improved regex for Excel accounting formats. Thanks to Adam DeSapio
PJ Fanning
2021-10-19
3
-1
/
+24
*
add TDIST.2T support
PJ Fanning
2021-10-19
5
-0
/
+194
*
add TDIST.RT support
PJ Fanning
2021-10-19
5
-3
/
+190
*
warning about varargs
PJ Fanning
2021-10-19
1
-6
/
+13
*
[bug-64258] support TDIST function
PJ Fanning
2021-10-19
4
-1
/
+218
[next]