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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.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
/
test-data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 58341: fix some edge cases in the DStar function
Dominik Stadler
2015-10-14
1
-0
/
+0
*
Verify that bug 51998 is actually fixed since some time already.
Dominik Stadler
2015-09-29
1
-0
/
+0
*
Add test which shows that bug 46515 is fixed since some time already.
Dominik Stadler
2015-09-29
1
-0
/
+0
*
Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work...
Dominik Stadler
2015-09-19
1
-0
/
+0
*
Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...
Dominik Stadler
2015-09-17
1
-0
/
+0
*
Verify that bug 55406 can be closed WORKSFORME
Dominik Stadler
2015-09-13
1
-0
/
+0
*
Add test case for bug 54399
Dominik Stadler
2015-09-13
1
-0
/
+0
*
Bug 58315: Avoid NPE for RichTextString without font-details
Dominik Stadler
2015-09-05
1
-0
/
+0
*
Add unit test which verifies that bug 53105 is actually fixed now
Dominik Stadler
2015-09-03
1
-0
/
+0
*
Add unit tests to verify that bug 51626 and bug 51451 are fixed
Dominik Stadler
2015-09-03
2
-0
/
+0
*
Add unit tests which verify that the issues from bug 48962 and 50755 do not o...
Dominik Stadler
2015-09-03
2
-0
/
+0
*
Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.
David North
2015-08-19
1
-0
/
+0
*
Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...
David North
2015-08-19
2
-0
/
+0
*
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...
Dominik Stadler
2015-08-11
1
-0
/
+0
*
#56519 - XSLFSlide.draw is not working with text embeded in PPTX
Andreas Beeker
2015-08-09
3
-0
/
+0
*
Get theme and non-theme rows consistent in the test file
Nick Burch
2015-08-09
2
-0
/
+0
*
Test outlook msg files from bug #58214
Nick Burch
2015-08-05
2
-0
/
+0
*
Add more complex themes examples
Nick Burch
2015-08-04
3
-0
/
+0
*
Consistent indent between font and pattern CF formatting toString indent
Nick Burch
2015-08-04
1
-0
/
+0
*
Unit test for bug #57181
Nick Burch
2015-08-01
1
-0
/
+0
*
merge trunk to common sl branch
Andreas Beeker
2015-07-19
48
-0
/
+0
|
\
|
*
Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X...
David North
2015-07-13
1
-0
/
+0
|
*
Add some more conditional formatted styles in the test workbooks #58130
Nick Burch
2015-07-12
2
-0
/
+0
|
*
Some new-style conditional formattings, with gradients and icons
Nick Burch
2015-07-11
2
-0
/
+0
|
*
Bug 57744: Fix parsing the email submission data when id contains a hyphen
Dominik Stadler
2015-07-03
2
-0
/
+0
|
*
Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...
Dominik Stadler
2015-07-03
3
-0
/
+0
|
*
Revert to state before running unit-tests to not have arbitrary test-changes ...
Dominik Stadler
2015-06-29
1
-0
/
+0
|
*
Refactor the small block reader creation, so that POIFSHeaderDumper can dump ...
Nick Burch
2015-06-28
1
-0
/
+0
|
*
Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files
Andreas Beeker
2015-06-24
2
-0
/
+0
|
*
Bug 53109: Correctly handle unicode strings in NameCommentRecord
Dominik Stadler
2015-06-01
2
-0
/
+0
|
*
POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...
Tim Allison
2015-05-28
1
-0
/
+0
|
*
More 0 byte stream tests
Nick Burch
2015-05-26
1
-0
/
+0
|
*
Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...
Dominik Stadler
2015-05-19
1
-0
/
+0
|
*
Avoid possible NPE found via CommonCrawl files
Dominik Stadler
2015-05-11
1
-0
/
+0
|
*
POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...
Tim Allison
2015-05-05
1
-0
/
+0
|
*
Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved...
Dominik Stadler
2015-04-30
1
-0
/
+0
|
*
Sample password protected xlsx file from Tika
Nick Burch
2015-04-29
1
-0
/
+0
|
*
Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no ...
Nick Burch
2015-04-29
1
-0
/
+0
|
*
Test file from Marcin Łoś from bug #57851
Nick Burch
2015-04-23
1
-0
/
+0
|
*
Fix bug 57828, shifting more than one commit per row did not work.
Dominik Stadler
2015-04-20
1
-0
/
+0
|
*
Avoid possible NullPointerException seen with some powerpoint files
Dominik Stadler
2015-04-20
1
-0
/
+0
|
*
Fix possible ArrayIndexOutOfBoundsException seen with some word documents
Dominik Stadler
2015-04-20
1
-0
/
+0
|
*
Avoid NullPointerException if an image cannot be read
Dominik Stadler
2015-04-20
1
-0
/
+0
|
*
Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a top...
Nick Burch
2015-04-18
1
-0
/
+0
|
*
Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTa...
Dominik Stadler
2015-04-13
1
-0
/
+0
|
*
Add test-document from bug 53379 to verify in integration tests that text ext...
Dominik Stadler
2015-03-22
1
-0
/
+0
|
*
Integration tests: Expect exception for old word documents and still run the ...
Dominik Stadler
2015-03-22
1
-0
/
+0
|
*
Add test-document to verify that bug 51921 is fixed already
Dominik Stadler
2015-03-22
2
-0
/
+0
|
*
Add test from bug 49423 to verify that the problem was fixed in the meantime
Dominik Stadler
2015-03-22
1
-0
/
+0
|
*
Add more test-files from bug 44501, all seem to work fine now
Dominik Stadler
2015-03-22
5
-0
/
+0
[next]