]> source.dussan.org Git - poi.git/log
poi.git
16 years agoFixed compiler errors. Other improvements for type safety and immutability.
Josh Micich [Thu, 22 May 2008 03:00:29 +0000 (03:00 +0000)]
Fixed compiler errors.  Other improvements for type safety and immutability.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658984 13f79535-47bb-0310-9956-ffa450edef68

16 years agoimproved toString and refactored toFormulaString on Area(3D)Ptg
Josh Micich [Wed, 21 May 2008 19:57:40 +0000 (19:57 +0000)]
improved toString and refactored toFormulaString on Area(3D)Ptg

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658833 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from bug #45003 - Support embeded HDGF visio documents
Nick Burch [Tue, 20 May 2008 17:17:16 +0000 (17:17 +0000)]
Patch from bug #45003 - Support embeded HDGF visio documents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658352 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPut abstract write(OutputStream) method on POIDocument
Nick Burch [Tue, 20 May 2008 17:12:08 +0000 (17:12 +0000)]
Put abstract write(OutputStream) method on POIDocument

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658350 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from bug #45001 - Partial fix for HWPF Range.insertBefore() and Range.delete...
Nick Burch [Tue, 20 May 2008 16:57:20 +0000 (16:57 +0000)]
Patch from bug #45001 - Partial fix for HWPF Range.insertBefore() and Range.delete() with unicode characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658349 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTest which seems to show that bug #44996 is invalid, but not completely sure
Nick Burch [Tue, 20 May 2008 16:51:49 +0000 (16:51 +0000)]
Test which seems to show that bug #44996 is invalid, but not completely sure

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658336 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug #44977 - Support for AM/PM in excel date formats
Nick Burch [Tue, 20 May 2008 16:37:15 +0000 (16:37 +0000)]
Fix bug #44977 - Support for AM/PM in excel date formats

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658322 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSupport for specifying a policy to HSSF on missing / blank cells when fetching
Nick Burch [Tue, 20 May 2008 16:30:19 +0000 (16:30 +0000)]
Support for specifying a policy to HSSF on missing / blank cells when fetching

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658308 13f79535-47bb-0310-9956-ffa450edef68

16 years agoPatch from bug #44937 from Squeeself- Partial support for extracting Escher images...
Nick Burch [Tue, 20 May 2008 16:01:53 +0000 (16:01 +0000)]
Patch from bug #44937 from Squeeself- Partial support for extracting Escher images from HWPF files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658302 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix #44824 - Avoid an infinite loop when reading some HWPF pictures
Nick Burch [Tue, 20 May 2008 15:46:54 +0000 (15:46 +0000)]
Fix #44824 - Avoid an infinite loop when reading some HWPF pictures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658287 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix bug 44898 - Correctly handle short last blocks in POIFS
Nick Burch [Tue, 20 May 2008 15:42:16 +0000 (15:42 +0000)]
Fix bug 44898 - Correctly handle short last blocks in POIFS

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658285 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMinor patch to improve FormulaParser error messages like those from bug 45041
Josh Micich [Mon, 19 May 2008 23:07:27 +0000 (23:07 +0000)]
Minor patch to improve FormulaParser error messages like those from bug 45041

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658033 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated release date and started a new section for 3.1-final
Yegor Kozlov [Mon, 19 May 2008 17:29:55 +0000 (17:29 +0000)]
updated release date and started a new section for 3.1-final

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657875 13f79535-47bb-0310-9956-ffa450edef68

16 years agoBug 44306 - fixed reading/writing of AttrPtg and rendering of CHOOSE formulas
Josh Micich [Mon, 19 May 2008 01:06:54 +0000 (01:06 +0000)]
Bug 44306 - fixed reading/writing of AttrPtg and rendering of CHOOSE formulas

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657702 13f79535-47bb-0310-9956-ffa450edef68

