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
/
src
/
testcases
/
org
/
apache
/
poi
/
ddf
Commit message (
Expand
)
Author
Age
Files
Lines
*
#61243 - Refactor and unify toString/toXml in DDF
Andreas Beeker
2017-06-30
15
-263
/
+348
*
SonarCube fix - make members private
Andreas Beeker
2016-12-04
2
-32
/
+27
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
1
-4
/
+8
*
move duplicated NullOutputStream classes to test suite utilities
Javen O'Neal
2016-09-10
1
-20
/
+2
*
fix eclipse warnings
Andreas Beeker
2016-03-21
1
-6
/
+15
*
Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...
Dominik Stadler
2015-12-22
1
-5
/
+10
*
More forbidden apis fixes (added main-tests to the check)
Andreas Beeker
2015-09-11
1
-2
/
+5
*
- reworked HexDump class - unified array dumps and usage of standard java cal...
Andreas Beeker
2015-08-29
1
-7
/
+37
*
More coverage of class EscherDump
Dominik Stadler
2015-07-16
1
-0
/
+19
*
add license header
Andreas Beeker
2014-11-10
1
-0
/
+17
*
Add initial simple test of class EscherDump
Dominik Stadler
2014-11-10
1
-0
/
+22
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
2
-22
/
+24
*
obsoleted by TestEscherBlipRecord and EscherMetafileBlip
Andreas Beeker
2013-12-30
2
-126
/
+0
*
optimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov
2012-03-05
1
-5
/
+0
*
Update test cases
Sergey Vladimirov
2011-09-06
11
-19
/
+37
*
update test case
Sergey Vladimirov
2011-09-05
1
-1
/
+2
*
update test case
Sergey Vladimirov
2011-09-02
1
-1
/
+2
*
update EcherContainerRecord.toString() test case
Sergey Vladimirov
2011-07-28
1
-26
/
+28
*
bug 50401 - fixed EscherProperty to return property name instead of 'unknown'...
Yegor Kozlov
2011-07-21
1
-0
/
+57
*
prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579
Yegor Kozlov
2010-07-27
1
-1
/
+39
*
Added loose tests to junit hierarchy
Josh Micich
2010-05-24
1
-5
/
+5
*
Removed unused imports under src/java and src/testcases. Other minor fixes.
Josh Micich
2009-12-09
1
-5
/
+3
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
2
-0
/
+0
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
4
-15
/
+9
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
3
-17
/
+8
*
Fixed unused imports compiler warnings (and some others)
Josh Micich
2009-08-18
1
-43
/
+40
*
Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m...
Yegor Kozlov
2009-06-20
2
-0
/
+18
*
Fixes to ddf junits after r776424
Josh Micich
2009-05-20
7
-245
/
+224
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
1
-156
/
+155
*
More fixes to allow EscherContainerRecord to exclusively maintain 'child reco...
Josh Micich
2009-02-20
1
-4
/
+4
*
Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ...
Josh Micich
2009-02-19
1
-11
/
+46
*
Removed trailing comma from output of HexDump.toHex()
Josh Micich
2008-09-12
14
-153
/
+87
*
correctly process PICT blips (see bug #44886)
Yegor Kozlov
2008-04-30
2
-0
/
+157
*
Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when E...
Nick Burch
2008-04-27
2
-1
/
+27
*
Patch from Josh from bug #44437 - improved unit test for poifs
Nick Burch
2008-02-21
1
-0
/
+47
*
Some more updates to the records->usermodel support for hssf shapes. Still no...
Nick Burch
2008-01-15
1
-12
/
+36
*
Fix for bug 41946: remember if the complex part of an array property is empty...
Yegor Kozlov
2007-04-12
1
-0
/
+81
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
15
-75
/
+90
*
Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ...
Nick Burch
2006-06-13
1
-21
/
+37
*
Add a currently broken test, which highlights a bug (bug report to follow)
Nick Burch
2006-06-13
1
-0
/
+78
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
5
-11
/
+12
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
2
-2
/
+3
*
Some tests were checkin to the wrong source tree
Glen Stampoultzis
2004-04-19
15
-0
/
+1431