Go to file
2014-06-04 15:58:14 +00:00
.settings Adjust Eclipse project for JDK 1.6 2014-02-02 10:41:05 +00:00
legal Fix the copyright notice year 2014-02-12 14:56:40 +00:00
maven Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 2014-02-03 18:54:44 +00:00
sonar Try to exclude some generated files from Sonar runs 2014-04-18 18:19:17 +00:00
src When finding the CTCol object for a XSSF Sheet column, as we often have to traverse most of the list, and we are mostly reading not changing, switch to fetching all the objects as an array in one go, rather than fetching one at a time, which is hopefully faster. Aims to help bug #56556 2014-06-04 15:58:14 +00:00
test-data Fix for 56563 - Multithreading bug when reading 2 similar files 2014-05-26 20:03:08 +00:00
.classpath Update to latest Ant 1.9.4 and add ant-launcher which is used in 2014-05-29 09:16:29 +00:00
.project Add Eclipse project files and settings to make it easier to start hacking on POI in Eclipse 2013-10-16 19:59:29 +00:00
build.xml Update to latest Ant 1.9.4 and add ant-launcher which is used in 2014-05-29 09:16:29 +00:00
doap_POI.rdf updated POI rdf descriptor 2012-11-25 12:43:26 +00:00
KEYS Update Yegor's gpg key in the Keys file, with the latest version from the key servers (more signatures, correct expiry etc) 2014-03-26 19:03:03 +00:00
patch.xml Remove the executable flag from a number of files that aren't executables so shouldn't have it set 2013-06-25 22:12:48 +00:00