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/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.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.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
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
*
Avoid possible NPE found via CommonCrawl files
Dominik Stadler
2015-05-11
4
-13
/
+18
*
Add checks for invalid row number in RowRecord to find corrupted files earlier
Dominik Stadler
2015-05-11
1
-0
/
+6
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
1
-17
/
+9
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
34
-150
/
+220
*
Leave POIFSFileSystem as a lightweight shim around OPOIFSFileSystem pending t...
Nick Burch
2015-05-11
2
-496
/
+10
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
15
-92
/
+80
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
10
-64
/
+89
*
Add a deep re-write NPOIFS test
Nick Burch
2015-05-11
1
-3
/
+33
*
Correct zero byte entry support in NPOIFS
Nick Burch
2015-05-11
2
-3
/
+6
*
Disabled NPOIFS unit test - problem with 0 length entries discovered working ...
Nick Burch
2015-05-11
1
-0
/
+61
*
More NPOIFS ministore tests
Nick Burch
2015-05-11
1
-0
/
+48
*
Add a (disabled) failing unit test on heavily nested NPOIFS copies, found wor...
Nick Burch
2015-05-11
1
-4
/
+50
*
#56791 Remove long-deprecated OPOIFS related methods
Nick Burch
2015-05-11
1
-51
/
+0
*
#56791 Default to NPOIFS
Nick Burch
2015-05-11
1
-1
/
+1
*
Begin making NPOIFS the default #56791
Nick Burch
2015-05-11
3
-9
/
+624
*
external unpinning
Andreas Beeker
2015-05-09
0
-0
/
+0
*
external pinning for 3.12 (RC3)
Andreas Beeker
2015-05-09
0
-0
/
+0
*
#57907 Fix DOAP syntax, and add missing final releases
Nick Burch
2015-05-08
1
-0
/
+27
*
Make source-build from a fresh repository work, compile-lib was not created.
Dominik Stadler
2015-05-08
1
-0
/
+1
*
Refactor common default styles code to use the new helpers
Nick Burch
2015-05-07
1
-52
/
+17
*
Start exposing the default paragraph and run styles from XWPFStyles
Nick Burch
2015-05-07
4
-26
/
+65
*
Fix inconsistent whitespace/indents
Nick Burch
2015-05-07
2
-276
/
+275
*
Start on XWPFStyles support for document default styles
Nick Burch
2015-05-07
5
-13
/
+105
*
Begin on test for going from xwpf text to style
Nick Burch
2015-05-07
2
-4
/
+55
*
Use en-locale for javadoc otherwise apidocs contains <html lang="de"> attributes
Andreas Beeker
2015-05-06
1
-2
/
+2
*
unpin documentation
Andreas Beeker
2015-05-06
0
-0
/
+0
*
tag 1678083 as 3.12-final
Andreas Beeker
2015-05-06
0
-0
/
+0
*
Try to fix flaky test by waiting for a switch of the second to ensure that we...
Dominik Stadler
2015-05-06
1
-1
/
+17
*
OOM fix for gump run
Andreas Beeker
2015-05-05
1
-1
/
+13
*
POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...
Tim Allison
2015-05-05
3
-3
/
+121
*
removed because of late TIKA-1315 fix
Andreas Beeker
2015-05-04
0
-0
/
+0
*
Release preparation
Andreas Beeker
2015-05-04
0
-0
/
+0
*
Release preparation
Andreas Beeker
2015-05-04
1
-2
/
+2
*
javadoc fix ... trying to get rid of the "Error fetching URL" warning
Andreas Beeker
2015-05-04
1
-1
/
+1
*
Fix inconsistent whitespace
Nick Burch
2015-05-04
1
-127
/
+121
*
If an empty stream or file is given to WorkbookFactory.create, give a more in...
Nick Burch
2015-05-04
5
-17
/
+93
*
New EmptyFileException, and fix serial warning
Nick Burch
2015-05-04
2
-1
/
+30
*
Patch from Mark Olesen from bug #57552: Sort PackagePart returns from OPCPack...
Nick Burch
2015-05-03
4
-24
/
+153
*
Avoid short wrapping on cell styles and formats > 32,767 in XSSF - format sup...
Nick Burch
2015-05-03
4
-0
/
+64
*
Ensure consistent ordering when writing out formats following changes in r167...
Nick Burch
2015-05-03
1
-4
/
+6
*
Fix inconsistent indents
Nick Burch
2015-05-03
1
-448
/
+447
*
Somewhat speed up creating data formats with large counts, and add maximum fo...
Nick Burch
2015-05-03
1
-14
/
+24
*
Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved...
Dominik Stadler
2015-04-30
2
-2
/
+167
*
Remove Eclipse warnings in tests
Dominik Stadler
2015-04-30
2
-19
/
+25
*
Adjust test to handle a file correctly which works for normal handling but fa...
Dominik Stadler
2015-04-30
1
-2
/
+3
*
Skip the new password protected file, and re-org a little bit some other fail...
Nick Burch
2015-04-29
1
-2
/
+5
*
Allow WorkbookFactory.create to open xlsx files protected with the default pa...
Nick Burch
2015-04-29
2
-32
/
+49
*
#57593 Complete create overloading in WorkbookFactory to take passwords
Nick Burch
2015-04-29
2
-6
/
+77
*
Fix inconsistent indents
Nick Burch
2015-04-29
1
-103
/
+103
*
#57593 Begin adding overloaded WorkbookFactory.create methods which take the ...
Nick Burch
2015-04-29
2
-2
/
+149
[next]