You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Burch a120845220 Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
..
contrib Fix bug #49254 - Fix CellUtils.setFont to use the correct type internally 14 years ago
documentation Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
examples Improved usage message. 14 years ago
java/org/apache/poi Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records 14 years ago
models Add missing license header to older xml files 14 years ago
ooxml Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
records Removed RCS tags from xml documents. Also removed trailing whitespace 15 years ago
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 14 years ago
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. 14 years ago
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 14 years ago
types Removed RCS tags from xml documents. Also removed trailing whitespace 15 years ago