Go to file
Dominik Stadler a8f284d5f5 Bug 55280: Implement a method XSSFSheet.removeMergedRegions() to bulk remove merged regions and thus speed up shifting rows with many merged regions greatly.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1621633 13f79535-47bb-0310-9956-ffa450edef68
2014-08-31 20:24:42 +00:00
.settings Adjust Eclipse project for JDK 1.6 2014-02-02 10:41:05 +00:00
legal Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
maven Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
osgi Make a start on an Ant task to generate an OSGi jar, for #53866 2014-06-16 11:15:31 +00:00
sonar Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +00:00
src Bug 55280: Implement a method XSSFSheet.removeMergedRegions() to bulk remove merged regions and thus speed up shifting rows with many merged regions greatly. 2014-08-31 20:24:42 +00:00
test-data Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file 2014-08-29 22:14:55 +00:00
.classpath Fix bug #56814 - Switch from dom4j to JAXP 2014-08-12 07:19:51 +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
KEYS added public key for kiwiwings (Andreas Beeker) 2014-08-17 22:22:16 +00:00
build.xml * Allow to start tests with old Xerces jar-file to trigger issues we saw with missing methods in this XML parser. This is only active if the location of the jar-file is provided via ant property "-Dadditionaljar=lib/xercesImpl-2.6.1.jar" 2014-08-18 13:59:01 +00:00
doap_POI.rdf updated POI rdf descriptor 2012-11-25 12:43:26 +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