16 years agomisc bug fixes
Yegor Kozlov [Sat, 17 May 2008 14:03:27 +0000 (14:03 +0000)]
misc bug fixes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657358 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded HSSFName.isDeleted() to check if the name points to cell that no longer exists
Yegor Kozlov [Sat, 17 May 2008 14:00:30 +0000 (14:00 +0000)]
added HSSFName.isDeleted() to check if the name points to cell that no longer exists

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657355 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed bug number in junit msg - from r656893 bug 44523
Josh Micich [Fri, 16 May 2008 19:24:47 +0000 (19:24 +0000)]
fixed bug number in junit msg - from r656893 bug 44523

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657180 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix for bug 40414 - update selected/active sheet after removing sheet from workbook
Josh Micich [Fri, 16 May 2008 18:55:02 +0000 (18:55 +0000)]
Fix for bug 40414 - update selected/active sheet after removing sheet from workbook

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657167 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSimplification of BiffViewer. Made easier to send results to file.
Josh Micich [Fri, 16 May 2008 18:46:04 +0000 (18:46 +0000)]
Simplification of BiffViewer.  Made easier to send results to file.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657166 13f79535-47bb-0310-9956-ffa450edef68

16 years agoShould have been submitted with r656893 (for bug 44523)
Josh Micich [Fri, 16 May 2008 17:14:02 +0000 (17:14 +0000)]
Should have been submitted with r656893 (for bug 44523)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657136 13f79535-47bb-0310-9956-ffa450edef68

16 years ago44523 - fixed workbook sheet selection and focus
Josh Micich [Thu, 15 May 2008 23:30:08 +0000 (23:30 +0000)]
44523 - fixed workbook sheet selection and focus

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656893 13f79535-47bb-0310-9956-ffa450edef68

16 years agobug 45000 - Fixed NPE in ListLevel when numberText is null
Josh Micich [Thu, 15 May 2008 17:49:23 +0000 (17:49 +0000)]
bug 45000 - Fixed NPE in ListLevel when numberText is null

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656757 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded a set accessor for embedded ole data
Yegor Kozlov [Thu, 15 May 2008 15:23:38 +0000 (15:23 +0000)]
added a set accessor for embedded ole data

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656699 13f79535-47bb-0310-9956-ffa450edef68

16 years agoconvert line breaks into internal ppt represenatation when changing text
Yegor Kozlov [Wed, 14 May 2008 12:42:30 +0000 (12:42 +0000)]
convert line breaks into internal ppt represenatation when changing text

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656252 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSupport for embedded ActiveX objects: PowerPoint references them similar to embedded...
Yegor Kozlov [Wed, 14 May 2008 10:18:00 +0000 (10:18 +0000)]
Support for embedded ActiveX objects: PowerPoint references them similar to embedded documents but in a different container: ExControl instead of ExEmbed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656215 13f79535-47bb-0310-9956-ffa450edef68

16 years agoproperly update TextSpecInfoAtom when parent text is changed
Yegor Kozlov [Wed, 14 May 2008 10:15:00 +0000 (10:15 +0000)]
properly update TextSpecInfoAtom when parent text is changed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656213 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded test case for reported bug 44987
Josh Micich [Tue, 13 May 2008 15:25:51 +0000 (15:25 +0000)]
added test case for reported bug 44987

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655912 13f79535-47bb-0310-9956-ffa450edef68

16 years ago Added boolean flag to turn on use of merged columns in autosize
Yegor Kozlov [Sun, 11 May 2008 09:03:24 +0000 (09:03 +0000)]
 Added boolean flag to turn on use of merged columns in autosize

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655282 13f79535-47bb-0310-9956-ffa450edef68

16 years ago41187 - fixed HSSFSheet to properly read xls files without ROW records
Josh Micich [Sun, 11 May 2008 08:15:39 +0000 (08:15 +0000)]
41187 - fixed HSSFSheet to properly read xls files without ROW records

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655278 13f79535-47bb-0310-9956-ffa450edef68

