diff --git a/build.xml b/build.xml index 9984a9d87..187368f6f 100644 --- a/build.xml +++ b/build.xml @@ -6,7 +6,7 @@ Glen Stampoultzis glens at apache.org - This build was tested with and 1.5.3 although it will probably work with + This build was tested with ant 1.5.3 although it will probably work with other versions. The following jar files should be installed into the ant lib directory: @@ -83,7 +83,7 @@ - + @@ -142,14 +142,17 @@ + - - + + + + @@ -401,6 +404,18 @@ + + + + + + @@ -440,15 +455,7 @@ out="${jdepend.report.out.dir}/index.html" style="jdepend.xsl"/> - - - + - - - + + + diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 6a21002c8..230d66730 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -54,6 +54,37 @@ History of Changes + + A nasty concurrency problem has been fixed. Any users working in a multithreaded environment should seriously consider upgrading to this release. + The EXTSST record has been implemented. This record is used by excel for optimized reading of strings. + When rows are shifted, the merged regions now move with them. If a row contains 2 merged cells, the resulting shifted row should have those cells merged as well. + There were some issues when removing merged + regions (specifically, removing all of them and then adding some more) and have been resolved. + When a sheet contained shared formulas (when a formula is + dragged across greater than 6 cells), the clone would fail. We now support cloning of + sheets that contain this Excel optimization. + Support added for reading formulas with UnaryPlus and UnaryMinus operators. + + + Patch applied for deep cloning of worksheets was provided + Patch applied to allow sheet reordering + Added additional print area setting methods using row/column numbers + HDF: Negative Array size fix + Added argument pointers to support the IF formula + Formulas: Added special character support for string literals, specifically for SUMIF formula support and addresses a bug as well + BlockingInputStream committed to help ensure reads + Fixed problem with NaN values differing from the investigated value from file reads in FormulaRecords + Patch for getColumnWidth in HSSF + Patch for dealing with mult-level numbered lists in HDF + Due to named reference work, several named-ranged bugs were closed + Patch applied to prevent sheet corruption after a template modification + Shared Formulas now Supported + Added GreaterEqual, LessEqual and NotEqual to Formula Parser + Added GreaterThan and LessThan functionality to formulas + Patches for i10n + POI Build System Updated + font names can now be null + Support for zoom level Freeze and split pane support @@ -149,4 +180,4 @@ - \ No newline at end of file + diff --git a/src/documentation/resources/images/group-logo.gif b/src/documentation/resources/images/group-logo.gif index 543f6863a..472e47fd7 100644 Binary files a/src/documentation/resources/images/group-logo.gif and b/src/documentation/resources/images/group-logo.gif differ diff --git a/src/documentation/xdocs/dtd/book-cocoon-v10.dtd b/src/documentation/xdocs/dtd/book-cocoon-v10.dtd deleted file mode 100755 index abd441067..000000000 --- a/src/documentation/xdocs/dtd/book-cocoon-v10.dtd +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/changes-v11.dtd b/src/documentation/xdocs/dtd/changes-v11.dtd deleted file mode 100644 index e753a9bb1..000000000 --- a/src/documentation/xdocs/dtd/changes-v11.dtd +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - -%document; - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/document-v11.dtd b/src/documentation/xdocs/dtd/document-v11.dtd deleted file mode 100644 index 64252b673..000000000 --- a/src/documentation/xdocs/dtd/document-v11.dtd +++ /dev/null @@ -1,541 +0,0 @@ - - - - - - - - - - -%ISOlat1; - - -%ISOpub; - - -%ISOtech; - - -%ISOnum; - - -%ISOdia; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/faq-v11.dtd b/src/documentation/xdocs/dtd/faq-v11.dtd deleted file mode 100644 index abaa04386..000000000 --- a/src/documentation/xdocs/dtd/faq-v11.dtd +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - -%document; - - - - - - - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/javadoc-v04draft.dtd b/src/documentation/xdocs/dtd/javadoc-v04draft.dtd deleted file mode 100755 index 3a4301a4d..000000000 --- a/src/documentation/xdocs/dtd/javadoc-v04draft.dtd +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/specification-v11.dtd b/src/documentation/xdocs/dtd/specification-v11.dtd deleted file mode 100644 index b61242728..000000000 --- a/src/documentation/xdocs/dtd/specification-v11.dtd +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - -%document; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/documentation/xdocs/dtd/todo-v11.dtd b/src/documentation/xdocs/dtd/todo-v11.dtd deleted file mode 100644 index 3aaaa14db..000000000 --- a/src/documentation/xdocs/dtd/todo-v11.dtd +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - -%document; - - - - - - - - - - - - - - - - - - - - - - - - - - - - -