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.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.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
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
[github-181] make Value function work with arrays. Thanks to MiĆosz Rembisz....
PJ Fanning
2020-06-06
1
-156
/
+168
*
63290 - PPTX To Png changes font sizes and colors
Andreas Beeker
2020-06-04
4
-87
/
+98
*
[bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets
PJ Fanning
2020-06-02
1
-1
/
+1
*
next version will be 5.0.0
PJ Fanning
2020-05-17
5
-8
/
+8
*
Fix some IDE warnings, make lock-objects final, use generics, remove unused a...
Dominik Stadler
2020-05-16
5
-39
/
+34
*
Bug 64322: Optimize performance of reading ole2 files
Dominik Stadler
2020-05-16
1
-2
/
+16
*
Bug 64393: Adjust relational operators to handle MissingArgEval correctly
Dominik Stadler
2020-05-16
1
-4
/
+4
*
forbidden-apis-check issues
PJ Fanning
2020-05-16
1
-3
/
+4
*
[github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180
PJ Fanning
2020-05-15
2
-1
/
+136
*
[github-179] add an option for RangeCopier.copyRange() to clone styles. Thank...
PJ Fanning
2020-05-15
1
-4
/
+24
*
[bug-64441] synchronize code that initialises WorkbookFactory
PJ Fanning
2020-05-15
2
-4
/
+30
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-05-05
78
-12748
/
+1437
*
#64387 - Big POIFS stream result in OOM
Andreas Beeker
2020-04-28
5
-171
/
+195
*
Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...
Dominik Stadler
2020-04-26
2
-55
/
+66
*
Bug 63294: Add some more methods to allow to use CellType everywhere
Dominik Stadler
2020-04-24
5
-24
/
+79
*
Fix some IDE warnings, remove usage of deprecated methods
Dominik Stadler
2020-04-24
2
-4
/
+5
*
Sonar fix - "Add the missing @deprecated Javadoc tag."
Andreas Beeker
2020-04-22
143
-5
/
+433
*
#55505 - CountryRecord not found
Andreas Beeker
2020-04-21
1
-1
/
+5
*
Sonar fix - "Cast one of the operands of this addition operation to a 'long'/...
Andreas Beeker
2020-04-20
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2020-04-19
17
-65
/
+69
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-19
16
-403
/
+394
*
Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not
Nick Burch
2020-04-19
2
-0
/
+18
*
Sonar fixes - Ignore System.out-calls and args checks in examples
Andreas Beeker
2020-04-18
5
-365
/
+108
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
31
-434
/
+299
*
#64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...
Andreas Beeker
2020-04-14
6
-103
/
+82
*
#64036 - Replace reflection calls in factories for Java 9+ (HSSF Record Factory)
Andreas Beeker
2020-04-13
4
-564
/
+239
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-12
254
-4007
/
+4923
*
#64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+,...
Nick Burch
2020-04-11
1
-3
/
+7
*
ArrayUtil - remove unused method
Andreas Beeker
2020-04-06
1
-34
/
+12
*
Sonar fixes - String literals should not be duplicated
Andreas Beeker
2020-04-05
4
-73
/
+53
*
Sonar fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-05
1
-15
/
+15
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2020-04-05
3
-72
/
+51
*
Sonar Fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-02
6
-78
/
+120
*
Sonar Fixes - The diamond operator ("<>") should be used
Andreas Beeker
2020-04-02
16
-619
/
+635
*
Sonar Fixes and remove obsolete classes
Andreas Beeker
2020-04-01
1
-1
/
+2
*
64261 -- fix handling of drop down list when items are selected
Tim Allison
2020-03-31
1
-1
/
+1
*
Sonar Fixes
Andreas Beeker
2020-03-29
3
-33
/
+23
*
Sonar Fixes - try to fix XXE warnings
Andreas Beeker
2020-03-29
1
-0
/
+2
*
Sonar Fixes
Andreas Beeker
2020-03-29
12
-305
/
+426
*
Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4...
Dominik Stadler
2020-03-29
2
-9
/
+9
*
Bug 61863: Update JavaDoc to describe relation to workbook-level flag
Dominik Stadler
2020-03-28
1
-60
/
+65
*
#64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...
Andreas Beeker
2020-03-22
1
-38
/
+48
*
#64241 - XSLF - Wrong scheme colors used when rendering
Andreas Beeker
2020-03-21
2
-5
/
+3
*
#64213 - Picture.resize(double scale) scales width wrong for small pictures a...
Andreas Beeker
2020-03-16
1
-108
/
+110
*
Get UUID from ClassID
Andreas Beeker
2020-03-08
1
-7
/
+29
*
Work on bug 64038 and other bugs and add test for 62865
Dominik Stadler
2020-03-08
1
-3
/
+1
*
Try to use https for poi.apache.org everywhere
Dominik Stadler
2020-03-08
2
-2
/
+2
*
Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes ...
Dominik Stadler
2020-03-08
1
-12
/
+35
*
Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT
Dominik Stadler
2020-03-08
2
-20
/
+26
*
Update JavaDoc for logging and marshalling
Dominik Stadler
2020-03-08
4
-25
/
+34
[next]