16 years agobug 23630 - fixed spelling mistake in constant name
Josh Micich [Sun, 11 May 2008 01:30:56 +0000 (01:30 +0000)]
bug 23630 - fixed spelling mistake in constant name

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655216 13f79535-47bb-0310-9956-ffa450edef68

16 years agoremoved unused constructor and old comment after r654649
Josh Micich [Thu, 8 May 2008 23:06:30 +0000 (23:06 +0000)]
removed unused constructor and old comment after r654649

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654650 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed mistake in FuncPtg.clone(), added test case, cleaned up outdated (since bug...
Josh Micich [Thu, 8 May 2008 23:02:43 +0000 (23:02 +0000)]
fixed mistake in FuncPtg.clone(), added test case, cleaned up outdated (since bug 13292) test method.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654649 13f79535-47bb-0310-9956-ffa450edef68

16 years agotiny clean-up after r654356 (bug 44950)
Josh Micich [Thu, 8 May 2008 01:06:56 +0000 (01:06 +0000)]
tiny clean-up after r654356 (bug 44950)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654366 13f79535-47bb-0310-9956-ffa450edef68

16 years ago44950 - fixed HSSFFormulaEvaluator.evaluateInCell() and Area3DEval.getValue() also...
Josh Micich [Thu, 8 May 2008 00:52:05 +0000 (00:52 +0000)]
44950 - fixed HSSFFormulaEvaluator.evaluateInCell() and Area3DEval.getValue() also added validation for number of elements in AreaEvals

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654356 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate a test to match the new warning on short files
Nick Burch [Wed, 7 May 2008 09:41:03 +0000 (09:41 +0000)]
Update a test to match the new warning on short files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654056 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd disabled test for bug #44898, and slightly improve a few poifs related error...
Nick Burch [Tue, 6 May 2008 22:51:28 +0000 (22:51 +0000)]
Add disabled test for bug #44898, and slightly improve a few poifs related error messages

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653945 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAnother attempt to fix unicode problems in functionMetadata.txt. Made that file...
Josh Micich [Tue, 6 May 2008 19:48:55 +0000 (19:48 +0000)]
Another attempt to fix unicode problems in functionMetadata.txt.  Made that file pure ascii.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653892 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before...
Nick Burch [Tue, 6 May 2008 16:38:34 +0000 (16:38 +0000)]
Fix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before, but breaking on some systems, while now it ought to work fine everywhere

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653831 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix int -> short issues that no longer apply
Nick Burch [Tue, 6 May 2008 15:38:08 +0000 (15:38 +0000)]
Fix int -> short issues that no longer apply

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653816 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImprove JavaDocs about iterators and gaps
Nick Burch [Tue, 6 May 2008 15:37:45 +0000 (15:37 +0000)]
Improve JavaDocs about iterators and gaps

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653815 13f79535-47bb-0310-9956-ffa450edef68

16 years ago42570 - fixed LabelRecord to use empty string instead of null when the length is...
Josh Micich [Tue, 6 May 2008 03:57:15 +0000 (03:57 +0000)]
42570 - fixed LabelRecord to use empty string instead of null when the length is zero.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653675 13f79535-47bb-0310-9956-ffa450edef68

16 years ago42564 - fixed ArrayPtg to use ConstantValueParser. Fixed a few other ArrayPtg encodi...
Josh Micich [Tue, 6 May 2008 02:02:41 +0000 (02:02 +0000)]
42564 - fixed ArrayPtg to use ConstantValueParser.  Fixed a few other ArrayPtg encoding issues.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653668 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFollow-on from 28754 - StringPtg.toFormulaString() should escape double quotes
Josh Micich [Mon, 5 May 2008 21:38:07 +0000 (21:38 +0000)]
Follow-on from 28754 - StringPtg.toFormulaString() should escape double quotes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653608 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdded test case method javadoc for old bug 44675
Josh Micich [Mon, 5 May 2008 18:30:49 +0000 (18:30 +0000)]
Added test case method javadoc for old bug 44675

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653551 13f79535-47bb-0310-9956-ffa450edef68

16 years agorestored mistakenly commented line
Yegor Kozlov [Mon, 5 May 2008 16:13:24 +0000 (16:13 +0000)]
restored mistakenly commented line

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653521 13f79535-47bb-0310-9956-ffa450edef68

16 years agobug #44235 is not reproducible in 3.1-beta1
Yegor Kozlov [Mon, 5 May 2008 16:12:21 +0000 (16:12 +0000)]
bug #44235 is not reproducible in 3.1-beta1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653520 13f79535-47bb-0310-9956-ffa450edef68

16 years agogetting ready to 3.1-beta2
Yegor Kozlov [Mon, 5 May 2008 14:00:30 +0000 (14:00 +0000)]
getting ready to 3.1-beta2

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653486 13f79535-47bb-0310-9956-ffa450edef68

16 years agotake into account indentation in HSSFSheet.autosizeColumn
Yegor Kozlov [Mon, 5 May 2008 13:59:38 +0000 (13:59 +0000)]
take into account indentation in HSSFSheet.autosizeColumn

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653485 13f79535-47bb-0310-9956-ffa450edef68

16 years agotake into account indentation in HSSFSheet.autosizeColumn
Yegor Kozlov [Mon, 5 May 2008 13:59:11 +0000 (13:59 +0000)]
take into account indentation in HSSFSheet.autosizeColumn

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653484 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSwapped ArrayIndexOutOfBoundsException for plain array length check in AbstractFuncti...
Josh Micich [Sat, 3 May 2008 20:13:56 +0000 (20:13 +0000)]
Swapped ArrayIndexOutOfBoundsException for plain array length check in AbstractFunctionPtg.getParameterClass(). (To help debugging when trying to find a real AIOOB)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653125 13f79535-47bb-0310-9956-ffa450edef68

16 years ago44929 - Improved error handling in HSSFWorkbook when attempting to read a BIFF5 file
Josh Micich [Sat, 3 May 2008 19:53:38 +0000 (19:53 +0000)]
44929 - Improved error handling in HSSFWorkbook when attempting to read a BIFF5 file

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653117 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFixed 44675 - Parameter operand classes (function metadata) required to encode SUM...
Josh Micich [Sat, 3 May 2008 03:59:32 +0000 (03:59 +0000)]
Fixed 44675 - Parameter operand classes (function metadata) required to encode SUM() etc properly. Added parse validation for number of parameters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652994 13f79535-47bb-0310-9956-ffa450edef68

16 years agoshould have been submitted with r652934
Josh Micich [Fri, 2 May 2008 22:49:38 +0000 (22:49 +0000)]
should have been submitted with r652934

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652936 13f79535-47bb-0310-9956-ffa450edef68

16 years ago44921 - allow Ptg.writeBytes() to be called on relative ref Ptgs (RefN* and AreaN*)
Josh Micich [Fri, 2 May 2008 22:36:49 +0000 (22:36 +0000)]
44921 - allow Ptg.writeBytes() to be called on relative ref Ptgs (RefN* and AreaN*)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652934 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded disabled junit for bug 44916
Josh Micich [Thu, 1 May 2008 15:46:21 +0000 (15:46 +0000)]
added disabled junit for bug 44916

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652561 13f79535-47bb-0310-9956-ffa450edef68

16 years ago44914 - Fix/suppress warning message - WARN. Unread n bytes of record 0xNN
Josh Micich [Thu, 1 May 2008 07:42:18 +0000 (07:42 +0000)]
44914 - Fix/suppress warning message - WARN. Unread n bytes of record 0xNN

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652446 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive
Josh Micich [Thu, 1 May 2008 03:25:37 +0000 (03:25 +0000)]
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652426 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTests to show that bugs 44891 and 44861 were both already fixed
Nick Burch [Wed, 30 Apr 2008 11:10:49 +0000 (11:10 +0000)]
Tests to show that bugs 44891 and 44861 were both already fixed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652329 13f79535-47bb-0310-9956-ffa450edef68

16 years agomore work on rendering ppt slides
Yegor Kozlov [Wed, 30 Apr 2008 06:29:11 +0000 (06:29 +0000)]
more work on rendering ppt slides

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652298 13f79535-47bb-0310-9956-ffa450edef68

16 years agoa few more words in the release guide
Yegor Kozlov [Wed, 30 Apr 2008 06:22:02 +0000 (06:22 +0000)]
a few more words in the release guide

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652292 13f79535-47bb-0310-9956-ffa450edef68

16 years agomore flexible creation of a cluster
Yegor Kozlov [Wed, 30 Apr 2008 06:21:04 +0000 (06:21 +0000)]
more flexible creation of a cluster

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652290 13f79535-47bb-0310-9956-ffa450edef68

16 years agocorrectly process PICT blips (see bug #44886)
Yegor Kozlov [Wed, 30 Apr 2008 06:19:38 +0000 (06:19 +0000)]
correctly process PICT blips (see bug #44886)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652288 13f79535-47bb-0310-9956-ffa450edef68

16 years agostart a new section for 3.1-beta2
Yegor Kozlov [Wed, 30 Apr 2008 06:18:05 +0000 (06:18 +0000)]
start a new section for 3.1-beta2

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652285 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when EscherMet...
Nick Burch [Sun, 27 Apr 2008 18:02:13 +0000 (18:02 +0000)]
Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@651992 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAs mentioned on dev@ - zap the old, initial OOXML code out of trunk. It isn't compati...
Nick Burch [Wed, 23 Apr 2008 15:45:42 +0000 (15:45 +0000)]
As mentioned on dev@ - zap the old, initial OOXML code out of trunk. It isn't compatible with the new code in the ooxml branch, which may catch users out, and anyone wanting OOXML support should be using the code in the branch to get updates and lots more features

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650915 13f79535-47bb-0310-9956-ffa450edef68

16 years agounfinished release guide. It would be nice to have a html version.
Yegor Kozlov [Mon, 21 Apr 2008 13:31:53 +0000 (13:31 +0000)]
unfinished release guide. It would be nice to have a html version.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650139 13f79535-47bb-0310-9956-ffa450edef68

16 years agounfinished release guide. It would be nice to have a html version.
Yegor Kozlov [Mon, 21 Apr 2008 13:29:59 +0000 (13:29 +0000)]
unfinished release guide. It would be nice to have a html version.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650138 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdate current version to 3.1-beta1
Yegor Kozlov [Mon, 21 Apr 2008 13:10:33 +0000 (13:10 +0000)]
update current version to 3.1-beta1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650133 13f79535-47bb-0310-9956-ffa450edef68

16 years agoa couple of HSLF examples
Yegor Kozlov [Mon, 21 Apr 2008 12:52:23 +0000 (12:52 +0000)]
a couple of HSLF examples

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650130 13f79535-47bb-0310-9956-ffa450edef68

16 years agomore improvements in slide rendering
Yegor Kozlov [Mon, 21 Apr 2008 12:51:47 +0000 (12:51 +0000)]
more improvements in slide rendering

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650129 13f79535-47bb-0310-9956-ffa450edef68

16 years agoset version.id=3.0.3-beta1
Yegor Kozlov [Sun, 20 Apr 2008 11:58:08 +0000 (11:58 +0000)]
set version.id=3.0.3-beta1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649914 13f79535-47bb-0310-9956-ffa450edef68

16 years agomore improvements in slide rendering
Yegor Kozlov [Sun, 20 Apr 2008 11:17:48 +0000 (11:17 +0000)]
more improvements in slide rendering

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649911 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated the docs
Yegor Kozlov [Sat, 19 Apr 2008 11:52:36 +0000 (11:52 +0000)]
updated the docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649800 13f79535-47bb-0310-9956-ffa450edef68

16 years agomisc improvements in slide rendering
Yegor Kozlov [Sat, 19 Apr 2008 11:17:37 +0000 (11:17 +0000)]
misc improvements in slide rendering

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649798 13f79535-47bb-0310-9956-ffa450edef68

16 years agoproperly set shapeId for new shapes
Yegor Kozlov [Sat, 19 Apr 2008 11:16:53 +0000 (11:16 +0000)]
properly set shapeId for new shapes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649797 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSupport for getting embedded sounds from slide show
Yegor Kozlov [Sat, 19 Apr 2008 11:09:59 +0000 (11:09 +0000)]
Support for getting embedded sounds from slide show

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649796 13f79535-47bb-0310-9956-ffa450edef68

16 years agoimproved rendering of text
Yegor Kozlov [Fri, 18 Apr 2008 14:57:07 +0000 (14:57 +0000)]
improved rendering of text

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649557 13f79535-47bb-0310-9956-ffa450edef68

16 years agoupdated the list of changes
Yegor Kozlov [Thu, 17 Apr 2008 15:09:37 +0000 (15:09 +0000)]
updated the list of changes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649145 13f79535-47bb-0310-9956-ffa450edef68

16 years agoinitial support for rendering powerpoint slides into images
Yegor Kozlov [Thu, 17 Apr 2008 15:08:03 +0000 (15:08 +0000)]
initial support for rendering powerpoint slides into images

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649143 13f79535-47bb-0310-9956-ffa450edef68

16 years agoadded a unit test and closed bug #28774
Yegor Kozlov [Thu, 17 Apr 2008 15:06:01 +0000 (15:06 +0000)]
added a unit test and closed bug #28774

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649142 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSupport for getting OLE object data from slide show
Yegor Kozlov [Wed, 16 Apr 2008 11:57:15 +0000 (11:57 +0000)]
Support for getting OLE object data from slide show

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648674 13f79535-47bb-0310-9956-ffa450edef68

16 years agoMisc improvements in Freeform shape
Yegor Kozlov [Wed, 16 Apr 2008 08:44:07 +0000 (08:44 +0000)]
Misc improvements in Freeform shape

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648624 13f79535-47bb-0310-9956-ffa450edef68

16 years agoRich text in HSSFTextbox must have at least one format run. Make sure it is so and...
Yegor Kozlov [Wed, 16 Apr 2008 08:43:08 +0000 (08:43 +0000)]
Rich text in HSSFTextbox must have at least one format run. Make sure it is so and apply th default fopnt if no formats were applied.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648623 13f79535-47bb-0310-9956-ffa450edef68

16 years agobug #41071 is fixed in trunk. Added a unit test and resolved.
Yegor Kozlov [Wed, 16 Apr 2008 07:47:16 +0000 (07:47 +0000)]
bug #41071 is fixed in trunk. Added a unit test and resolved.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648589 13f79535-47bb-0310-9956-ffa450edef68

16 years agoConditional Formatting (30311) - API improvements, added HSSFSheetConditionalFormatting
Josh Micich [Tue, 15 Apr 2008 17:07:06 +0000 (17:07 +0000)]
Conditional Formatting (30311) - API improvements, added HSSFSheetConditionalFormatting

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648334 13f79535-47bb-0310-9956-ffa450edef68

16 years agoNice and small change here... Update the formula parser code to use usermodel.HSSFWor...
Nick Burch [Tue, 15 Apr 2008 16:00:50 +0000 (16:00 +0000)]
Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648303 13f79535-47bb-0310-9956-ffa450edef68

16 years agoImproved factoring of ppt objects. For ppt tabels Slide.getShapes() returns the Table...
Yegor Kozlov [Tue, 15 Apr 2008 15:12:58 +0000 (15:12 +0000)]
Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns the Table object (was ShapeGroup)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648276 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTextSpecInfoAtom is present in PPT 2003+. When the text is changed we must update...
Yegor Kozlov [Tue, 15 Apr 2008 15:11:13 +0000 (15:11 +0000)]
TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must update this record, otherwise the ppt becomes corrupted

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648274 13f79535-47bb-0310-9956-ffa450edef68

16 years agostart improving handling of resources in HSLF. PPFont object represents a font in...
Yegor Kozlov [Tue, 15 Apr 2008 10:05:22 +0000 (10:05 +0000)]
start improving handling of resources in HSLF. PPFont object represents a font in a presenatation.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648203 13f79535-47bb-0310-9956-ffa450edef68

16 years agoTextShape is a common superclass of all shapes that can hold text. The subclasses...
Yegor Kozlov [Tue, 15 Apr 2008 07:54:20 +0000 (07:54 +0000)]
TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648156 13f79535-47bb-0310-9956-ffa450edef68

16 years agomake sure all hslf classes use POI loggers
Yegor Kozlov [Mon, 14 Apr 2008 14:58:18 +0000 (14:58 +0000)]
make sure all hslf classes use POI loggers

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647824 13f79535-47bb-0310-9956-ffa450edef68

16 years agoSwitch to using our own logger, rather than the commons one
Nick Burch [Mon, 14 Apr 2008 11:47:47 +0000 (11:47 +0000)]
Switch to using our own logger, rather than the commons one

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647738 13f79535-47bb-0310-9956-ffa450edef68

16 years agomisc usermodel improvements. Also added the source code for the ApacheconEU08 FFT...
Yegor Kozlov [Mon, 14 Apr 2008 09:21:57 +0000 (09:21 +0000)]
misc usermodel improvements. Also added the source code for the ApacheconEU08 FFT presentation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647713 13f79535-47bb-0310-9956-ffa450edef68

16 years agouse commons logging throughout the code
Yegor Kozlov [Mon, 14 Apr 2008 09:20:20 +0000 (09:20 +0000)]
use commons logging throughout the code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647712 13f79535-47bb-0310-9956-ffa450edef68

16 years agoAdd information of EventBasedExcelExtractor to the documentation
Nick Burch [Sun, 13 Apr 2008 15:13:17 +0000 (15:13 +0000)]
Add information of EventBasedExcelExtractor to the documentation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647577 13f79535-47bb-0310-9956-ffa450edef68

16 years agoFinish off eventusermodel based Excel Extractor, and update the xls to csv converter...
Nick Burch [Sun, 13 Apr 2008 15:09:42 +0000 (15:09 +0000)]
Finish off eventusermodel based Excel Extractor, and update the xls to csv converter (moved to correct place) based on discoveries for the text extractor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647576 13f79535-47bb-0310-9956-ffa450edef68

16 years agoStart on a eventusermodel based excel text extractor
Nick Burch [Sun, 13 Apr 2008 14:58:27 +0000 (14:58 +0000)]
Start on a eventusermodel based excel text extractor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647574 13f79535-47bb-0310-9956-ffa450edef68

16 years agoVarious new bits of documentation on embeded files and text extraction
Nick Burch [Sun, 13 Apr 2008 13:16:36 +0000 (13:16 +0000)]
Various new bits of documentation on embeded files and text extraction

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647567 13f79535-47bb-0310-9956-ffa450edef68

16 years agofixed typo and formatting in class javadoc
Josh Micich [Fri, 11 Apr 2008 19:36:37 +0000 (19:36 +0000)]
fixed typo and formatting in class javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647278 13f79535-47bb-0310-9956-ffa450edef68

16 years agoUpdate HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and allow...
Nick Burch [Fri, 11 Apr 2008 14:43:05 +0000 (14:43 +0000)]
Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and allow reading embeded documents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647186 13f79535-47bb-0310-9956-ffa450edef68