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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more deprecated code (BorderFormatting constants)
PJ Fanning
2017-06-30
5
-152
/
+2
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
21
-1414
/
+235
*
remove incomplete javadocs
Javen O'Neal
2017-06-30
1
-9
/
+0
*
add @Internal annotation to methods that return a CT* class
Javen O'Neal
2017-06-30
4
-3
/
+60
*
Expose one more bit of style information generically (for XSSF). If someone ...
Greg Woolsey
2017-06-29
4
-0
/
+17
*
Deprecated xssfSheetIterator has been removed, so remove javadoc reference
Nick Burch
2017-06-29
1
-7
/
+1
*
remove temporary jenkins debug output
Andreas Beeker
2017-06-29
1
-7
/
+0
*
remove timezoned call to Date.toString() - SignatureProperties don't necessar...
Andreas Beeker
2017-06-29
2
-5
/
+4
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
1
-44
/
+0
*
remove some unused imports
PJ Fanning
2017-06-29
8
-7
/
+2
*
remove deprecated POIXMLDocument.hasOOXMLHeader
PJ Fanning
2017-06-29
2
-22
/
+1
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
42
-226
/
+75
*
Remove old XSSFWorkbook wb.xssfSheetIterator method
PJ Fanning
2017-06-29
4
-80
/
+1
*
Remove old XSSFPaswordHelper
PJ Fanning
2017-06-29
4
-69
/
+3
*
Fix javadoc warnings
Nick Burch
2017-06-28
3
-5
/
+5
*
Used deprecated external method removed, so remove internal method
Nick Burch
2017-06-28
1
-11
/
+0
*
Used deprecated external method removed, so remove internal method
Nick Burch
2017-06-28
1
-15
/
+0
*
add debugging info to find signature differences
Andreas Beeker
2017-06-28
1
-1
/
+19
*
Ensure SpreadsheetVersion is set for AreaReferences
PJ Fanning
2017-06-28
28
-102
/
+227
*
Bug 61182 - Invalid signature created for streamed xslx file
Andreas Beeker
2017-06-28
6
-394
/
+232
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
41
-479
/
+97
*
Add import for javadocs references
Nick Burch
2017-06-25
1
-0
/
+1
*
expand StaxHelper
PJ Fanning
2017-06-24
2
-0
/
+92
*
prepare for 3.17-beta2
Andreas Beeker
2017-06-24
10
-10
/
+10
*
rollback invalid commit - r1799740
Andreas Beeker
2017-06-24
7
-250
/
+284
*
release prepare for 3.17-beta1 - pin documentation
Andreas Beeker
2017-06-24
7
-284
/
+250
*
Add StaxHelper to ensure that StAX parsers have sensible defaults, including ...
PJ Fanning
2017-06-24
4
-4
/
+60
*
Add file that failed regression tests as a unit test.
Greg Woolsey
2017-06-24
4
-7
/
+49
*
[Bug 60422] Fix forbidden-api build issue
PJ Fanning
2017-06-24
1
-1
/
+1
*
[Bug 60422] Tidy up test case
PJ Fanning
2017-06-24
1
-4
/
+2
*
Bug 60422 add testtestcase with current LocaleUtil workaround
PJ Fanning
2017-06-23
1
-0
/
+21
*
Move my new unit conversions to the Units class, move and deprecate duplicate...
Greg Woolsey
2017-06-23
7
-86
/
+87
*
Bug 61203
Greg Woolsey
2017-06-23
1
-0
/
+16
*
Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrect...
Greg Woolsey
2017-06-23
5
-53
/
+327
*
bug 61045 -- allow for (and log!) extra bytes in FormatRecord.
Tim Allison
2017-06-20
4
-4
/
+80
*
bug 61053 -- not a fix, but this aligns XSSFBSheetHandler's behavior with str...
Tim Allison
2017-06-20
1
-0
/
+9
*
javadoc
Javen O'Neal
2017-06-20
1
-1
/
+1
*
@Ignore("requires an internet connection to a 3rd party site"
Javen O'Neal
2017-06-20
1
-1
/
+14
*
unit test that is not written yet should fail
Javen O'Neal
2017-06-20
1
-0
/
+1
*
simplify unit test code with IOUtils.write to a NullOutputStream
Javen O'Neal
2017-06-20
1
-7
/
+3
*
Javadoc fix
Nick Burch
2017-06-20
1
-1
/
+1
*
bug 57919: close opened resources
Javen O'Neal
2017-06-20
2
-8
/
+36
*
bug 57919: add functions to write and close a POIDocument, guaranteeing closu...
Javen O'Neal
2017-06-20
1
-0
/
+78
*
rename createXls and createXlsx helper functions: these are specifically for ...
Javen O'Neal
2017-06-20
1
-32
/
+18
*
bug 58113: this passes with SXSSF now
Javen O'Neal
2017-06-20
1
-1
/
+0
*
bug 56557: open test-data/spreadsheet/56557.xlsx such that the unit test test...
Javen O'Neal
2017-06-20
1
-8
/
+2
*
whitespace
Javen O'Neal
2017-06-20
2
-72
/
+72
*
bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel
Javen O'Neal
2017-06-20
2
-5
/
+91
*
Improve error message if we encounter invalid/unexpected files in integration...
Dominik Stadler
2017-06-19
3
-14
/
+21
*
Need to do the casting differently to make the code compile with Java 6
Dominik Stadler
2017-06-18
1
-3
/
+4
[next]