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.cyclonedx.bom-2.1.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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
add copyrights and comments
Sergey Vladimirov
2011-08-23
1
-3
/
+25
*
add watermark test case (as example)
Sergey Vladimirov
2011-08-23
1
-0
/
+32
*
do not test ex45698-22488.xls -- requires too much memory
Sergey Vladimirov
2011-08-23
1
-1
/
+3
*
update test case after colors conversion fix
Sergey Vladimirov
2011-08-23
1
-1
/
+1
*
add page-break test case
Sergey Vladimirov
2011-08-22
1
-0
/
+8
*
add test case for "page break before" property of paragraph
Sergey Vladimirov
2011-08-22
1
-0
/
+8
*
refix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.
Sergey Vladimirov
2011-08-22
1
-1
/
+1
*
[[51686]] rename testWORD.doc to Bug51686.doc
Sergey Vladimirov
2011-08-22
1
-2
/
+8
*
bug#51686 - ConcurrentModificationException in Tika's OfficeParser
Maxim Valyanskiy
2011-08-22
1
-0
/
+21
*
removed test document referenced in Bug 51524 because it cannot be distribute...
Yegor Kozlov
2011-08-21
2
-12
/
+66
*
fix 51678 -- Extracting text from Bug51524.zip is slow
Sergey Vladimirov
2011-08-18
1
-0
/
+11
*
fix 51678 -- Extracting text from Bug51524.zip is slow
Sergey Vladimirov
2011-08-18
1
-2
/
+2
*
fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointer...
Sergey Vladimirov
2011-08-17
1
-0
/
+17
*
translate almost any number to english and roman letters
Sergey Vladimirov
2011-08-17
1
-0
/
+75
*
reuse existing POIFS of hwpf document to preserve all OLE streams
Sergey Vladimirov
2011-08-11
1
-2
/
+4
*
fix issues related to document properties loading and saving
Sergey Vladimirov
2011-08-11
2
-13
/
+55
*
fix document parts boundaries modifications on text changes (in FIB)
Sergey Vladimirov
2011-08-11
1
-2
/
+47
*
fixed missing ASF licence headers
Yegor Kozlov
2011-08-11
2
-0
/
+32
*
update test case for 41898 issue
Sergey Vladimirov
2011-08-09
1
-20
/
+26
*
rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class
Sergey Vladimirov
2011-08-09
2
-30
/
+34
*
new word-to-text converter can handle OLE2 included objects, so issue 47731 i...
Sergey Vladimirov
2011-08-09
1
-13
/
+4
*
Add Word-to-Text converter and use it as replacement for WordExtractor
Sergey Vladimirov
2011-08-09
3
-7
/
+50
*
add Word-to-Text converter
Sergey Vladimirov
2011-08-09
1
-8
/
+75
*
add non-deprecated method insertTableBefore to Range
Sergey Vladimirov
2011-08-09
1
-2
/
+1
*
add TestBugs to AllHWPFTests
Sergey Vladimirov
2011-08-09
2
-2
/
+2
*
backlink used doc's stringbuilder and singlenton TextPiece from TextPieceTable
Sergey Vladimirov
2011-08-09
1
-0
/
+31
*
replace StringBuffer with StringBuilder in TextPiece
Sergey Vladimirov
2011-08-09
1
-4
/
+4
*
extract Bugzilla tests from TestProblems into TestBugs
Sergey Vladimirov
2011-08-09
2
-418
/
+476
*
add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO conver...
Sergey Vladimirov
2011-07-28
1
-32
/
+43
*
fix picture matching procedure
Sergey Vladimirov
2011-07-28
1
-1
/
+18
*
Bug 47286 were fixed, update test case
Sergey Vladimirov
2011-07-28
1
-28
/
+11
*
fix 47286 - Word documents saves in wrong format if source contains form elem...
Sergey Vladimirov
2011-07-25
2
-2
/
+2
*
replace ComplexFileTable with single-element-one right after load; replace te...
Sergey Vladimirov
2011-07-25
5
-29
/
+12
*
move rebuild actions to new methods (in future - to new classes)
Sergey Vladimirov
2011-07-25
2
-6
/
+4
*
update assertion in PAPBinTable
Sergey Vladimirov
2011-07-25
1
-52
/
+42
*
support text colors in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov
2011-07-25
1
-0
/
+1
*
add test case of processing of Bug47286.doc by Word-to-HTML converter
Sergey Vladimirov
2011-07-25
1
-0
/
+10
*
new test case for 47731 issue
Sergey Vladimirov
2011-07-24
1
-0
/
+22
*
Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ...
Sergey Vladimirov
2011-07-24
1
-16
/
+12
*
arrays shall be compared using Arrays.toString()
Sergey Vladimirov
2011-07-24
1
-1
/
+3
*
remove debug output code
Sergey Vladimirov
2011-07-23
1
-2
/
+0
*
fix notes numbering and update test cases for Word-to-FO converter
Sergey Vladimirov
2011-07-22
1
-14
/
+22
*
better processing of word tables in cases different rows have different cell ...
Sergey Vladimirov
2011-07-22
3
-1
/
+63
*
update TestWordToHtmlConverter tests (expected results)
Sergey Vladimirov
2011-07-21
1
-6
/
+8
*
add autonumbered endnotes and footnotes support in Word-to-HTML and Word-to-F...
Sergey Vladimirov
2011-07-20
2
-10
/
+30
*
initial support for endnotes and footnotes in HWPF
Sergey Vladimirov
2011-07-20
3
-0
/
+56
*
add bookmarks support for Word-to-HTML and Word-to-FO converters
Sergey Vladimirov
2011-07-20
1
-0
/
+1
*
split BookmarksTables to internal and user-friendly API
Sergey Vladimirov
2011-07-20
1
-3
/
+26
*
added initial support for bookmark
Sergey Vladimirov
2011-07-19
2
-0
/
+25
*
introduce SubdocumentPart and simplify CP start/end FIB API
Sergey Vladimirov
2011-07-19
2
-6
/
+6
[next]