aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/eventusermodel/HSSFRequest.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-112/+0
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-1/+1
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-171-5/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* javadocs fixes (jdk8)Andreas Beeker2016-07-031-4/+4
* Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ...Dominik Stadler2015-02-091-3/+2
* Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyleNick Burch2013-08-231-2/+0
* cleaned javadoc warningsYegor Kozlov2010-06-061-1/+0
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-88/+64
* 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/+3
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-4/+4
* 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-3/+3
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* event record factoryAndrew C. Oliver2002-11-111-0/+179