aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/TestPOIDocumentMain.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-7/+7
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-11/+11
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-3/+2
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-3/+3
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-011-2/+4
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-09-161-5/+5
* SonarCube fix - make members privateAndreas Beeker2016-12-011-10/+16
* Eclipse warningsDominik Stadler2015-12-301-0/+12
* WhitespaceNick Burch2015-11-061-131/+131
* Convert to JUnit4Nick Burch2015-11-061-12/+20
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-2/+2
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-2/+3
* Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte alig...Nick Burch2013-06-251-1/+0
* Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy...Nick Burch2010-12-291-1/+1
* Add support for creating SummaryInformation and DocumentSummaryInformation pr...Nick Burch2009-11-251-0/+66
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-14/+13
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-071-73/+61
* Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p...Nick Burch2008-03-031-2/+4
* Finish the POIDocument move, and update HSSFWorkbook to use itNick Burch2007-09-191-0/+118