Sergey Vladimirov
|
5485d4f5d1
|
child of ContainerRecord is not only SpContainer; use generics to preserve source-compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151861 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 14:21:26 +00:00 |
|
Sergey Vladimirov
|
40b8a37ccb
|
add additional escher properties names from 2.3.4. Group Shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151808 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 12:05:09 +00:00 |
|
Sergey Vladimirov
|
3ca7d0b7d8
|
make EscherContainerRecord.toString() indent children even if they don't support toString(indent)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151802 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:45:25 +00:00 |
|
Sergey Vladimirov
|
49a7f2fc9d
|
add EscherTertiaryOptRecord support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151801 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:44:50 +00:00 |
|
Sergey Vladimirov
|
614f365d64
|
fix generics compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151798 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:34:16 +00:00 |
|
Yegor Kozlov
|
23d2678a0e
|
Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 12:55:32 +00:00 |
|
Sergey Vladimirov
|
369841ab90
|
restore JDK 1.5 compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150617 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 10:12:34 +00:00 |
|
Yegor Kozlov
|
b17b4aa585
|
added @Beta annotation to mark code that is subject to incompatible changes in future releases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149119 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 11:09:02 +00:00 |
|
Yegor Kozlov
|
17e1904bdf
|
bug 50401 - fixed EscherProperty to return property name instead of 'unknown' for complex properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149111 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 11:00:41 +00:00 |
|
Yegor Kozlov
|
0b356585f5
|
fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148700 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 11:04:31 +00:00 |
|
Yegor Kozlov
|
0a86816c7c
|
more progress with support for charts in XSSF, see patch 51196
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148642 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 08:03:23 +00:00 |
|
Yegor Kozlov
|
cbb80e2943
|
Support for appending images to existing drawings in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148637 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 07:38:01 +00:00 |
|
Yegor Kozlov
|
95b70a204b
|
bug 46250 - Fixed cloning worksheets with images
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148295 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-19 12:19:48 +00:00 |
|
Nick Burch
|
432167c031
|
Fix bug #51514 - Allow HSSFObjectData to work with both POIFS and NPOIFS, and fix some generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147183 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 15:08:51 +00:00 |
|
Nick Burch
|
f8aa3bcced
|
Fix first part of bug #51514 - HSSF copy nodes from NPOIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147179 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 15:02:19 +00:00 |
|
Yegor Kozlov
|
a58d9dd33b
|
Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147049 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 09:18:09 +00:00 |
|
Nick Burch
|
ae3d9daaaa
|
Fix bug #51502 - Correct the Subtotal function javadoc entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1145790 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 21:58:29 +00:00 |
|
Nick Burch
|
84ff0f8423
|
Fix bug #51469 - XSSF support for row styles, to match existing HSSF functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144348 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 14:58:08 +00:00 |
|
Nick Burch
|
21ebb4606f
|
Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144331 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 14:27:21 +00:00 |
|
Sergey Vladimirov
|
433da9b2fb
|
add closeQuietly() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142781 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:50:01 +00:00 |
|
Yegor Kozlov
|
b515618dff
|
bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142219 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-02 13:25:25 +00:00 |
|
Yegor Kozlov
|
16bee58c25
|
Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142181 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-02 09:05:35 +00:00 |
|
Nick Burch
|
3fc8c3b1b7
|
Apply patch from bug #51458 - Correct BitField wrapping when setting large values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 16:29:04 +00:00 |
|
Nick Burch
|
5d2797bff2
|
Apply patch from bug #51460 (with some related generics tweaks) - Improve HSSF performance when loading very long rows, by switching the CellValue array to an iterator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141970 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 16:16:55 +00:00 |
|
Yegor Kozlov
|
a3cad58fa8
|
added Workbook.getForceFormulaRecalculation as requested in Bug 51422
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141585 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 15:54:04 +00:00 |
|
Yegor Kozlov
|
2186074689
|
Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation on load
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1140210 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 15:40:48 +00:00 |
|
Yegor Kozlov
|
d0f07c56da
|
Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139533 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 12:19:49 +00:00 |
|
Yegor Kozlov
|
60a656d6e2
|
cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 10:56:46 +00:00 |
|
Yegor Kozlov
|
26c6241c8a
|
Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139266 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 12:15:16 +00:00 |
|
Yegor Kozlov
|
8c7449a0bf
|
Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31 characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138819 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 10:49:11 +00:00 |
|
Nick Burch
|
29b1d688c8
|
Add a note about RecalcId record with a value of zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138637 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 21:16:04 +00:00 |
|
Yegor Kozlov
|
847b579fcc
|
Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are more than 1023 drawing objects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138465 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 13:48:43 +00:00 |
|
Yegor Kozlov
|
49448123e1
|
Bug 48408: Improved documentation for Sheet.setColumnWidth
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137656 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-20 15:16:46 +00:00 |
|
Yegor Kozlov
|
e40d99937e
|
Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136352 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-16 10:13:16 +00:00 |
|
Yegor Kozlov
|
64208474aa
|
Bug 50681 - Fixed autosizing columns beyond 255 character limit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-16 08:57:55 +00:00 |
|
Yegor Kozlov
|
87140f2bc9
|
Bug 51339 - Fixed arithmetic rounding in formula evaluation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135079 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 10:34:43 +00:00 |
|
Nick Burch
|
590b980811
|
Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134945 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 16:51:43 +00:00 |
|
Yegor Kozlov
|
e229a9e472
|
Bug 51196: more progress with Spreadsheet Chart API
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132553 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 09:02:08 +00:00 |
|
Yegor Kozlov
|
8b85912bed
|
cleaned javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132549 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 08:45:06 +00:00 |
|
Nick Burch
|
4974442173
|
Work on NPOIFS document read/mark/reset work for bug #51318, including enabling more of the old POIFS tests to work for both
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131488 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 20:22:00 +00:00 |
|
Yegor Kozlov
|
b988ca3855
|
bug 51265: Enhanced Handling of Picture Parts in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 12:07:16 +00:00 |
|
Nick Burch
|
044c992853
|
Fix bug #51273 - Hash codes can be negative when working on our own low memory hash for formula cell evaluation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128268 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 11:45:50 +00:00 |
|
Yegor Kozlov
|
67d2e1f6b0
|
Bug 51171: Improved performance of SharedValueManager
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1127860 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-26 10:31:38 +00:00 |
|
Nick Burch
|
6b8fc1b829
|
Avoid a System.out call, replace with logging
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1126674 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 19:25:30 +00:00 |
|
Yegor Kozlov
|
07b2ce9a31
|
Bug 51196: more progress with chart api
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125662 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-21 10:31:59 +00:00 |
|
Yegor Kozlov
|
3392d09375
|
Bugzilla 51196: Initial support for Spreadsheet Chart API
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125275 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-20 08:22:53 +00:00 |
|
Nick Burch
|
cc2646c12a
|
Put back the NPOIFS constructor that got lost in r1101397
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124696 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 11:59:27 +00:00 |
|
Nick Burch
|
88430f68b7
|
Add some more NPOIFS write related tests, some of which is disabled as the functionality isn't quite there yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124693 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 11:54:29 +00:00 |
|
Yegor Kozlov
|
e960b73c64
|
Bugzilla 51171: Improved performance of opening large .xls files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103502 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-15 18:40:13 +00:00 |
|
Nick Burch
|
3d1808a49d
|
Correct docs issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102666 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 11:05:02 +00:00 |
|