aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/FileMagic.java
Commit message (Expand)AuthorAgeFilesLines
* #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-251-11/+13
* add convenience method for files to FileMagicAndreas Beeker2018-05-021-0/+19
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-021-1/+2
* use StandardCharsetsPJ Fanning2017-12-191-2/+2
* Fix typos and warningsDominik Stadler2017-09-161-2/+3
* Detect some HTML files as separate invalid filetypeDominik Stadler2017-09-161-0/+2
* #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytesAndreas Beeker2017-08-111-0/+155