Nick Burch
|
3a47b6e89c
|
Fix bug #45761 - Support for Very Hidden excel sheets in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693175 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 17:43:31 +00:00 |
Yegor Kozlov
|
86e9f8c8d7
|
always call Workbook.cloneDrawings when cloning sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693085 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 13:02:21 +00:00 |
Nick Burch
|
c2761bf452
|
Patch from bug #45738 - Initial HWPF support for Office Art Shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692918 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-07 18:32:51 +00:00 |
Yegor Kozlov
|
a0cef40211
|
fixed bug #45720: cloneSheet breaks autofilters.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692893 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-07 16:30:35 +00:00 |
Josh Micich
|
ba665e8b75
|
Minor fixes to YEARFRAC(). Added ISEVEN() and ISODD(). Added test cases.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-06 06:04:01 +00:00 |
Josh Micich
|
d1fa09977a
|
Fixes for special cases of lookup functions (test cases added)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692612 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-06 05:30:31 +00:00 |
Josh Micich
|
ff3dbad047
|
reverted changes accidentally submitted with r692538
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692541 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 20:43:37 +00:00 |
Josh Micich
|
a175eadfd2
|
Modified formula evaluator to handle whole column refs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692538 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 20:38:51 +00:00 |
Josh Micich
|
971a97d708
|
Minor fixes for numeric operators - junit added. Some refactoring.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692506 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-05 18:22:30 +00:00 |
Josh Micich
|
bae56b7be7
|
Fix for bug 45376 - added caching to HSSFFormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692300 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 23:16:15 +00:00 |
Josh Micich
|
62e6778ef0
|
Made HSSFFormulaEvaluator capable of handling simple named ranges
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692255 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 21:32:17 +00:00 |
Josh Micich
|
db7d4a4d55
|
Fixed compiler warnings, linked junit test to suite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692243 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 21:05:50 +00:00 |
Josh Micich
|
e2138482c9
|
Fix unused import (correction to r692239)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692241 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 21:01:48 +00:00 |
Josh Micich
|
176250c649
|
Fixed 2 small bugs in RelationalOperationEval (added junits). Refactored hierarchy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@692239 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-04 20:58:37 +00:00 |
Josh Micich
|
df610f03ef
|
Initial work on bug 45720 - copy 'FilterDatabase' named record when cloning sheets. Some clean-up in NameRecord.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691740 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-03 19:22:53 +00:00 |
Josh Micich
|
a1a888f7f7
|
Fixed ArrayPtg.toString to not crash when partially initialised
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691687 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-03 17:03:02 +00:00 |
Yegor Kozlov
|
bdd3c6d413
|
fixed bug #45728: SlideShow.reorderSlide didn't work properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691533 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-03 08:04:07 +00:00 |
Yegor Kozlov
|
ea9f17a105
|
continue making progress with hslf hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691182 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-02 10:03:11 +00:00 |
Yegor Kozlov
|
6caa780df5
|
improved handling of StyleTextPropAtom bit masks, added more read-write roundtrip tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691180 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-02 09:59:53 +00:00 |
Nick Burch
|
dc0f66c44e
|
DV related fixes from Pierre Lavignotte
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@691017 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-01 16:51:09 +00:00 |
Josh Micich
|
028dc760f7
|
Update status for bug 45358 (fixed with r690772, r690835 and r690836)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690837 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-01 02:34:05 +00:00 |
Josh Micich
|
d93c9c520d
|
Fixed IF() to handle different types for the first arg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690836 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-01 02:26:33 +00:00 |
Josh Micich
|
30819e2f9b
|
Converted AreEval and RefEval to be lazy (part of fix for bug 45358)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690835 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-01 01:48:45 +00:00 |
Josh Micich
|
020bde0d66
|
Improving AreaI interface and AreaPtg hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690825 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 23:59:26 +00:00 |
Josh Micich
|
a78cd8eb0a
|
Partial fix for bug 45358 - parsing area refs with rows above 32767
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690772 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 19:44:11 +00:00 |
Josh Micich
|
908e676d57
|
removed AreaEval.getValues (initial work for bug 45358)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690761 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 19:08:36 +00:00 |
Nick Burch
|
b944df7e56
|
HPBF docs update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690739 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 17:24:10 +00:00 |
Nick Burch
|
5fb6697aee
|
Add HPBF hyperlinks support to the extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690729 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 16:58:29 +00:00 |
Nick Burch
|
ea9ed46b9a
|
Start to support HPBF hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690726 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 16:37:39 +00:00 |
Josh Micich
|
9ba2ab25be
|
Added junit to show bug 45717 is fixed. (Previously fixed by either of r683758, r683871)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690721 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 16:27:35 +00:00 |
Josh Micich
|
33f8013dd3
|
Fix for bugs 26321 and 44958 - preserve position of ArrayRecords and TableRecords among cell value records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690636 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 04:45:00 +00:00 |
Josh Micich
|
e4787b1a21
|
changed serialize method on Sheet to visitContainedRecords to simplify serialization logic and also allow test code to inspect generated sheet records more directly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690626 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-31 01:53:47 +00:00 |
Nick Burch
|
7039455b72
|
Further HPBF plc tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690536 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-30 17:12:42 +00:00 |
Nick Burch
|
3d8ec0dc34
|
Start to support HPBF PLC parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690534 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-30 16:59:55 +00:00 |
Nick Burch
|
e12de2c3bf
|
Various bug fixes, and hpbf updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690517 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-30 14:47:33 +00:00 |
Josh Micich
|
077c07f988
|
Fixed decoding of operand class for ArrayPtg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690461 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-30 04:34:01 +00:00 |
Josh Micich
|
55a6277bf2
|
Added ArrayRecord and CellRangeAddress8Bit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690411 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 22:21:10 +00:00 |
Josh Micich
|
a5e68f7c0c
|
Clean-up toString() and inner class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690404 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 22:08:42 +00:00 |
Yegor Kozlov
|
434e7c2454
|
initial support for embedded movies and controls.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690262 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 14:01:04 +00:00 |
Yegor Kozlov
|
afe84aadee
|
utility to dump POIFS into filesystem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690259 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 13:58:56 +00:00 |
Josh Micich
|
4897063eab
|
Removing calls to AreaEval.getValues() from count and lookup functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690112 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 05:29:56 +00:00 |
Josh Micich
|
76964bdcba
|
Removing calls to AreaEval.getValues()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690094 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 03:52:51 +00:00 |
Josh Micich
|
357f3eaf7d
|
Changed FormulaRecord.getParsedExpression to return Ptg array
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@690091 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-29 03:25:23 +00:00 |
Josh Micich
|
8685d30fd5
|
Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to FormulaRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689973 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 20:39:41 +00:00 |
Josh Micich
|
ed854d99c9
|
Removed unused methods from CellValueRecordInterface. Converted FormulaRecordAggregate to RecordAggregate subclass
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689721 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 05:25:24 +00:00 |
Josh Micich
|
4b226e36f5
|
Should have been submitted with c689716 (bug 45699)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689719 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 05:13:31 +00:00 |
Josh Micich
|
d5cbbaa1ab
|
Fix for bug 45699 - RowRecordsAggregate needs to tolerate MergeCellsRecords between row/cell records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689716 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 04:27:41 +00:00 |
Josh Micich
|
05e4c39b9e
|
Fix for bug 45698 - allow LinkTable to read EXTERNSHEET records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689704 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-28 02:54:47 +00:00 |
Josh Micich
|
9d343b5802
|
should have been submitted with c689559
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689636 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-27 21:54:20 +00:00 |
Josh Micich
|
772ff6d1f4
|
Added names of known but uninterpreted BIFF records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689559 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-27 18:51:03 +00:00 |