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.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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix incorrect handling of format which should not produce any digit for zero
Dominik Stadler
2020-03-07
1
-10
/
+13
*
Sonar fixes
Andreas Beeker
2020-02-25
3
-10
/
+6
*
replace some calls to Collection methods with shorter/more effective versions
Axel Howind
2020-02-20
3
-4
/
+4
*
use indexOf(char) instead of indexOf(String) where possible; replace one more...
Axel Howind
2020-02-20
2
-2
/
+2
*
Applied "clean up IntList code" patch from bug 63805
Axel Howind
2020-02-20
1
-50
/
+34
*
PPTX2PNG - fix SVG gradients
Andreas Beeker
2020-02-17
1
-17
/
+21
*
Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly.
Tim Allison
2020-02-10
1
-9
/
+11
*
Use indexed palette for duo tone pattern
Andreas Beeker
2020-02-03
1
-14
/
+29
*
XSLF Performance - don't initialize the JAXBContext every time
Andreas Beeker
2020-02-02
1
-6
/
+18
*
TextLayout.getAdvance() for " " returns 0 in some cases / JDKs, which caused ...
Andreas Beeker
2020-02-02
1
-14
/
+26
*
Improve some assertions and error messages for exceptions seen in the regress...
Dominik Stadler
2020-01-30
1
-7
/
+4
*
Handle empty files correctly when looking for FileMagic to avoid NegativeArra...
Dominik Stadler
2020-01-27
1
-2
/
+5
*
#64036 - Replace reflection calls in factories for Java 9+ - Escher factories
Andreas Beeker
2020-01-26
8
-611
/
+207
*
#64088 - SlideShow rendering fixes
Andreas Beeker
2020-01-19
3
-50
/
+170
*
use a few more lambdas
PJ Fanning
2020-01-12
2
-17
/
+9
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
33
-126
/
+123
*
reformat code
PJ Fanning
2020-01-09
1
-134
/
+136
*
[bug-63998] Support commas, exclamation marks correctly in AreaReference. Tha...
PJ Fanning
2020-01-09
1
-13
/
+32
*
findbugs fixes and refactor some ClassIDs
Andreas Beeker
2020-01-07
5
-132
/
+127
*
BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
Tim Allison
2020-01-07
5
-11
/
+38
*
Sonar fixes - Tests should include assertions
Andreas Beeker
2020-01-03
1
-0
/
+14
*
[bug-64044] setCellValue(LocalDate) does not support nulls properly
PJ Fanning
2020-01-02
1
-1
/
+1
*
Fix Visio compression
Andreas Beeker
2020-01-01
1
-174
/
+157
*
Bug 63940: Avoid endless loop/out of memory on string-replace with empty sear...
Dominik Stadler
2019-12-31
1
-9
/
+11
*
Bug 63700: Make D* functions work with numeric result column
Dominik Stadler
2019-12-31
1
-17
/
+24
*
Bug 63960: Write pre-evaluated string-values in formula cells with the correc...
Dominik Stadler
2019-12-31
1
-4
/
+1
*
Fix bug 63984: AND / OR should treat missing parameters as FALSE
Dominik Stadler
2019-12-30
1
-11
/
+11
*
#64036 - remove reflective calls in Workbook- and SlideShowFactory
Andreas Beeker
2019-12-28
3
-117
/
+103
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
2
-58
/
+64
*
Replace internal GUID class with ClassID
Andreas Beeker
2019-12-24
3
-225
/
+101
*
Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode()
Andreas Beeker
2019-12-23
15
-225
/
+199
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
332
-5565
/
+7719
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
1
-3
/
+2
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
8
-47
/
+14
*
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...
Dominik Stadler
2019-12-15
2
-3
/
+10
*
#64004 - Replace clone() with copy constructor
Andreas Beeker
2019-12-14
20
-138
/
+408
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-12
/
+39
*
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
[prev]
[next]