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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
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/junitVersion-5.12.0
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-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
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/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
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.cyclonedx.bom-2.2.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.mockito-mockito-core-5.16.0
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
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
/
ooxml
/
java
/
org
/
apache
/
poi
/
xssf
/
usermodel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
try to fix broken test
PJ Fanning
2020-06-11
1
-2
/
+3
*
[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...
PJ Fanning
2020-06-11
1
-1
/
+1
*
[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...
PJ Fanning
2020-06-11
1
-6
/
+16
*
64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
Andreas Beeker
2020-06-11
3
-15
/
+15
*
next version will be 5.0.0
PJ Fanning
2020-05-17
1
-1
/
+1
*
[bug-64441] synchronize code that initialises WorkbookFactory
PJ Fanning
2020-05-15
1
-1
/
+4
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormattin...
PJ Fanning
2020-04-29
1
-30
/
+27
*
Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...
Dominik Stadler
2020-04-26
1
-2
/
+6
*
Fix regression introduced via Bug 60845: There are more items in CTBorder tha...
Dominik Stadler
2020-04-24
1
-9
/
+50
*
Sonar fixes
Andreas Beeker
2020-04-19
6
-90
/
+66
*
Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not
Nick Burch
2020-04-19
1
-0
/
+10
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
1
-16
/
+10
*
Sonar fix - Child class methods named for parent class methods should be over...
Andreas Beeker
2020-04-14
1
-9
/
+10
*
Sonar fixes
Andreas Beeker
2020-04-05
2
-7
/
+4
*
Sonar Fixes - The diamond operator ("<>") should be used
Andreas Beeker
2020-04-02
2
-10
/
+2
*
Sonar Fixes - code smells
Alain Béarez
2020-04-01
1
-2
/
+3
*
Sonar Fixes
Andreas Beeker
2020-03-29
1
-31
/
+34
*
Bug 61863: Update JavaDoc to describe relation to workbook-level flag
Dominik Stadler
2020-03-28
1
-2
/
+7
*
Bug 64244: Take the replacement of RichtText strings into account when comput...
Dominik Stadler
2020-03-24
1
-9
/
+35
*
Try to use https for poi.apache.org everywhere
Dominik Stadler
2020-03-08
1
-1
/
+1
*
Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT
Dominik Stadler
2020-03-08
2
-11
/
+17
*
Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...
Dominik Stadler
2020-01-27
1
-4
/
+4
*
#64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...
Andreas Beeker
2020-01-27
2
-105
/
+81
*
remove accidental commit
PJ Fanning
2020-01-07
1
-1
/
+1
*
close OPCPackage if there is an exception
PJ Fanning
2020-01-07
1
-1
/
+1
*
[bug-64045] close resources if we throw exceptions
PJ Fanning
2020-01-02
1
-7
/
+11
*
#64036 - remove reflective calls in Workbook- and SlideShowFactory
Andreas Beeker
2019-12-28
1
-8
/
+23
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
1
-2
/
+12
*
Add more information to assertion
Dominik Stadler
2019-12-15
1
-1
/
+1
*
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...
Dominik Stadler
2019-12-15
1
-2
/
+2
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
1
-16
/
+24
*
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...
PJ Fanning
2019-12-11
1
-1
/
+1
*
Attempt to fix bug 63901
Alain Béarez
2019-12-08
2
-7
/
+11
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
1
-8
/
+9
*
fix javadoc
Axel Howind
2019-11-29
1
-2
/
+2
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
1
-1
/
+1
*
Fix some IDE warnings and update some JavaDoc
Dominik Stadler
2019-10-26
1
-13
/
+5
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-7
/
+10
*
63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler
2019-10-09
1
-0
/
+31
*
add TransformerHelper
PJ Fanning
2019-09-24
1
-1
/
+2
*
try to avoid casting to int
PJ Fanning
2019-09-14
6
-32
/
+33
*
Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment
Dominik Stadler
2019-08-15
1
-4
/
+29
*
Bug 63657: Rework the for bug #62130 to not use up twice as much memory when ...
Dominik Stadler
2019-08-12
1
-15
/
+58
*
Bug 62906 and 63401: Ensure tables have an initial name which does not confli...
Dominik Stadler
2019-06-22
2
-4
/
+16
*
Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.
Dominik Stadler
2019-06-22
1
-1
/
+1
*
[bug-63463] fix issue with shifting rows. Thanks to David Gauntt.
PJ Fanning
2019-05-30
1
-2
/
+3
*
[bug-62906] ensure table display name is always set
PJ Fanning
2019-04-26
2
-0
/
+7
*
Bug 63371: addMergedRegion does not update CTMergeCells.getCount
Dominik Stadler
2019-04-23
1
-1
/
+6
*
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
Dominik Stadler
2019-04-23
1
-3
/
+3
*
replace version number 4.0.2
PJ Fanning
2019-03-31
1
-1
/
+1
[prev]
[next]