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
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ...
PJ Fanning
2021-07-28
6
-3
/
+366
*
[bug-64633] add excel function: TEXTJOIN - thanks to David Gordon
PJ Fanning
2021-07-28
3
-0
/
+261
*
[bug-65230] TRIM function should trim extra spaces between words
PJ Fanning
2021-07-28
2
-3
/
+10
*
remove test that stops use of FormulaShifter for copying rows to another shee...
PJ Fanning
2021-07-24
1
-2
/
+0
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-3
/
+0
*
fix spellings
PJ Fanning
2021-07-24
2
-2
/
+2
*
fix spelling
PJ Fanning
2021-07-24
1
-1
/
+1
*
remove unchecked cast from setHyperlink
PJ Fanning
2021-07-24
1
-1
/
+6
*
update stress.xls
PJ Fanning
2021-07-22
1
-0
/
+0
*
use xmlbeans 5.0.0 in ant build due to build issues
PJ Fanning
2021-07-12
1
-0
/
+0
*
try to fix issue with building in windows
PJ Fanning
2021-07-12
1
-0
/
+0
*
convert indents to spaces
PJ Fanning
2021-07-07
5
-18
/
+18
*
convert indents to spaces
PJ Fanning
2021-07-07
1
-11
/
+11
*
Do not fail on invalid access due to JPMS restrictions
Dominik Stadler
2021-07-07
1
-7
/
+15
*
Apply some IDE suggestions
Dominik Stadler
2021-07-07
1
-16
/
+15
*
Print out information that current locale might be wrong if a specific test f...
Dominik Stadler
2021-07-07
2
-4
/
+14
*
Adjust some JavaDoc
Dominik Stadler
2021-07-07
4
-3
/
+11
*
revert commons-compress change due to build failure
PJ Fanning
2021-07-06
1
-1
/
+0
*
add explicit commons-io dependency to poi-ooxml. This closes #237
PJ Fanning
2021-07-06
1
-0
/
+2
*
deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292
Andreas Beeker
2021-07-05
1
-0
/
+89
*
fix deprecation issue
PJ Fanning
2021-06-14
1
-1
/
+1
*
update javadoc
PJ Fanning
2021-06-09
2
-5
/
+5
*
convert tabs to spaces
PJ Fanning
2021-05-22
620
-41222
/
+41222
*
activate javadoc lint and fix errors
Andreas Beeker
2021-05-21
79
-898
/
+924
*
Try to fix compiling on some CI-runs to support all active types of JDKs
Dominik Stadler
2021-05-14
1
-2
/
+2
*
use commons-io StringBuilderWriter
PJ Fanning
2021-05-14
2
-0
/
+0
*
import order
PJ Fanning
2021-05-14
1
-1
/
+1
*
forbidden api issue
PJ Fanning
2021-05-14
1
-1
/
+2
*
#65304 - Add commons-io as a dependency
Andreas Beeker
2021-05-14
106
-3197
/
+3127
*
Start moving some bits to the main Gradle file
Dominik Stadler
2021-05-13
1
-12
/
+0
*
Bug 65227: Add some more tests, but the actual case is hard to reproduce with...
Dominik Stadler
2021-05-13
1
-0
/
+51
*
Apply some IDE suggestions
Dominik Stadler
2021-05-13
2
-13
/
+13
*
#64844 - Incorrect sizes of images in SVG
Andreas Beeker
2021-05-08
6
-5
/
+91
*
#65214 - Document signed by POI reported as 'partially' signed
Andreas Beeker
2021-05-02
2
-0
/
+0
*
Do not return null for POITextExtractor.getMetadataTextExtractor() for old Ex...
Dominik Stadler
2021-04-26
2
-1
/
+53
*
[github-235] Fix date formatting for number cell values. Thanks to Anthony Sc...
PJ Fanning
2021-04-25
1
-3
/
+11
*
#65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...
Andreas Beeker
2021-04-22
1
-1
/
+1
*
Fix Javadocs
Andreas Beeker
2021-04-19
19
-122
/
+113
*
Fix Javadocs
Andreas Beeker
2021-04-18
22
-182
/
+183
*
Fix Javadocs
Andreas Beeker
2021-04-18
5
-31
/
+35
*
[github-234] Ensure the hours position is correct. Thanks to Anthony Schott. ...
PJ Fanning
2021-04-15
4
-6
/
+23
*
Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolation
Dominik Stadler
2021-04-15
2
-2
/
+4
*
Gradle: Synchronize the code in the different build-scripts across the projects
Dominik Stadler
2021-04-15
1
-24
/
+23
*
fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...
Andreas Beeker
2021-04-14
389
-1808
/
+1299
*
replace over engineered inner classes with lambdas/method references
Andreas Beeker
2021-04-13
16
-597
/
+429
*
:poi - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-11
34
-222
/
+215
*
fix paths for integration build, docs, add site task to main build.gradle
Andreas Beeker
2021-04-10
1
-1
/
+1
*
[bug-65227] add NPE guard in SheetUtil. Thanks to Petr Blaha
PJ Fanning
2021-04-09
1
-9
/
+11
*
Ensure the cache-directory for ImageIO is set to a valid directory
Dominik Stadler
2021-04-08
2
-14
/
+25
*
fix paths to new gradle directories
Andreas Beeker
2021-04-08
2
-9
/
+9
[prev]
[next]