aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/IntMapper.java
Commit message (Expand)AuthorAgeFilesLines
* #63745 - Add traversing and debugging interface to HSSFAndreas Beeker2020-04-121-0/+4
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-221-33/+36
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* Tidy up some of the IntMapper/UnicodeString bits with genericsNick Burch2010-01-181-12/+11
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-1/+1
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Major landing of the following changes:Jason Height2005-08-181-0/+94