poi/src
Nick Burch 5792826402 More on XSSFColor and ARGB vs RGB for bug #50299 - provide methods to let you get at either 3 byte RGB, or 4 byte ARGB, whichever you prefer for your needs.
Includes the new patch from bug #50299 for 3 colour RGB black/white being inverted from Excel


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1074703 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 21:21:45 +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 More on XSSFColor and ARGB vs RGB for bug #50299 - provide methods to let you get at either 3 byte RGB, or 4 byte ARGB, whichever you prefer for your needs. 2011-02-25 21:21:45 +00:00
examples User Defined Function Documentation/Example, see Bugzilla 50587 2011-01-19 09:22:24 +00:00
excelant test Ant file with ExcelAnt targets 2011-02-19 06:12:10 +00:00
java/org/apache/poi Fix generics warnings 2011-02-18 17:41:17 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml More on XSSFColor and ARGB vs RGB for bug #50299 - provide methods to let you get at either 3 byte RGB, or 4 byte ARGB, whichever you prefer for your needs. 2011-02-25 21:21:45 +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 Switch Picture processing in HSLFSlideShow to be lazy-loading, to speed things up if you're only interested in text stuff 2011-02-23 19:01:24 +00:00
testcases/org/apache/poi Add a unit test that shows bug #48079 no longer applies, and we can resize columns when there are more than 32767 rows 2011-02-18 18:02:47 +00:00
types Removed RCS tags from xml documents. Also removed trailing whitespace 2009-06-04 23:01:06 +00:00