aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/common
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-273-145/+0
* Sonar fixesAndreas Beeker2020-12-261-8/+1
* Fix some IDE warnings, make lock-objects final, use generics, remove unused a...Dominik Stadler2020-05-161-24/+24
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-20/+6
* More helpful exception message if POIFS is given a raw XML file (eg an Office...Nick Burch2016-03-091-0/+3
* Start to support the MiniStream, by extracting out the BlockStore superclass ...Nick Burch2010-12-271-0/+4
* Move the SBAT/BAT cutoff constant to POIFSConstantsNick Burch2010-12-271-0/+7
* Hopefully finish fixing bug #49139 - track down another subtle hard coding of...Nick Burch2010-05-051-0/+6
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-252-4/+63
* Lots more documentation on how we read in POIFS files and process the sectors...Nick Burch2010-04-131-1/+12
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-131-0/+4
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+3
* 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-221-5/+6
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-3/+0
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-0/+1
* New licence changes.Glen Stampoultzis2004-04-092-52/+17
* Javadoc references to empty packages are not possible. I removed them.Rainer Klute2003-12-051-1/+0
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Oh, well...Rainer Klute2002-03-151-3/+2
* *** empty log message ***Rainer Klute2002-03-151-71/+0
* Renamed from PoiFSConstantsRainer Klute2002-03-151-0/+70
* added javadoc package descriptsAndrew C. Oliver2002-03-101-0/+20
* Initial revisionAndrew C. Oliver2002-01-311-0/+71