Josh Micich
|
d05c02b3c0
|
Initial add of ForkedEvaluator functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723194 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 02:48:24 +00:00 |
|
Josh Micich
|
e498812395
|
should have been part of c723161 (re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723164 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 00:15:54 +00:00 |
|
Josh Micich
|
dc9a894072
|
re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723161 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-04 00:08:45 +00:00 |
|
Josh Micich
|
db07c3ed7e
|
Minor code improvements, fixed comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723146 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:39:11 +00:00 |
|
Josh Micich
|
bcfff4072f
|
Improvements to arg checking in constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723141 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 23:35:18 +00:00 |
|
Josh Micich
|
8153e57152
|
more generics compiler warnings fixes for poi.ss.formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723104 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 22:34:26 +00:00 |
|
Josh Micich
|
106e50851a
|
fixed generics compiler warnings for poi.ss.formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@723021 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 19:22:45 +00:00 |
|
Josh Micich
|
21e9b304ec
|
modified EvaluationCell to make Evaluation API more easily wrapable.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722778 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-03 05:07:31 +00:00 |
|
Josh Micich
|
67653ff822
|
Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of record 0xNN"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722401 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-02 08:46:13 +00:00 |
|
Josh Micich
|
b4bf387e9e
|
Fix for bug 46156 - improved POI's number rendering to more closely match Excel's
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722284 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 23:24:23 +00:00 |
|
Josh Micich
|
00bd155759
|
Generics warnings and other clean-up in HSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722223 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 20:52:27 +00:00 |
|
Josh Micich
|
bfde2bd050
|
Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@722206 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-01 19:59:46 +00:00 |
|
Josh Micich
|
df9e2e4a29
|
Improved error message when attempting to read BIFF2 file (bugzilla 46269)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721620 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 03:12:39 +00:00 |
|
Josh Micich
|
545ebccb60
|
Simplified logic in getStyleRecord() (investigating bug 46259)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721614 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 02:07:49 +00:00 |
|
Josh Micich
|
c1e9124f2b
|
Fixed generics compiler warnings in Workbook. Other minor code clean-up.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721602 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-29 00:46:33 +00:00 |
|
Josh Micich
|
5ce30c0f47
|
Fix for bug 46206 - tolerate missing DIMENSION records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721586 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-28 23:24:06 +00:00 |
|
Josh Micich
|
8bb747bc62
|
improved toString methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721043 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-27 00:17:28 +00:00 |
|
Josh Micich
|
7b61feb5f6
|
removed unused method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721037 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 23:39:35 +00:00 |
|
Josh Micich
|
916e61011c
|
Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX, SXPI, SXIDSTM, SXVIEW, SXVD, SXVS, and others.
Improved command line parsing in BiffViewer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@721007 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 22:32:07 +00:00 |
|
Josh Micich
|
65d9d900b9
|
fixed NPE in HyperlinkRecord.toString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720997 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-26 22:00:29 +00:00 |
|
Josh Micich
|
f3d8a26719
|
Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords after UnkownRecords, and PivotTable records should not get in the RowRecordsAggregate at all
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@720318 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-24 22:40:46 +00:00 |
|
Yegor Kozlov
|
d3dd1fbbcd
|
renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719547 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:22:07 +00:00 |
|
Josh Micich
|
1c556150f7
|
Fixes / additions for reserialization of HyperlinkRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719546 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:09:25 +00:00 |
|
Josh Micich
|
ee2c9194dc
|
should have been submitted with r719053 (moving other chart records into dedicated package)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 23:59:10 +00:00 |
|
Josh Micich
|
6d8206e410
|
Fixed NoteRecord to allow for unicode author names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719084 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 21:49:17 +00:00 |
|
Josh Micich
|
fd323517bc
|
moving other chart records into dedicated package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719053 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 20:17:42 +00:00 |
|
Josh Micich
|
f404554649
|
record sid clean-up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719031 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 19:09:05 +00:00 |
|
Josh Micich
|
326d502134
|
added getNumberOfCells CellRangeAddressBase etc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718840 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 02:04:07 +00:00 |
|
Josh Micich
|
b8329a9693
|
Initial support for union operator in FormulaParser (fix for broken junits)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718838 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 02:01:58 +00:00 |
|
Josh Micich
|
5f6daad057
|
Refactoring Record.serialize methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718810 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 00:06:06 +00:00 |
|
Josh Micich
|
cd8dd5317c
|
Refactoring Record.serialize methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718681 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 18:49:19 +00:00 |
|
Yegor Kozlov
|
2a12f7566c
|
applied fix suggested in bug#46197: missing cast to float resulted in incorect calculation of picture size.Also added Picture.resize(scale)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718023 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-16 13:24:42 +00:00 |
|
Josh Micich
|
98a378dc5f
|
Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra StringRecords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@717883 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-15 17:25:32 +00:00 |
|
Yegor Kozlov
|
4a64ae8839
|
more updates in javadocs and site documentation, also misc improvements in common hssf-xssf interfaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@714128 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 20:29:42 +00:00 |
|
Yegor Kozlov
|
c67c1d5ca0
|
1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713981 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 11:56:41 +00:00 |
|
Josh Micich
|
dfa42cbf38
|
Fix for bug 46174 - HSSFName now handles general formulas (not just area references)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713909 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 02:20:22 +00:00 |
|
Josh Micich
|
d912570a29
|
refactoring Record.serialize
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713894 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 01:25:16 +00:00 |
|
Josh Micich
|
3a6416ca4c
|
Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO, STARTBLOCK, ENDBLOCK, STARTOBJECT, ENDOBJECT, and CATLAB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713892 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 01:10:26 +00:00 |
|
Josh Micich
|
18ca34936f
|
Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713852 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 23:01:46 +00:00 |
|
Josh Micich
|
e2d8007f66
|
Changes to formula evaluation allowing for reduced memory usage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713811 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 20:22:17 +00:00 |
|
Josh Micich
|
3d63b2d3cb
|
updated javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713807 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 20:05:16 +00:00 |
|
Josh Micich
|
88f94198d8
|
extracted local variable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713801 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 19:41:02 +00:00 |
|
Nick Burch
|
1b24850c7c
|
Fix bug #45290 - Support odd files where the POIFS header block comes after the data blocks, and is on the data blocks list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713447 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 18:25:33 +00:00 |
|
Nick Burch
|
84d10b7ecd
|
Fix bug #46184 - more odd escaped date formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713403 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 15:31:34 +00:00 |
|
Yegor Kozlov
|
fadd255a55
|
common ss interfaces for drawing, clientacnhor and picture, also some refactoring of common hssf-xssf code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713279 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 07:15:37 +00:00 |
|
Yegor Kozlov
|
6f713d4aac
|
bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired tags in javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713021 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 11:43:20 +00:00 |
|
Nick Burch
|
aceffbe29d
|
Fix for bug #46137 - continue records after eofrecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712652 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-10 12:20:49 +00:00 |
|
Yegor Kozlov
|
8e0be01646
|
converted non-ascii characters to unicode to keep compilers on UTF-8 systems quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712543 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-09 19:45:45 +00:00 |
|
Josh Micich
|
fb53e42579
|
Fixed problem with linking shared formulas when ranges overlap
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712307 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 23:16:48 +00:00 |
|
Yegor Kozlov
|
f143809549
|
javadocs cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712196 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 16:57:23 +00:00 |
|