poi/src
Yegor Kozlov 7ff307c17a optimized performance of HSSFCell#setHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983362 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 08:04:28 +00:00
..
contrib more cleanup of deprecation warnings generated by javac 2010-05-30 06:57:23 +00:00
documentation Prepare for 3.7 beta 2 2010-08-04 17:24:05 +00:00
examples Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generating valid sheet names 2010-08-04 14:13:42 +00:00
java/org/apache/poi optimized performance of HSSFCell#setHyperlink 2010-08-08 08:04:28 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml close OPC package before assertion, otherwise the test fails on Win7 (unix-based systems always pass) 2010-08-06 09:03:32 +00:00
records
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 Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00
testcases/org/apache/poi increased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on MacOS X pass 2010-08-06 08:59:12 +00:00
types