]>
source.dussan.org Git - poi.git/log
Nick Burch [Thu, 10 Jul 2008 22:22:24 +0000 (22:22 +0000)]
Tweak test to run forward and back
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675785
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 22:14:25 +0000 (22:14 +0000)]
Add disabled test for bug #45376
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675783
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 21:49:37 +0000 (21:49 +0000)]
Fix bug #45126 - Avoid generating multiple NamedRanges with the same name, which Excel dislikes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675776
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 21:03:52 +0000 (21:03 +0000)]
Add test for bug #43623, currently disabled as it makes FormulaParser unhappy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675734
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 20:54:42 +0000 (20:54 +0000)]
Fix cell.getRichStringCellValue() for formula cells with string results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675727
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 20:30:46 +0000 (20:30 +0000)]
Back port fixes from the ooxml branch for CellReference column number<->letter stuff
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675717
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 18:41:25 +0000 (18:41 +0000)]
Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingHSSFListener / XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675671
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Jul 2008 17:52:33 +0000 (17:52 +0000)]
Apply some changes inspired by bug # 45373, which improve the performance of HSSFSheet.shiftRows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675661
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 9 Jul 2008 14:58:06 +0000 (14:58 +0000)]
Fix for bug 45367 - fixed boundary case when row zero is the last row removed from the sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675218
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 9 Jul 2008 02:15:52 +0000 (02:15 +0000)]
Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675086
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 9 Jul 2008 01:45:33 +0000 (01:45 +0000)]
Fix for bug 45348 - required tweaks to RVA formula logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675079
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 8 Jul 2008 21:00:13 +0000 (21:00 +0000)]
Fix for bug 45354 - Proper distinguishing of cell references and named ranges within formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674953
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 8 Jul 2008 20:19:40 +0000 (20:19 +0000)]
Hooked up new junit in suite (from bug 45338)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674937
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 8 Jul 2008 18:56:21 +0000 (18:56 +0000)]
Fix bug #45338 - JDK 1.4/1.5 issue from r673997
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674911
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 8 Jul 2008 17:31:36 +0000 (17:31 +0000)]
Test to check that formula stuff is mostly working with zip codes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674891
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 6 Jul 2008 21:16:05 +0000 (21:16 +0000)]
Shuffle the HDGF chunks_parse_cmds.tbl off into resources where it more properly belongs, and correctly update the legal notice file to match
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674348
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Jul 2008 10:46:59 +0000 (10:46 +0000)]
Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then fix it to find newly added fonts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673997
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Jul 2008 09:58:21 +0000 (09:58 +0000)]
Fix bug #45336 - Fix HSSFColor.getTripletHash()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673987
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 3 Jul 2008 23:09:08 +0000 (23:09 +0000)]
Fix for bug 45334 - added impl for ERROR.TYPE()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673863
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 3 Jul 2008 22:20:18 +0000 (22:20 +0000)]
Fix for bug 45334 - formula parser needs to handle dots in identifiers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673853
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 1 Jul 2008 10:32:29 +0000 (10:32 +0000)]
updated status of the latest release, 3.1-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673050
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 18:58:23 +0000 (18:58 +0000)]
Patch from N.Hira from bug #45252 - Improvement for HWPF Range.replaceText()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672570
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 18:54:02 +0000 (18:54 +0000)]
Patch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and unicode characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672569
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 18:48:35 +0000 (18:48 +0000)]
Patch from dnapoletano from bug #45175 - Support for variable length operands in org.apache.poi.hwpf.sprm.SprmOperation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672567
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 18:21:21 +0000 (18:21 +0000)]
Avoid spurious missing lines with the MissingRecordAware event code, and odd files that contain RowRecords in the middle of the cell Records.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672562
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 17:12:38 +0000 (17:12 +0000)]
Update changelog about EventWorkbookBuilder, and tweak XLS2CSVmra to use it if formulas required
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672553
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 28 Jun 2008 17:04:09 +0000 (17:04 +0000)]
Finish the EventWorkbookBuilder, now does sheet references in formulas properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672550
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 27 Jun 2008 10:12:11 +0000 (10:12 +0000)]
Add MethodNotFound exceptions to the faq
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672230
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 24 Jun 2008 19:53:53 +0000 (19:53 +0000)]
Make a start on being able to process formulas in the eventusermodel code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@671322
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 21 Jun 2008 12:41:34 +0000 (12:41 +0000)]
started a new section for poi-3.2 family, updated release date of 3.2-FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@670190
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 20 Jun 2008 07:10:03 +0000 (07:10 +0000)]
Fix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRef3DPtg and DeletedArea3DPtg. Similar to
c664220
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669809
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 19 Jun 2008 19:07:20 +0000 (19:07 +0000)]
Fix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669658
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 19 Jun 2008 11:47:48 +0000 (11:47 +0000)]
Improved HWPF Range.replaceText, from N. Hira in bug #45001
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669456
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 18 Jun 2008 11:35:04 +0000 (11:35 +0000)]
A partial fix for bug #30978, but something still remains, which seems to be related to changing the ptg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669140
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Jun 2008 18:40:51 +0000 (18:40 +0000)]
patch from bug #45177: Remove GPL reference in NOTICE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668259
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Jun 2008 18:38:59 +0000 (18:38 +0000)]
TextShape.getMarginLeft() returned incorrect value. Added a unit test for text margins.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668257
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 16 Jun 2008 13:39:44 +0000 (13:39 +0000)]
Make the test related to bug #30978, which shows that named ranges pointing to deleted sheets is ok, more complete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668155
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 16 Jun 2008 13:20:42 +0000 (13:20 +0000)]
Slight tweak for named ranges pointing at deleted sheets, related to bug #30978
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668153
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 16 Jun 2008 12:49:55 +0000 (12:49 +0000)]
Unit test from bug #45001, and new replaceText method (no test yet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668143
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sun, 15 Jun 2008 22:26:06 +0000 (22:26 +0000)]
added extra RVA test case (for bug 45206)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668014
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 8 Jun 2008 15:31:05 +0000 (15:31 +0000)]
bug#44692 - Fixed HSSFPicture.resize() to properly resize pictures if the underlying columns/rows have modified size
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664515
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 8 Jun 2008 12:37:39 +0000 (12:37 +0000)]
expose access to OEPlaceholderAtom so that users can determine whether a shape represents ppt placeholder (date/time, footer or slide number)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664493
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 8 Jun 2008 12:32:10 +0000 (12:32 +0000)]
Fixed TextShape.resizeToFitText() to properly resize TextShape. See patch#45140
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664492
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 8 Jun 2008 12:31:19 +0000 (12:31 +0000)]
Support custom image renderers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664491
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 8 Jun 2008 12:30:25 +0000 (12:30 +0000)]
Correctly increment the reference count of a blip when a picture is inserted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664490
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sat, 7 Jun 2008 00:53:01 +0000 (00:53 +0000)]
Fix for bug 45091 - serialization of RefN~ tokens. Simplified Ptg class hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664220
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 6 Jun 2008 08:32:54 +0000 (08:32 +0000)]
Fix for 45133 - OBJ Record (5Dh) needs to pad the sub-record data to a 4-byte boundary
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663855
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 5 Jun 2008 22:24:05 +0000 (22:24 +0000)]
Fix for bug 45145 - made sure RowRecordsAggregate comes before ValueRecordsAggregate. Also fixed BiffViewer to show correct record offsets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663765
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 5 Jun 2008 03:12:35 +0000 (03:12 +0000)]
Fix for bug 45123 - SharedFormulaRecord.convertSharedFormulas was ignoring token operand classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663436
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 4 Jun 2008 17:37:18 +0000 (17:37 +0000)]
Test code clean-up (prior to bug 45126)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663322
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 May 2008 10:03:00 +0000 (10:03 +0000)]
Fix bug #45087 - Correctly detect date formats like [Black]YYYY as being date based
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660889
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 28 May 2008 06:50:35 +0000 (06:50 +0000)]
bump 3.1-beta2 announcement
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660834
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 28 May 2008 06:19:31 +0000 (06:19 +0000)]
Fix for 45060 (and 45041) - Improved token class transformation during formula parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660828
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 27 May 2008 11:44:49 +0000 (11:44 +0000)]
X, Y, Width and Height getters/setters on HSSFChart
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660474
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 27 May 2008 00:57:23 +0000 (00:57 +0000)]
Changed class hierarchy of Ptg to improve 'operand class' transformation.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660344
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 26 May 2008 19:36:56 +0000 (19:36 +0000)]
Added test cases for parsing IF expressions. Segregated IF test cases into a new class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660280
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 26 May 2008 18:25:02 +0000 (18:25 +0000)]
Small fix for FormulaParser. Need case-insentive match for IF function name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660263
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 26 May 2008 18:02:23 +0000 (18:02 +0000)]
Follow-on fix for bug 42564 (r653668). Array elements are stored internally column by column.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660256
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 23 May 2008 15:55:08 +0000 (15:55 +0000)]
Help for bug #44840 - Improved handling of HSSFObjectData, especially for entries with data held not in POIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659575
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 23 May 2008 15:24:25 +0000 (15:24 +0000)]
File with checkboxes, from bug #44840
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659573
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 23 May 2008 15:22:18 +0000 (15:22 +0000)]
Patch from Yury, plus tests, from bug #45043 - Support for getting excel cell comments when extracting text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659572
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 23 May 2008 12:58:56 +0000 (12:58 +0000)]
Extend the support for specifying a policy to HSSF on missing / blank cells when fetching, to be able to specify the policy at the HSSFWorkbook level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659525
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 08:55:48 +0000 (08:55 +0000)]
Fix for bug 35925 - Missing HSSFColor.TAN from HashTables returned by getIndexHash() and getTripletHash()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659478
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 07:42:14 +0000 (07:42 +0000)]
Marked out test failure which was fixed by patch for bug 39903
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659462
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 06:54:46 +0000 (06:54 +0000)]
Bug 45025 - improved FormulaParser parse error messages (r659452 had wrong bug number)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659455
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 06:43:51 +0000 (06:43 +0000)]
Bug 45041 - improved FormulaParser parse error messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659452
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 05:28:54 +0000 (05:28 +0000)]
Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659429
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 23 May 2008 03:56:31 +0000 (03:56 +0000)]
Fix for 45066 - sheet encoding size mismatch problems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659403
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 22 May 2008 09:51:44 +0000 (09:51 +0000)]
Example for finding hslf sounds from Yegor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659067
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 22 May 2008 03:26:25 +0000 (03:26 +0000)]
Follow on from bug 44675 - regenerated functionMetadata.txt from new ooo excelfileformat.odt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658986
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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