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.dorongold.task-tree-4.0.1
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use BigInteger.valueOf
PJ Fanning
2020-07-16
4
-10
/
+10
*
fix test issue
PJ Fanning
2020-07-15
1
-1
/
+2
*
remove some deprecated code
PJ Fanning
2020-07-15
6
-116
/
+16
*
fix test compile - some follow up needed
PJ Fanning
2020-07-15
1
-3
/
+4
*
remove some deprecated code
PJ Fanning
2020-07-15
2
-22
/
+0
*
remove some deprecated code
PJ Fanning
2020-07-15
5
-168
/
+11
*
[bug-64508] add guard for invalid v value
PJ Fanning
2020-07-15
1
-4
/
+7
*
[bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ...
PJ Fanning
2020-07-14
1
-11
/
+3
*
rename internal method
PJ Fanning
2020-07-13
1
-6
/
+6
*
[bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula ...
PJ Fanning
2020-07-13
1
-3
/
+3
*
get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its tests
PJ Fanning
2020-07-06
2
-24
/
+1
*
SXSSFSheet: beware of null _writer
PJ Fanning
2020-07-06
1
-1
/
+1
*
try to fix issue with missing classes in poi-ooxml-schemas
PJ Fanning
2020-07-04
1
-2
/
+2
*
try to fix issue with missing classes in poi-ooxml-schemas
PJ Fanning
2020-07-04
2
-2
/
+2
*
try to fix issue with missing classes in poi-ooxml-schemas
PJ Fanning
2020-07-04
1
-1
/
+1
*
add test case
PJ Fanning
2020-07-03
2
-46
/
+9
*
rename classes as DeferredSXSSF instead of EmittingSXSSF
PJ Fanning
2020-07-03
3
-34
/
+35
*
add extra constructor
PJ Fanning
2020-06-28
2
-2
/
+6
*
[github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184
PJ Fanning
2020-06-28
9
-213
/
+650
*
remove some more deprecated code
PJ Fanning
2020-06-28
1
-14
/
+0
*
remove some deprecated classes
PJ Fanning
2020-06-27
2
-357
/
+0
*
remove some deprecated classes
PJ Fanning
2020-06-27
6
-906
/
+0
*
remove some deprecated classes
PJ Fanning
2020-06-27
5
-645
/
+10
*
remove some deprecated methods from Cell
PJ Fanning
2020-06-27
2
-31
/
+0
*
remove some deprecated Font methods from Workbook
PJ Fanning
2020-06-27
2
-19
/
+10
*
try to fix test compile
PJ Fanning
2020-06-27
1
-3
/
+37
*
remove some deprecated Name methods from Workbook
PJ Fanning
2020-06-27
2
-141
/
+0
*
[bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements
PJ Fanning
2020-06-26
1
-10
/
+13
*
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
*
63290 - PPTX To Png changes font sizes and colors
Andreas Beeker
2020-06-04
7
-464
/
+409
*
[bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets
PJ Fanning
2020-06-02
2
-2
/
+5
*
[bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer)
PJ Fanning
2020-05-28
1
-1
/
+1
*
Bug 63290: retrieve default run properties from paragraph
Alain Béarez
2020-05-27
2
-1
/
+5
*
Get rid of redundant getParentParagraph
Alain Béarez
2020-05-27
1
-7
/
+3
*
next version will be 5.0.0
PJ Fanning
2020-05-17
5
-14
/
+14
*
Fix bug 64420: NPE in XSSFReader for files with macro-sheets
Dominik Stadler
2020-05-16
1
-3
/
+2
*
[bug-64441] synchronize code that initialises WorkbookFactory
PJ Fanning
2020-05-15
1
-1
/
+4
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-05-05
1
-2
/
+5
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormattin...
PJ Fanning
2020-04-29
1
-30
/
+27
*
[github-178] Make isLatentStyle() public. This closes #178
PJ Fanning
2020-04-29
1
-4
/
+17
*
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
*
Fix some IDE warnings, remove usage of deprecated methods
Dominik Stadler
2020-04-24
1
-4
/
+4
*
Sonar fix - "Add a "NoSuchElementException" for iteration beyond the end of t...
Andreas Beeker
2020-04-20
1
-0
/
+2
*
Sonar fixes
Andreas Beeker
2020-04-19
8
-94
/
+69
*
Fix new Name.isHidden leftover
Andreas Beeker
2020-04-19
1
-10
/
+16
*
Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not
Nick Burch
2020-04-19
1
-0
/
+10
[next]