aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/BitFieldFactory.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-37/+0
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* HSSF record support for CF Iconset rulesNick Burch2015-07-141-4/+1
* Add some missing close() calls and fix some generics warningsDominik Stadler2014-11-091-2/+2
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-10/+6
* 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
* Added a factory implementation for BitFields. Will save a bit of memory.Jason Height2005-09-021-0/+43