aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/property
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-2710-1501/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-7/+7
* Sonar fixesAndreas Beeker2021-01-171-9/+8
* Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...Andreas Beeker2020-04-161-13/+6
* replace some calls to Collection methods with shorter/more effective versionsAxel Howind2020-02-201-1/+1
* some more checks for int overflowsPJ Fanning2019-04-151-1/+2
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-315-429/+197
* #62649 - Remove OPOIFSAndreas Beeker2018-08-264-32/+17
* Bug 61349 -- add more sanity checks when allocating byte[]Tim Allison2017-09-211-1/+5
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-164-9/+9
* If a property refers to an invalid index, log + ignore rather than failing wi...Nick Burch2017-02-101-2/+18
* Sonarqube fixes - Cast one of the operands of this multiplication operation t...Andreas Beeker2017-01-011-1/+1
* report size of entries for POIFSViewerAndreas Beeker2016-12-251-1/+2
* eclipse warnings - raw list accessAndreas Beeker2016-12-131-6/+2
* Fix some IDE warnings/javadoc/...Dominik Stadler2016-10-198-55/+16
* findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLEAndreas Beeker2016-03-211-2/+3
* sonar fixesAndreas Beeker2015-10-041-2/+7
* sonar fixesAndreas Beeker2015-09-301-1/+1
* fixed javadoc links after imports have been organizedAndreas Beeker2015-06-201-1/+1
* More 0 byte stream testsNick Burch2015-05-262-5/+8
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-1/+0
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-6/+4
* #57851 - Skip null properties in PropertyTableBase, which is how PropertyFact...Nick Burch2015-04-231-0/+5
* house keeping - fixes for sonarqube blockersAndreas Beeker2014-10-251-13/+7
* Begin to support and test in-place changes to documents within a NPOIFS streamNick Burch2014-04-251-0/+8
* Bug 56437 - [PATCH] Streaming write support in NPOIFSAndreas Beeker2014-04-211-5/+22
* Add some @Overrides suggested by Eclipse, generics and some warnings,Dominik Stadler2013-12-261-6/+7
* javadoc house-keepingAndreas Beeker2013-12-251-1/+0
* Fix bug #52446 - Handle files which have been truncated by a few bytes in NPr...Nick Burch2012-01-111-1/+16
* cleaned javadocs warningsYegor Kozlov2011-06-061-2/+2
* Add some more NPOIFS write related tests, some of which is disabled as the fu...Nick Burch2011-05-191-1/+3
* Fix the name of the RootProperty, as it never changesNick Burch2010-12-291-1/+11
* Move the SBAT/BAT cutoff constant to POIFSConstantsNick Burch2010-12-271-1/+1
* Start on PropertyTable support for NPOIFS, and more NPOIFS testsNick Burch2010-12-231-0/+128
* Fix warnings, typos etcNick Burch2010-12-231-3/+4
* More PropertyTable refactoring - pull common code out into a Base, so we can ...Nick Burch2010-12-202-108/+164
* POIFS Property refactoring ready for NIO supportNick Burch2010-12-202-46/+49
* Bit more on NPOIFSFileSystem, and some typo fixes in documentationNick Burch2010-12-192-2/+2
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-6/+11
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-59/+17
* Fixed unused imports compiler warnings (and some others)Josh Micich2009-08-183-106/+33
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-121-1/+1
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-061-1/+1
* Add standard licence header for src/java directoryMark Thomas2007-01-151-1/+18
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-229-45/+54
* When sorting the contents of a directory, do so in a way that doesn't upset E...Nick Burch2006-12-121-3/+30
* New licence changes.Glen Stampoultzis2004-04-0910-468/+136
* bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verifyAvik Sengupta2003-10-311-1/+34
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-309-9/+9