aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/POIFSDocumentPath.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-176/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-3/+3
* Sonar fixes - Ignore System.out-calls and args checks in examplesAndreas Beeker2020-04-181-188/+62
* Replace StringBuffer with StringBuilderAndreas Beeker2019-11-291-1/+1
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-171-4/+1
* Remove unnecessary local variablesDominik Stadler2017-09-161-3/+2
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-1/+1
* some javadoc fixesPJ Fanning2017-07-151-2/+1
* bug 52949: add junit test for RLEDecompressingInputStreamJaven O'Neal2016-04-101-11/+33
* Fix bug #50118Nick Burch2010-10-221-3/+13
* 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-4/+2
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-4/+5
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-061-6/+4
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Initial revisionAndrew C. Oliver2002-01-311-0/+314