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.github.spotbugs-6.1.0
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
path:
root
/
src
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-63774] adding lots of custom properties can cause performance issues due...
PJ Fanning
2019-09-26
1
-9
/
+9
*
try to avoid casting to int
PJ Fanning
2019-09-14
3
-3
/
+3
*
ExcelComparator: Adjust iterating rows/columns
Dominik Stadler
2019-06-05
1
-29
/
+118
*
remove code smells
Alain Béarez
2019-05-29
1
-36
/
+39
*
code inspired from Axel Richter on StackOverflow
Alain Béarez
2019-05-21
2
-39
/
+246
*
fix result of multiplication cast to wider type
Alain Béarez
2019-05-21
2
-5
/
+5
*
fix potential input resource leaks (LGTM)
Alain Béarez
2019-05-21
1
-2
/
+5
*
code cleanup plus fix for bug 63153
Alain Béarez
2019-05-21
4
-10
/
+10
*
Added more chart supports.
Alain Béarez
2019-05-21
1
-2
/
+11
*
Update site source for 4.1.0, prep build for 4.1.1 (via ant task)
Greg Woolsey
2019-04-09
2
-5
/
+5
*
[github-142] issue in ExcelComparator example. Thanks to chirkovmail. This cl...
PJ Fanning
2019-03-22
1
-3
/
+3
*
purged usages of Cell.setCellType (left only in tests, where conversions are ...
Vladislav Galas
2019-01-26
2
-4
/
+0
*
made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel...
Vladislav Galas
2019-01-26
2
-4
/
+2
*
Simplify some string operations
Dominik Stadler
2018-12-26
1
-1
/
+1
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
4
-4
/
+4
*
#62365 - SVG image support in XSLF
Andreas Beeker
2018-12-16
1
-67
/
+4
*
create chart from scratch by sandeeptiwari32
Alain Béarez
2018-12-08
2
-0
/
+285
*
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
[next]