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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.cyclonedx.bom-2.1.0
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
/
src
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove duplicate attempt to add column headers
PJ Fanning
2018-11-13
1
-4
/
+0
*
remove unused import
PJ Fanning
2018-11-13
1
-1
/
+0
*
add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
PJ Fanning
2018-11-13
1
-2
/
+2
*
Adjust sample for creating comments to also create a .xlsx file
Dominik Stadler
2018-10-26
1
-26
/
+48
*
Typos and IDE warnings
Dominik Stadler
2018-10-26
3
-18
/
+17
*
adding tricks from other answers on StackOverflow
Alain Béarez
2018-10-05
3
-5
/
+43
*
example from StackOverflow question 47065690
Alain Béarez
2018-10-05
1
-0
/
+164
*
more XDDF improvements based on SO examples
Alain Béarez
2018-10-05
5
-0
/
+10
*
XDDF improvements based on StackOverflow examples
Alain Béarez
2018-10-03
5
-20
/
+86
*
fix lgtm alerts in examples
Alain Béarez
2018-10-03
10
-108
/
+144
*
change chart data to experiment diverse scripts
Alain Béarez
2018-10-03
5
-45
/
+72
*
lgtm issues
PJ Fanning
2018-09-29
1
-10
/
+14
*
adapting some contributions by Axel Richter on SO
Alain Béarez
2018-09-26
3
-10
/
+29
*
update 3.17 leftovers and provide a new build target to update those in the n...
Andreas Beeker
2018-09-07
2
-5
/
+5
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-3
/
+3
*
#62649 - Remove OPOIFS
Andreas Beeker
2018-08-26
5
-192
/
+79
*
Remove some IDE warnings
Dominik Stadler
2018-08-23
1
-27
/
+6
*
start process of introducing an interface for Styles and Themes Tables
PJ Fanning
2018-07-26
1
-1
/
+2
*
add SharedStrings interface to allow our XSSF code to more easily extended by...
PJ Fanning
2018-07-25
1
-1
/
+2
*
[bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...
PJ Fanning
2018-06-06
4
-5
/
+5
*
#62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...
Andreas Beeker
2018-06-03
1
-8
/
+10
*
sonar fixes and
Andreas Beeker
2018-06-02
8
-230
/
+183
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
8
-17
/
+12
*
sonar fixes
Andreas Beeker
2018-05-22
1
-6
/
+10
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
1
-8
/
+13
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
1
-2
/
+1
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-17
/
+13
*
Bug 62187 - commit Commons Compress unrelated changes
Andreas Beeker
2018-04-25
1
-9
/
+8
*
fix license check failure
PJ Fanning
2018-02-28
1
-1
/
+1
*
[github-98] write data in respective Column in case of XDDFChart. Thanks to S...
PJ Fanning
2018-02-27
3
-0
/
+133
*
tidy up API for font index
PJ Fanning
2018-02-26
4
-4
/
+4
*
[bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This...
PJ Fanning
2018-02-25
1
-3
/
+3
*
[bug-62018] use ints to index fonts
PJ Fanning
2018-02-20
4
-163
/
+166
*
add apache license to new examples due to rat check failures
PJ Fanning
2018-02-16
5
-0
/
+85
*
Add some write/change code as well for Groovy
Nick Burch
2018-02-15
1
-4
/
+78
*
Commit examples from the JVM Languages page
Nick Burch
2018-02-15
5
-0
/
+107
*
introduce XDDFShapeProperties as user model API (closes #72 from GitHub)
Alain Béarez
2018-01-06
3
-25
/
+123
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
1
-7
/
+7
*
Bug 61665: Enhance SSPerformanceTest some more to add a warmup run and allow ...
Dominik Stadler
2017-12-28
1
-16
/
+38
*
use StandardCharsets
PJ Fanning
2017-12-19
1
-2
/
+2
*
Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r...
Greg Woolsey
2017-12-11
2
-23
/
+23
*
use try-with-resources in more places
PJ Fanning
2017-12-05
3
-139
/
+143
*
XDDF usermodel for Charts closes #68 on GitHub
Alain Béarez
2017-11-26
6
-158
/
+266
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
1
-3
/
+7
*
use try with resources in examples
PJ Fanning
2017-11-23
6
-177
/
+99
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
3
-14
/
+14
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
5
-12
/
+12
*
cleanup for r1812470: avoid NPEs from string.isEmpty()
Javen O'Neal
2017-10-18
1
-1
/
+1
*
convert "".equals(string) to string.isEmpty()
Javen O'Neal
2017-10-18
1
-1
/
+1
*
string.equals("") -> string.isEmpty() or "".equals(string)
Javen O'Neal
2017-10-18
2
-2
/
+2
[next]