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
/
ooxml
/
java
/
org
/
apache
/
poi
/
xssf
/
eventusermodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply patch to add endSheet() to the XSSFEventBasedExcelExtractor, fixes bug ...
Dominik Stadler
2017-09-23
1
-1
/
+10
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
4
-10
/
+10
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Add more non-test classes in OOXMLLite and add another font-metric that appears
Dominik Stadler
2017-08-19
1
-7
/
+4
*
Javadoc fix
Nick Burch
2017-04-30
1
-1
/
+1
*
bug 61034: break out of for-loop when both <sheet name="", id=""/> are found
Javen O'Neal
2017-04-29
1
-3
/
+6
*
bug 61034: Call to XSSFReader.getSheetsData() returns duplicate sheets.
Javen O'Neal
2017-04-29
1
-3
/
+6
*
bug 61051 -- add new worksheet-like relations for xlsb
Tim Allison
2017-04-27
2
-6
/
+43
*
bug 61021 - extract abspath from xlsb
Tim Allison
2017-04-21
1
-0
/
+52
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
1
-1
/
+1
*
60879 -- figure out if we can support old beta xlsb or throw exception. For ...
Tim Allison
2017-03-20
1
-1
/
+45
*
60826 -- clean up. Many, many thanks to Javen O'Neal's code review!
Tim Allison
2017-03-17
2
-4
/
+6
*
60826 -- add initial support for streaming reading of xlsb files.
Tim Allison
2017-03-16
2
-29
/
+272
*
51519 -- follow on, make concatenation of rPh configurable
Tim Allison
2017-03-08
1
-26
/
+41
*
51519 -- allow users to ignore or include the <rPh> (phonetic run) element in...
Tim Allison
2017-03-08
1
-9
/
+47
*
bug 60584 -- avoid NPE by checking for null/missing image in XSSFReader's get...
Tim Allison
2017-01-13
1
-0
/
+10
*
Adjust toString() of ExternalNameRecord
Dominik Stadler
2016-12-12
1
-3
/
+4
*
Adjust some missing/incorrec throws and related javadoc
Dominik Stadler
2016-12-11
1
-7
/
+5
*
#60331 - Remove deprecated classes - remove constructors with PackageRelation...
Andreas Beeker
2016-12-03
2
-16
/
+5
*
- SonarCube fixes
Andreas Beeker
2016-11-11
1
-3
/
+2
*
BUG-60285 avoid NPE if missing relationship id
Tim Allison
2016-10-20
1
-1
/
+11
*
add @Override decorators to SheetIterator, move code outside of for-loop
Javen O'Neal
2016-10-19
1
-5
/
+11
*
#59841 - OOXML: enable custom zip streams via OPCPackage.open(ZipEntrySource)
Andreas Beeker
2016-07-17
1
-2
/
+7
*
Bug 57914: Provide a better error message for OOXML strict format which we do...
Dominik Stadler
2016-02-27
1
-0
/
+12
*
#59021 Namespace aware processing fix for ReadOnlySharedStringsTable, to matc...
Nick Burch
2016-02-23
1
-5
/
+15
*
Pull out two more XSSF namespace definitions as re-usable constants
Nick Burch
2016-02-23
1
-3
/
+3
*
Pull out http://schemas.openxmlformats.org/spreadsheetml/2006/main to a re-us...
Nick Burch
2016-02-23
1
-1
/
+3
*
59021 -- fix content extraction from namespaced elements in XSSFEventBasedExc...
Tim Allison
2016-02-18
1
-27
/
+38
*
Bug 58829: Remove some useages of printStackTrace() and some other minor clea...
Dominik Stadler
2016-01-13
1
-2
/
+0
*
#54916 - POI does not always read all the slides in pptx files
Andreas Beeker
2016-01-10
1
-6
/
+12
*
remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...
Andreas Beeker
2016-01-01
1
-1
/
+0
*
bug 58365: patch from Hannes Erven. Update XSSFSheetXMLHandler.java to use Ce...
Javen O'Neal
2015-11-23
1
-25
/
+12
*
#58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...
Andreas Beeker
2015-11-21
1
-2
/
+3
*
Use the default XmlOptions for all the invocations of the XmlBeans XML parsing
Dominik Stadler
2015-10-17
1
-1
/
+2
*
Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.
David North
2015-08-19
1
-7
/
+9
*
* Verify some more Text-Extraction features as part of integration tests, fix...
Dominik Stadler
2015-02-27
1
-2
/
+11
*
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker
2014-08-28
1
-3
/
+3
*
More cleanups for bug #56814 and some more external entity leaks of #56164
Uwe Schindler
2014-08-13
1
-5
/
+2
*
Change XSSFSheetXMLHandler.SheetContentsHandler to require fewer backwards in...
Nick Burch
2014-07-30
1
-4
/
+4
*
Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + re...
Nick Burch
2014-07-24
1
-6
/
+153
*
Fix some Eclipse identified warnings
Nick Burch
2014-04-24
1
-1
/
+0
*
Bug 56195: replace System.err with propert logging
Dominik Stadler
2014-03-16
1
-3
/
+7
*
Bug 56011: Use default style if the cell style attribute is not present
Dominik Stadler
2014-02-01
1
-8
/
+18
*
55347 - integrate textbox text extraction with Excel extractors
Tim Allison
2013-08-08
1
-0
/
+33
*
Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsi...
Yegor Kozlov
2012-03-11
1
-9
/
+14
*
Bug #52369 - XSSFExcelExtractor should format numeric cells based on the form...
Nick Burch
2011-12-20
1
-1
/
+1
*
Fix bug #52369 - Event based XSSF parsing should handle formatting of formula...
Nick Burch
2011-12-20
1
-1
/
+15
*
Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data...
Nick Burch
2011-10-05
1
-1
/
+18
*
Added XSSF EventModel support for inline strings. Adds unit test for this for...
Nick Burch
2010-12-13
1
-3
/
+27
*
Stub out a bit more for XSSF event processing of shared formulas, and only wa...
Nick Burch
2010-11-23
1
-2
/
+20
[next]