Nick Burch
|
beed69a11e
|
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
|
2008-04-10 16:59:10 +00:00 |
|
Nick Burch
|
f8c6a52a2c
|
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
|
2008-04-10 15:54:02 +00:00 |
|
Josh Micich
|
7024f8896e
|
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
|
2008-04-10 07:06:55 +00:00 |
|
Nick Burch
|
0d6a3d651d
|
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
|
2008-04-07 15:20:57 +00:00 |
|
Josh Micich
|
05eb15b87e
|
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
|
2008-04-07 03:23:04 +00:00 |
|
Josh Micich
|
27761348b9
|
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
|
2008-04-07 03:02:03 +00:00 |
|
Josh Micich
|
dff9b26565
|
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
|
2008-04-03 20:25:53 +00:00 |
|
Rainer Klute
|
6f72f010bb
|
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
|
2008-04-02 00:55:52 +00:00 |
|
Rainer Klute
|
5c7ca6b786
|
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
|
2008-04-02 00:50:45 +00:00 |
|
Yegor Kozlov
|
a3af5d5ddc
|
Implement Sheet.removeShape(Shape shape) in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642946 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 09:58:27 +00:00 |
|
Josh Micich
|
5b0efa8e57
|
changes/status for #44675, #44695, #44691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642904 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 06:55:04 +00:00 |
|
Josh Micich
|
05fb78c5d4
|
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
|
2008-03-31 05:10:35 +00:00 |
|
Nick Burch
|
ef5d5cb3d4
|
Move the FormulaEvaluator code out of scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642574 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-29 18:23:33 +00:00 |
|
Nick Burch
|
0fce9fd02e
|
Move the missing record aware eventusermodel code out of scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642566 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-29 17:45:28 +00:00 |
|
Nick Burch
|
a86359229a
|
Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641796 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-27 12:48:55 +00:00 |
|
Nick Burch
|
ec8acd9937
|
Update a lot of the site to apache documentation format 1.3, from 1.1. Also, put note about apachecon on the homepage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639487 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-20 22:31:15 +00:00 |
|
Nick Burch
|
b57f30921b
|
Simple patch from Josh from bug #44636 - fix for RefVPtg and edit-in-excel oddness
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639232 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-20 10:16:15 +00:00 |
|
Nick Burch
|
f9c0c82b09
|
Fix bug #44627 - improve the thread safety of POILogFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638815 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 12:49:35 +00:00 |
|
Nick Burch
|
f7e7b20f2e
|
Patch from Dmitriy from bug #30311 - Support for conditional formatting records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638812 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 12:28:56 +00:00 |
|
Nick Burch
|
bc88b7b1f4
|
Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as '= 4'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637601 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 15:48:02 +00:00 |
|
Nick Burch
|
97265001e9
|
Patch from Josh from bug #44608 - Support for PercentPtg in the formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637598 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 15:38:09 +00:00 |
|
Nick Burch
|
8ca38c3e23
|
Patch from Josh from bug #44606 - Support calculated string values for evaluated formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637595 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-16 15:29:34 +00:00 |
|
Yegor Kozlov
|
863b004ced
|
Add accessors to horizontal and vertical alignment in HSSFTextbox
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637189 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 18:05:55 +00:00 |
|
Nick Burch
|
709c487a42
|
Fix bug #44593 - improved handling of short DVRecords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@636756 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 13:20:09 +00:00 |
|
Nick Burch
|
6025d98504
|
Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn't work properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@636751 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 13:03:25 +00:00 |
|
Nick Burch
|
ff78b7ac71
|
Patch largely from Josh from bug #44539 - Support for area references in formulas of rows >= 32768
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634630 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 12:06:18 +00:00 |
|
Nick Burch
|
96198ae3d1
|
Improved support for read-only recommended workbooks, fixing bug #44536
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634619 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 11:36:14 +00:00 |
|
Nick Burch
|
e2dd40f66c
|
Patch from Josh from bug #43901 - Correctly update the internal last cell number when adding and removing cells (previously sometimes off-by-one)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634617 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-07 11:18:02 +00:00 |
|
Nick Burch
|
924975f0e9
|
Change the behaviour on short last blocks to be a warning not an exception, as some people seem to have "real" valid files that trigger this. Fixed bug #28231
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@634318 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 15:54:06 +00:00 |
|
Nick Burch
|
6f0aafadac
|
Changelog update for last patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633548 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-04 16:59:02 +00:00 |
|
Nick Burch
|
c5e82b7bae
|
Patch from Josh from bug #44508 - Fix formula evaluation with evaluateInCell on boolean formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633169 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 16:55:00 +00:00 |
|
Nick Burch
|
a16fa738f0
|
Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdowns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633151 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 16:09:02 +00:00 |
|
Nick Burch
|
0102c66498
|
Patch from Josh from bug #44495 - Handle named cell ranges in formulas that have lower case parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633126 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 15:26:38 +00:00 |
|
Nick Burch
|
0ecbec584e
|
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property stuff break old style hpsf+hssf use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633118 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-03 15:10:46 +00:00 |
|
Nick Burch
|
d601a0b4b7
|
Bug #44471 - Crystal Reports generates files with short StyleRecords, which isn't allowed in the spec. Work around this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@630164 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-22 11:40:00 +00:00 |
|
Nick Burch
|
7cdfaaa61d
|
Patch from Josh from bug #44450 - VLookup and HLookup support, and improvements to Lookup and Offset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@630160 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-22 11:23:50 +00:00 |
|
Nick Burch
|
1a6fcd5024
|
Patch from Josh from bug #44449 - Handle SharedFormulas better, for where there are formulas for the same area on two sheets, and when the shared formula flag is set incorrectly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629837 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:48:52 +00:00 |
|
Nick Burch
|
38421b7650
|
Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are now automatically closed. A warning is generated for people who might've relied on them not being closed before, and a wrapper to restore the old behaviour is supplied
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629829 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:35:59 +00:00 |
|
Nick Burch
|
173f63cd0a
|
Patch from Josh from bug #44371 - support for OFFSET function, and various tweaks to the formula evaluator to support this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629821 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 15:08:44 +00:00 |
|
Nick Burch
|
acd787dcb8
|
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and add tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629755 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 11:34:25 +00:00 |
|
Nick Burch
|
528bda2729
|
Fix from Josh from bug #44456 - Update contrib SViewer to not fail if a HSSFRow is null
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629738 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-21 10:36:08 +00:00 |
|
Nick Burch
|
08c14adf33
|
Patch from Josh from bug #44403 - Further support for unusual, but valid, arguments to the Mid function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@629552 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-20 18:14:30 +00:00 |
|
Nick Burch
|
818880bf7f
|
Further support for whole-column references, including formula strings and the evaluator. Also has some new tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628065 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 13:50:38 +00:00 |
|
Nick Burch
|
720b6bdf3d
|
Partial fix for bug #44410 - support whole column ranges such as C:C in the formula evaluator (so SUM(D:D) will now work). However, the formula string will still be displayed wrong
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628044 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:59:40 +00:00 |
|
Nick Burch
|
8bbaecfd84
|
Fix from Josh from bug #44421 - Update Match function to properly support Area references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628035 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:13:25 +00:00 |
|
Nick Burch
|
e113d12d34
|
Fix from Josh from bug #44417 - Improved handling of references for the need to quote the sheet name for some formulas, but not when fetching a sheet by name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628033 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 12:04:42 +00:00 |
|
Nick Burch
|
8827c07cdb
|
Fix for bug #44413 from Josh - Fix for circular references in INDEX, OFFSET, VLOOKUP formulas, where a cell is actually allowed to reference itself
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628029 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 11:53:25 +00:00 |
|
Nick Burch
|
7992e8e0f0
|
Fix for bug #44403 - Have mid use the third argument properly, and test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@628027 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-15 11:45:13 +00:00 |
|
Nick Burch
|
4a7276e4ee
|
Big formula update from Josh from bug #44364 - support for Match, NA and SumProduct functions, and initial error support in functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@627788 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-14 16:01:10 +00:00 |
|
Rainer Klute
|
b6751af998
|
- Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summary Information stream. RuntimeExceptions that occured when trying to read bogus data are now caught. Dictionary entries up to but not including the bogus one are preserved, the rest is ignored.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@619849 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-08 11:56:11 +00:00 |
|