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
/
hssf
/
dev
/
TestBiffViewer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-76
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-30
1
-0
/
+3
*
Sonar fixes
Andreas Beeker
2021-01-10
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-08
1
-1
/
+1
*
Also replace for JUnit 5 in comments
Dominik Stadler
2020-12-30
1
-1
/
+1
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-2
/
+2
*
Update library versions
Andreas Beeker
2020-08-18
1
-18
/
+13
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-1
/
+2
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
1
-1
/
+1
*
Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly.
Tim Allison
2020-02-10
1
-0
/
+1
*
Sonar fixes
Andreas Beeker
2020-01-21
1
-3
/
+4
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-14
/
+6
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
1
-0
/
+2
*
Exclude new BIFF5 file in some unit tests
Dominik Stadler
2016-12-11
1
-0
/
+1
*
BUG-60284 -- need to update dev tests <face_palm/>
Tim Allison
2016-10-20
1
-0
/
+1
*
uncomment ignored unit tests so they at least compile
Javen O'Neal
2016-07-03
1
-7
/
+10
*
a few performance fixes to speed-up the tests
Andreas Beeker
2016-06-30
1
-18
/
+22
*
Fix inconsistent indents
Nick Burch
2016-02-26
1
-34
/
+34
*
Refactor to pull out the list of Excel 97+ directory entry names to a common ...
Nick Burch
2016-02-26
1
-0
/
+1
*
Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...
Dominik Stadler
2015-12-22
1
-9
/
+12
*
More forbidden apis fixes (added main-tests to the check)
Andreas Beeker
2015-09-11
1
-4
/
+7
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-5
/
+2
*
- reworked HexDump class - unified array dumps and usage of standard java cal...
Andreas Beeker
2015-08-29
1
-6
/
+11
*
Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...
Dominik Stadler
2015-08-25
1
-21
/
+17
*
Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it
Nick Burch
2015-01-13
1
-0
/
+2
*
Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490
Nick Burch
2014-11-30
1
-1
/
+3
*
Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI...
Nick Burch
2014-11-30
1
-0
/
+1
*
FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897
Nick Burch
2014-11-04
1
-0
/
+1
*
Fix some Eclipse warnings
Dominik Stadler
2014-04-04
1
-1
/
+1
*
Added license headers
Andreas Beeker
2014-01-18
1
-0
/
+16
*
Bug 35897 - Password protected files
Andreas Beeker
2014-01-10
1
-1
/
+2
*
Re-use functionality from HSSFWorkbook in dev-tools to find the
Dominik Stadler
2013-10-27
1
-24
/
+23
*
Add a number of tests for the dev-tools. The tests iterate over all .xls
Dominik Stadler
2013-10-25
1
-0
/
+45