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
path:
root
/
poi
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[bug-62040] quotient function does not support cell references
PJ Fanning
2021-10-10
2
-2
/
+23
*
imports
PJ Fanning
2021-10-10
1
-1
/
+5
*
[bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if...
PJ Fanning
2021-10-10
1
-7
/
+3
*
javadoc
PJ Fanning
2021-10-10
1
-4
/
+13
*
[bug-65306] try to fix broken test
PJ Fanning
2021-10-10
1
-1
/
+1
*
[bug-65306] change error message
PJ Fanning
2021-10-10
1
-1
/
+1
*
[bug-64542] allow file channel closing to be controlled by calling code
PJ Fanning
2021-10-09
1
-2
/
+2
*
add tests
PJ Fanning
2021-10-09
1
-9
/
+25
*
[bug-64542] allow file channel closing to be controlled by calling code
PJ Fanning
2021-10-09
1
-2
/
+8
*
[bug-64542] allow file channel closing to be controlled by calling code
PJ Fanning
2021-10-09
2
-9
/
+40
*
build issue
PJ Fanning
2021-10-08
1
-1
/
+0
*
build issue
PJ Fanning
2021-10-08
1
-0
/
+1
*
[bug-65326] accessExternalSchema is usually not accepted on TransformerFactory
PJ Fanning
2021-10-08
1
-1
/
+11
*
javadoc
PJ Fanning
2021-10-07
2
-3
/
+12
*
update javadoc for cell/row copy
PJ Fanning
2021-10-07
2
-2
/
+2
*
update javadoc for cell/row copy
PJ Fanning
2021-10-07
2
-5
/
+11
*
support copying to hssf row
PJ Fanning
2021-10-06
4
-1
/
+324
*
javadoc issue
PJ Fanning
2021-10-06
1
-1
/
+1
*
genericise cell copy logic
PJ Fanning
2021-10-06
5
-10
/
+339
*
make array into immutable collection (spotbugs issue)
PJ Fanning
2021-10-03
4
-13
/
+13
*
#65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...
Andreas Beeker
2021-10-03
29
-315
/
+698
*
add weekday tests
PJ Fanning
2021-10-03
2
-2
/
+14
*
[bug-65606] try to fix weeknum function
PJ Fanning
2021-10-03
1
-0
/
+14
*
[bug-65606] try to fix weeknum function
PJ Fanning
2021-10-03
1
-1
/
+6
*
[bug-65606] try to fix weeknum function
PJ Fanning
2021-10-03
3
-22
/
+74
*
[bug-65606] allow return type (second param) to be omitted - still other scen...
PJ Fanning
2021-10-03
2
-1
/
+80
*
lgtm javadoc issues
PJ Fanning
2021-10-03
2
-5
/
+3
*
broken test
PJ Fanning
2021-10-03
1
-2
/
+2
*
sonar issues
PJ Fanning
2021-10-03
11
-26
/
+39
*
Consolidate spreadsheet PictureData javadocs
Marius Volkhart
2021-10-01
2
-12
/
+3
*
Reduce allocations and copying when extracting PNGs created by Mac
Marius Volkhart
2021-10-01
1
-12
/
+7
*
Fix Javadoc errors and warnings on JDK 17
Marius Volkhart
2021-10-01
6
-12
/
+8
*
add npv tests
PJ Fanning
2021-09-30
1
-1
/
+1
*
add npv tests
PJ Fanning
2021-09-30
1
-2
/
+1
*
add npv tests (including a commented out one that fails)
PJ Fanning
2021-09-30
1
-0
/
+46
*
use https
PJ Fanning
2021-09-27
5
-3
/
+3
*
put back the goto - it is terrible but poi-integration tests hang without it
PJ Fanning
2021-09-24
1
-2
/
+6
*
try to remove goto (again)
PJ Fanning
2021-09-24
1
-3
/
+1
*
[bug-65595] Strip colour formatting in headers and footers
PJ Fanning
2021-09-24
1
-1
/
+3
*
put back the goto - it is terrible but I don't have time work out why it is n...
PJ Fanning
2021-09-24
1
-45
/
+47
*
try to remove goto
PJ Fanning
2021-09-24
1
-7
/
+5
*
forbidden api
PJ Fanning
2021-09-23
1
-1
/
+1
*
tabs to spaces
PJ Fanning
2021-09-23
2
-6
/
+6
*
make hyperlink duplicatable
PJ Fanning
2021-09-19
1
-1
/
+11
*
javadoc issue
PJ Fanning
2021-09-19
1
-2
/
+2
*
typos in javdocs
PJ Fanning
2021-09-19
2
-2
/
+1
*
rework BitmapImageRenderer
Andreas Beeker
2021-09-19
1
-106
/
+100
*
fix spellings in javadoc
PJ Fanning
2021-09-19
1
-111
/
+121
*
[bug-65576] replace StringCodepointsIterable
PJ Fanning
2021-09-16
4
-73
/
+44
*
XmlSec/BouncyCastle and Batik are now optional
Andreas Beeker
2021-09-12
2
-0
/
+0
[prev]
[next]