]> source.dussan.org Git - poi.git/log
poi.git
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

16 years agoUpdate the sample embeded documents to be from know sources, so we can test better
Nick Burch [Fri, 11 Apr 2008 13:04:11 +0000 (13:04 +0000)]
Update the sample embeded documents to be from know sources, so we can test better

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

16 years agoImprove how POIFS works with directory entries, and update HWPFDocument to support...
Nick Burch [Thu, 10 Apr 2008 16:59:10 +0000 (16:59 +0000)]
Improve how POIFS works with directory entries, and update HWPFDocument to support reading an embeded word document

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

16 years agoInitial support for getting and changing chart titles and series titles
Nick Burch [Thu, 10 Apr 2008 15:54:02 +0000 (15:54 +0000)]
Initial support for getting and changing chart titles and series titles

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

16 years agobugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRecord.
Josh Micich [Thu, 10 Apr 2008 07:06:55 +0000 (07:06 +0000)]
bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRecord.

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

16 years agoImplement a proxy HSSFListener which tracks the format records, and lets you lookup...
Nick Burch [Wed, 9 Apr 2008 15:36:39 +0000 (15:36 +0000)]
Implement a proxy HSSFListener which tracks the format records, and lets you lookup the format string for a given cell. Convert the xls to csv example to use it

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

16 years agoProvide a common ole2 implementation of POITextExtractor, which gives access to the...
Nick Burch [Wed, 9 Apr 2008 12:46:42 +0000 (12:46 +0000)]
Provide a common ole2 implementation of POITextExtractor, which gives access to the document metadata

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

16 years agosome more tweaks for bug 30311. Set some (unused) bits in FontFormatting to match...
Josh Micich [Wed, 9 Apr 2008 05:56:50 +0000 (05:56 +0000)]
some more tweaks for bug 30311. Set some (unused) bits in  FontFormatting to match Excel.

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

16 years agofix bug #44770: RuntimeException: Couldn't instantiate the class for type with id...
Yegor Kozlov [Tue, 8 Apr 2008 14:49:59 +0000 (14:49 +0000)]
fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id 1036 on class class org.apache.poi.hslf.record.PPDrawing

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

16 years agomisc usermodel improvements in HSLF
Yegor Kozlov [Mon, 7 Apr 2008 15:35:49 +0000 (15:35 +0000)]
misc usermodel improvements in HSLF

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

16 years agoempty.ppt with the master styles compatible with PPT 2003
Yegor Kozlov [Mon, 7 Apr 2008 15:34:53 +0000 (15:34 +0000)]
empty.ppt with the master styles compatible with PPT 2003

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

16 years agoFix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers
Nick Burch [Mon, 7 Apr 2008 15:20:57 +0000 (15:20 +0000)]
Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers

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

16 years ago30311 - More work on Conditional Formatting - patch from Dmitriy
Josh Micich [Mon, 7 Apr 2008 03:23:04 +0000 (03:23 +0000)]
30311 - More work on Conditional Formatting - patch from Dmitriy

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

16 years agorefactored all hssf junits to get test sample data in the in one place
Josh Micich [Mon, 7 Apr 2008 03:02:03 +0000 (03:02 +0000)]
refactored all hssf junits to get test sample data in the in one place

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

16 years agoFollow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and...
Josh Micich [Thu, 3 Apr 2008 21:17:26 +0000 (21:17 +0000)]
Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and wasn't yet included in the test suite hierarchy

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

16 years agoFix for bug 44739 - Conditional formatting (regions with max row/col index)
Josh Micich [Thu, 3 Apr 2008 20:25:53 +0000 (20:25 +0000)]
Fix for bug 44739 - Conditional formatting (regions with max row/col index)

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

16 years agoMake a bit of a start on being able to edit chart titles, based on the email to user...
Nick Burch [Thu, 3 Apr 2008 15:04:52 +0000 (15:04 +0000)]
Make a bit of a start on being able to edit chart titles, based on the email to user@poi from Russ on the 2nd of April. Not quite there though

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

16 years agoFixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWi...
Yegor Kozlov [Wed, 2 Apr 2008 10:25:18 +0000 (10:25 +0000)]
Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWidth: getColumnWidth should always return width measured in 1/256th units.

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

16 years agoadded set accessor to indentation level
Yegor Kozlov [Wed, 2 Apr 2008 10:20:31 +0000 (10:20 +0000)]
added set accessor to indentation level

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

16 years agoRestored an entry that had been deleted by chance.
Rainer Klute [Wed, 2 Apr 2008 00:55:52 +0000 (00:55 +0000)]
Restored an entry that had been deleted by chance.

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

16 years ago44694 - HPSF: Support for property sets without sections
Rainer Klute [Wed, 2 Apr 2008 00:50:45 +0000 (00:50 +0000)]
44694 - HPSF: Support for property sets without sections

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

16 years agofix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION record
Josh Micich [Tue, 1 Apr 2008 23:53:51 +0000 (23:53 +0000)]
fix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION record

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

16 years agoBug #44733 - DPRODUCT function should be index 189, not 191
Josh Micich [Tue, 1 Apr 2008 22:18:25 +0000 (22:18 +0000)]
Bug #44733 - DPRODUCT function should be index 189, not 191

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

16 years agoImplement Sheet.removeShape(Shape shape) in HSLF
Yegor Kozlov [Mon, 31 Mar 2008 09:58:27 +0000 (09:58 +0000)]
Implement Sheet.removeShape(Shape shape) in HSLF

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

16 years agochanges/status for #44675, #44695, #44691
Josh Micich [Mon, 31 Mar 2008 06:55:04 +0000 (06:55 +0000)]
changes/status for #44675, #44695, #44691

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

16 years agosilenced noisy tests
Josh Micich [Mon, 31 Mar 2008 05:56:11 +0000 (05:56 +0000)]
silenced noisy tests

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

16 years agoremoved incorrect test case methods
Josh Micich [Mon, 31 Mar 2008 05:19:00 +0000 (05:19 +0000)]
removed incorrect test case methods

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

16 years agoMore work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy. Some...
Josh Micich [Mon, 31 Mar 2008 05:10:35 +0000 (05:10 +0000)]
More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy. Some other clean-up.

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

16 years agoUpdate Formula test spreadsheet for count, and also do a copy as an ooxml .xlsx file
Nick Burch [Sun, 30 Mar 2008 13:40:34 +0000 (13:40 +0000)]
Update Formula test spreadsheet for count, and also do a copy as an ooxml .xlsx file

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

16 years agoCount implementation from ooxml branch
Nick Burch [Sun, 30 Mar 2008 13:39:51 +0000 (13:39 +0000)]
Count implementation from ooxml branch

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