Josh Micich
|
2a9b94d931
|
Optimised the FormulaEvaluator to take cell dependencies into account
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@698047 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-23 00:40:22 +00:00 |
|
Josh Micich
|
8791b1662d
|
Some clean-up in BoundSheetRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@698039 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-22 23:43:50 +00:00 |
|
Nick Burch
|
7d3c21b826
|
Apply part of patch from bug #16936, with the rest made more HSSFCell like - Initial support for whole-row cell styling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697599 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 19:50:21 +00:00 |
|
Nick Burch
|
fdc39d48a7
|
Update hssf.extractor.ExcelExtractor to optionally output blank cells too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697589 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 19:17:41 +00:00 |
|
Nick Burch
|
0c6a274259
|
Test to show that bug #45492 is invalid
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697584 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 18:56:32 +00:00 |
|
Nick Burch
|
63445ee99f
|
Include the sheet name in the output of examples.XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697580 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 18:43:49 +00:00 |
|
Nick Burch
|
5ceb0327e5
|
Fix bug #45784 - Support long chart titles in SeriesTextRecords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697562 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 17:49:20 +00:00 |
|
Nick Burch
|
cb4c63a2bc
|
Fix bug #45777 - Throw an exception if HSSF Footer or Header is attemped to be set too long, rather than having it break during writing out
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697559 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-21 17:38:39 +00:00 |
|
Josh Micich
|
75d690025c
|
Some clean-up after r696898 (partitioning common formula logic). Fixed compiler error in example XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@697145 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-19 16:34:21 +00:00 |
|
Josh Micich
|
0ddb062fb9
|
Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696898 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-19 02:19:58 +00:00 |
|
Josh Micich
|
26b458016e
|
code clean-up (removed compiler warnings/unused methods)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696860 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-19 00:02:21 +00:00 |
|
Josh Micich
|
c5a00d78c9
|
Partitioning common formula logic. Introduced FormulaRenderingWorkbook interface to make merge with ooxml branch easier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696813 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-18 21:22:23 +00:00 |
|
Yegor Kozlov
|
ad53043dcf
|
fixed bug #45829: HSSFPicture.getImageDimension() fails when DPI of image is zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696622 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-18 10:28:24 +00:00 |
|
Josh Micich
|
59311a17e8
|
Small tweak to NamePtg and Ref3DPtg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696501 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-17 22:35:09 +00:00 |
|
Josh Micich
|
63755a491e
|
Reverting method name change. Taking a risk on breaking binary compatibility for method HSSFSheet. getDefaultColWidth() (follow-on from r696075 / bug 45805)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696084 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-16 21:56:36 +00:00 |
|
Josh Micich
|
fface3d680
|
Fix for bug 45805 - 16-bit signed/unsigned problems in HSSFSheet.getColWidth() etc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696075 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-16 21:38:47 +00:00 |
|
Josh Micich
|
4a19202aae
|
Fix for bug 45780 - update area refs during HSSFSheet.shiftRows()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@696038 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-16 20:17:30 +00:00 |
|
Nick Burch
|
b2b3ede54d
|
Make MissingCellPolicy javadocs even more explicit about iterators, as people seem not to quite get it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@695621 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-15 20:58:30 +00:00 |
|
Nick Burch
|
c97ad3dc7b
|
Finish exposing the name of Named Cell Styles via HSSFCellStyle (normally held on the parent style though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@695420 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-15 11:02:18 +00:00 |
|
Nick Burch
|
3f5aedbcc8
|
Make a start on exposing the StyleRecord details into HSSFCellStyle, but not fully there yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@695303 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-14 22:19:06 +00:00 |
|
Josh Micich
|
ce31d8d259
|
Fix for bug 45978 - removed eager initialisation of SheetReferences
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@695264 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-14 18:55:28 +00:00 |
|
Nick Burch
|
5058c1f492
|
Replace some model.Sheet references with usermodel.HSSFSheet ones, to make more in keeping with xssf, and make merges easier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694946 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-13 13:46:45 +00:00 |
|
Nick Burch
|
592729a165
|
Slight tidy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694939 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-13 13:30:52 +00:00 |
|
Josh Micich
|
0c881e7c99
|
Added toString methods formatAsString to CellValue. Changed deprecation on CellValue.getRichTextStringValue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694881 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-13 05:43:41 +00:00 |
|
Josh Micich
|
a0769d4082
|
Refactored TextFunctions. Some minor fixes - test cases added.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694877 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-13 05:14:26 +00:00 |
|
Josh Micich
|
324d79a0ba
|
Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694643 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-12 08:18:54 +00:00 |
|
Josh Micich
|
0799612198
|
Extended support for cached results of formula cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694631 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-12 07:43:20 +00:00 |
|
Josh Micich
|
c66701312b
|
clarification of ArrayPtg size increment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694620 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-12 07:03:00 +00:00 |
|
Josh Micich
|
64aed897ea
|
Removed trailing comma from output of HexDump.toHex()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694619 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-12 06:58:52 +00:00 |
|
Josh Micich
|
9ec9c9251f
|
Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694534 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-11 23:18:50 +00:00 |
|
Josh Micich
|
2e6ca61fe7
|
Refactoring MultiOperandNumericFunction - removed Ref2DEval.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694153 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-11 07:16:20 +00:00 |
|
Josh Micich
|
104b2191d4
|
fixed special cases of MODE function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694065 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 23:37:22 +00:00 |
|
Josh Micich
|
5e6211564b
|
Refactored finance functions.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@694050 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 22:43:30 +00:00 |
|
Josh Micich
|
4f7bef34f6
|
Refactored hierarchy of MultiOperandNumericFunction. Fixed error value handling. Enabled error value check in TestFormulasFromSpreadsheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693990 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 21:21:28 +00:00 |
|
Josh Micich
|
26b4b8b6a7
|
(Should have been submitted with 693939) Fixing error value handling for numeric functions. Refactored hierarchy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693947 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 19:33:58 +00:00 |
|
Josh Micich
|
2dac9df840
|
(Should have been submitted with 693939) Fixing error value handling for numeric functions. Refactored hierarchy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693941 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 19:27:24 +00:00 |
|
Josh Micich
|
fdbcbf978b
|
Fixing error value handling for numeric functions. Refactored hierarchy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693939 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-10 19:23:43 +00:00 |
|
Josh Micich
|
27c3aeb55f
|
Fixed special cases of INDEX function (single columns / single rows, and errors)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693658 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 23:46:46 +00:00 |
|
Josh Micich
|
f501145768
|
Added support for parsing array constants in formulas. (Helping investigation for bug 45752)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693591 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 20:25:16 +00:00 |
|
Yegor Kozlov
|
78101afee8
|
don't increment the number of shapes when cloning a sheet with drawings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693383 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 06:58:35 +00:00 |
|
Josh Micich
|
bcaf3fdcd4
|
Common refactoring for one arg numeric functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693309 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 22:46:41 +00:00 |
|
Josh Micich
|
906bceb891
|
Refactored OperandResolver coerce functions to convert BlankEval to 0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693289 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 21:34:45 +00:00 |
|
Josh Micich
|
f722d1e209
|
Fixes for DAY/MONTH/YEAR functions (junit cases added)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693250 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 20:28:05 +00:00 |
|
Josh Micich
|
1b916d2ceb
|
Additional fix for 45720 - bug in HSSFWorkbook.findExistingBuiltinNameRecordIdx
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693221 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 19:49:03 +00:00 |
|
Josh Micich
|
5eae1cd49c
|
cosmetic fix for Area3DPtg.toString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@693203 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-08 19:13:09 +00:00 |
|
Nick Burch
|
a7ae05977b
|
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
|
770dfcf4a4
|
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 |
|
Yegor Kozlov
|
5bc0f55d3d
|
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
|
acb6f6fc92
|
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
|
3db8deb9e0
|
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 |
|