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
/
src
/
java
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
5
-87
/
+84
*
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats
Andreas Beeker
2019-12-08
3
-1169
/
+640
*
Bug 63779 - Add support for the new Java date/time API added in Java 8
Andreas Beeker
2019-12-08
1
-26
/
+48
*
Sonar fixes - type: bugs / severity: major
Andreas Beeker
2019-12-08
15
-354
/
+348
*
Sonar Fixes - type: bugs / severity: critical - mostly div by 0
Andreas Beeker
2019-12-07
5
-90
/
+73
*
Sonar Fixes
Andreas Beeker
2019-12-05
1
-19
/
+34
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
3
-42
/
+274
*
Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"
Andreas Beeker
2019-12-01
5
-35
/
+42
*
change package.html to package-info.java
Andreas Beeker
2019-12-01
25
-602
/
+314
*
Sonar fixes - use try-with-resources
Andreas Beeker
2019-11-30
7
-69
/
+57
*
Replace StringBuffer with StringBuilder
Andreas Beeker
2019-11-29
12
-61
/
+50
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-29
5
-8
/
+36
*
GenericRecordJsonWriter fix output of floats and doubles
Andreas Beeker
2019-11-29
1
-0
/
+9
*
replace more StringBuffers
PJ Fanning
2019-11-21
9
-12
/
+12
*
Update javadoc on FinanceLib. This closes #162
PJ Fanning
2019-11-21
1
-18
/
+18
*
change some tabs to spaces
PJ Fanning
2019-11-20
3
-155
/
+155
*
replace some uses of StringBuffer with StringBuilder
PJ Fanning
2019-11-20
189
-197
/
+197
*
convert tabs to spaces
PJ Fanning
2019-11-18
2
-1423
/
+1423
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
18
-51
/
+30
*
#63918 - Fix texture fill - scale stretched images correctly
Andreas Beeker
2019-11-11
2
-17
/
+141
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-08
4
-2
/
+26
*
#60656 - EMF image support in slideshows
Andreas Beeker
2019-11-01
4
-10
/
+79
*
#63745 - Fix line endings ... again
Andreas Beeker
2019-10-26
1
-2
/
+3
*
Adjust comments and add slightly more test-coverage
Dominik Stadler
2019-10-26
1
-4
/
+9
*
Adjust an error message slightly
Dominik Stadler
2019-10-26
1
-2
/
+1
*
Fix some IDE warnings and update some JavaDoc
Dominik Stadler
2019-10-26
1
-2
/
+2
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-6
/
+5
*
#63745 - Make GenericRecordJsonWriter Json-conformant
Andreas Beeker
2019-10-25
2
-228
/
+378
*
[bug-63842] FractionFormat casts whole part of the value into 'int'
PJ Fanning
2019-10-14
1
-18
/
+23
*
SL Common - Fix gradient fills
Andreas Beeker
2019-10-13
3
-9
/
+34
*
#63818 - Allow multiple charsets for same font typeface
Andreas Beeker
2019-10-12
1
-1
/
+3
*
#63745 - Refactor EscherRecord.ToXml
Andreas Beeker
2019-10-12
2
-26
/
+514
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-10-12
41
-2396
/
+1323
*
bumping minimum record length based on user feedback on tika-dev list
Tim Allison
2019-10-10
1
-1
/
+1
*
63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler
2019-10-09
6
-32
/
+339
*
Catch missing scratchpad state for EMF / WMF rendering
Andreas Beeker
2019-09-16
1
-1
/
+6
*
try to fix build failure
PJ Fanning
2019-09-14
1
-1
/
+1
*
try to avoid casting to int
PJ Fanning
2019-09-14
6
-13
/
+13
*
remove obsolete JDK6 workarounds
Andreas Beeker
2019-09-12
1
-56
/
+0
*
Unify PNG extraction
Andreas Beeker
2019-09-11
3
-91
/
+84
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-09-11
36
-190
/
+1531
*
Adjust JavaDoc and code formatting
Dominik Stadler
2019-08-29
1
-1
/
+3
*
Refactor alpha handling
Andreas Beeker
2019-07-22
1
-9
/
+15
*
Bug 63580 - Fix texture paint handling
Andreas Beeker
2019-07-22
7
-31
/
+335
*
try to fix NPE in tests
PJ Fanning
2019-07-21
1
-0
/
+3
*
[bug-63533] fix javadoc that refers to horisontalPdi
PJ Fanning
2019-07-01
1
-1
/
+1
*
fix rendering of xslf shapes with no/external blip part
Andreas Beeker
2019-06-23
1
-0
/
+3
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-06-23
6
-54
/
+50
*
Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.
Dominik Stadler
2019-06-22
1
-1
/
+21
*
tidy up some int casts
PJ Fanning
2019-06-12
1
-1
/
+1
[next]