poi/src
2010-05-05 17:49:59 +00:00
..
contrib Fix bug #49254 - Fix CellUtils.setFont to use the correct type internally 2010-05-05 15:24:23 +00:00
documentation Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 2010-05-05 17:49:59 +00:00
examples Improved usage message. 2010-04-23 14:31:59 +00:00
java/org/apache/poi Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records 2010-05-05 16:45:58 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 2010-05-05 17:49:59 +00:00
records Removed RCS tags from xml documents. Also removed trailing whitespace 2009-06-04 23:01:06 +00:00
resources included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets 2009-11-21 15:30:54 +00:00
scratchpad Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error. 2010-04-25 17:35:56 +00:00
testcases/org/apache/poi Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable 2010-05-05 15:10:17 +00:00
types Removed RCS tags from xml documents. Also removed trailing whitespace 2009-06-04 23:01:06 +00:00