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
/
document
Commit message (
Expand
)
Author
Age
Files
Lines
*
POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...
Tim Allison
2015-05-28
1
-0
/
+0
*
POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...
Tim Allison
2015-05-05
1
-0
/
+0
*
Fix possible ArrayIndexOutOfBoundsException seen with some word documents
Dominik Stadler
2015-04-20
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
*
Bug 47304: use fixed encoding when extracting text in WordDocument
Dominik Stadler
2015-03-22
1
-0
/
+0
*
Verify that document from bug 56392 works
Dominik Stadler
2015-03-11
1
-0
/
+0
*
Patch from rojotek from github-18 - Handle documents with a picture-only header
Nick Burch
2015-02-24
1
-0
/
+0
*
Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu...
Dominik Stadler
2015-01-03
1
-0
/
+0
*
Add verifying test-case for bug 52420
Dominik Stadler
2015-01-02
1
-0
/
+0
*
Bug 57312: Add check for null value of underline w:val
Dominik Stadler
2014-12-19
1
-0
/
+0
*
github-7 - Form check box extraction with XWPFWordExtractor
Dominik Stadler
2014-11-05
1
-0
/
+0
*
Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal s...
Nick Burch
2014-10-09
1
-0
/
+0
*
Add some extra safety test to check that external entities are not loaded by ...
Uwe Schindler
2014-08-12
1
-0
/
+0
*
BUG 54771 extract text from SDTs at the cell level within a table row
Tim Allison
2014-06-16
2
-0
/
+0
*
Bug 56075 - Add Change Tracking support to XWPF
Andreas Beeker
2014-03-13
2
-0
/
+0
*
Bug 56076 - Add document protection with password support to XWPF
Andreas Beeker
2014-02-21
1
-0
/
+0
*
Another test file from Andreas Beekerndreas Beeker from bug #53475
Nick Burch
2013-11-12
1
-0
/
+0
*
Patch from Andreas Beeker from bug #53475 - CSPName may not always be presen...
Nick Burch
2013-11-07
1
-0
/
+0
*
Fix bug #55733 - XWPFWordExtractor need
Nick Burch
2013-11-01
1
-0
/
+0
*
POI 55361 trigger to load CTMoveBookmark in TestXWPFParagraph
Tim Allison
2013-08-08
1
-0
/
+0
*
Patch from Tim Allison from bug #55142 - Not all XWPF SDT block
Nick Burch
2013-06-25
1
-0
/
+0
*
Fix the javadoc, correct the indenting, and add the new test file from bug #5...
Nick Burch
2013-06-13
1
-0
/
+0
*
Bug 52583 - Conversion to html : Problem with combobox
Sergey Vladimirov
2012-11-06
1
-0
/
+0
*
fix bug 53182 - Reading combined character styling and direct formatting of a...
Sergey Vladimirov
2012-11-05
1
-0
/
+0
*
52311 - Conversion to html : Problem in titles number
Sergey Vladimirov
2012-11-05
1
-0
/
+0
*
add 4th example file from Bug 53380
Sergey Vladimirov
2012-09-25
1
-0
/
+0
*
+one more test file for Bug 53380
Sergey Vladimirov
2012-09-21
1
-0
/
+0
*
Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document
Sergey Vladimirov
2012-09-11
2
-0
/
+0
*
Bugzilla 53446 - Fixed some problems extracting PNGs
Yegor Kozlov
2012-08-04
1
-0
/
+0
*
Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the desc...
Nick Burch
2012-05-01
1
-0
/
+0
*
Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som...
Nick Burch
2012-01-11
1
-0
/
+0
*
removed svn:executable bit from project files
Yegor Kozlov
2011-12-10
14
-0
/
+0
*
Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi...
Nick Burch
2011-12-06
1
-0
/
+0
*
Test that shows that bug #52288 is already fixed
Nick Burch
2011-12-06
1
-0
/
+0
*
Restore HWPF support for inline Escher images (stored in Escher rather than d...
Nick Burch
2011-11-28
1
-0
/
+0
*
Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures(...
Sergey Vladimirov
2011-10-30
3
-0
/
+0
*
fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds
Sergey Vladimirov
2011-10-30
1
-0
/
+0
*
fix additional issue found in bug 52032, add test files
Sergey Vladimirov
2011-10-29
3
-0
/
+0
*
fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken...
Sergey Vladimirov
2011-10-29
1
-0
/
+0
*
always pad properties to 4 bytes
Sergey Vladimirov
2011-10-02
1
-0
/
+0
*
picture loading completely rewritten, bugs 51902 and 51890 fixed
Sergey Vladimirov
2011-09-30
1
-0
/
+0
*
handle lists margins
Sergey Vladimirov
2011-09-20
1
-0
/
+0
*
avoid exceptions when using POI in Tika, see BUgs 51771 and 51770
Yegor Kozlov
2011-09-12
1
-0
/
+0
*
add watermark test case (as example)
Sergey Vladimirov
2011-08-23
1
-0
/
+0
*
add page-break test case
Sergey Vladimirov
2011-08-22
1
-0
/
+0
*
add test case for "page break before" property of paragraph
Sergey Vladimirov
2011-08-22
1
-0
/
+0
*
[[51686]] rename testWORD.doc to Bug51686.doc
Sergey Vladimirov
2011-08-22
1
-0
/
+0
*
bug#51686 - ConcurrentModificationException in Tika's OfficeParser
Maxim Valyanskiy
2011-08-22
1
-0
/
+0
[next]