poi/src
2011-03-04 15:05:18 +00:00
..
contrib repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts 2010-10-06 07:58:51 +00:00
documentation Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 2011-03-04 15:05:18 +00:00
examples From bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a cached, unmodifiable Map. HSSFColor.getModifiableIndexHash() provides access to the old (slow but modifiable) functionality 2011-03-04 12:50:02 +00:00
excelant Fix a couple of license headers, and tweak the rat settings so it runs clean 2011-03-04 11:00:13 +00:00
java/org/apache/poi Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset 2011-03-04 14:01:14 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 2011-03-04 15:05:18 +00:00
records Removed RCS tags from xml documents. Also removed trailing whitespace 2009-06-04 23:01:06 +00:00
resources moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 11:52:32 +00:00
scratchpad Setting the locale doesn't seem to set the timezone, so do that explicitly to ensure the tests behave for everyone 2011-03-04 11:06:59 +00:00
testcases/org/apache/poi Change related formulas and named ranges when XSSFWorkbook.setSheetName is called, see Bugzilla 47100 2011-03-04 11:15:01 +00:00
types Removed RCS tags from xml documents. Also removed trailing whitespace 2009-06-04 23:01:06 +00:00