poi/src
Nick Burch 7f6ba5513c Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1613305 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 21:25:45 +00:00
..
contrib Various small Eclipse warning fixes, 2013-08-14 08:25:51 +00:00
examples XSSF table example, from Sofia Larsson from bug #55562 2014-07-24 17:09:23 +00:00
excelant Add workaround for IBM JDK where Ant populates classname instead of className for some reason 2014-05-29 12:04:51 +00:00
java/org/apache/poi Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range) 2014-07-24 21:25:45 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range) 2014-07-24 21:25:45 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources FindBugs fix 2014-02-16 23:36:32 +00:00
scratchpad Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy 2014-07-24 18:58:27 +00:00
testcases/org/apache/poi Rename some of the internal HSSF sheet lookup methods which deal with external sheet indicies, to make it clear when they return the first sheet name/index, and add support for getting the last one too (will be the same as the first if not a range) 2014-07-24 21:25:45 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00