Yegor Kozlov
|
3e56ba2b90
|
support for conditional formatting in XSSF including docs and examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152099 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 04:47:25 +00:00 |
|
Nick Burch
|
c891006d5e
|
Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on the common spreadsheet Sheet interface, as per existing HSSF support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152031 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 22:53:46 +00:00 |
|
Nick Burch
|
22bf8bdef5
|
Tweak the error message to make it clearer how one should work with this part
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149196 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 14:37:50 +00:00 |
|
Yegor Kozlov
|
77277a7acd
|
fixed bug 51470 - avoid exception when cloning XSSF sheets with background images
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148724 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 12:29:27 +00:00 |
|
Yegor Kozlov
|
44521220e5
|
Fixed bug 51533 - Avoid exception when changing name of a sheet containing shared formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 09:42:31 +00:00 |
|
Yegor Kozlov
|
db284964ab
|
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 |
|
Nick Burch
|
2a1dc583b6
|
Fix a 1.6-ism - TreeMap.firstEntry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148056 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-18 21:23:32 +00:00 |
|
Yegor Kozlov
|
5d0668da8d
|
support for hyperlinks in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1145629 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 15:18:29 +00:00 |
|
Nick Burch
|
ee866292d9
|
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
|
7f5bd44d98
|
Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144308 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 13:25:00 +00:00 |
|
Nick Burch
|
a9dbb3be09
|
Fix bug #51474 - SXSSF handling for null strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143059 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 13:42:08 +00:00 |
|
Maxim Valyanskiy
|
12356f3d9d
|
XSLFCommonSlideData: Workaround for XmlBeans bug#49934
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141915 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 12:21:05 +00:00 |
|
Yegor Kozlov
|
9930e7099f
|
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
|
793d119eed
|
Bug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141576 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 15:39:47 +00:00 |
|
Yegor Kozlov
|
19a6ad2abd
|
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
|
af650e26a0
|
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
|
e4cd5a5b00
|
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
|
f51b59e51e
|
Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139505 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 08:45:49 +00:00 |
|
Yegor Kozlov
|
14d4f183aa
|
Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 13:06:04 +00:00 |
|
Yegor Kozlov
|
55fc57347a
|
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
|
abe5618b5d
|
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 |
|
Yegor Kozlov
|
02c3df2e5f
|
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
|
8a61200434
|
improved autosizing columns in SXSSF, see Bug 51356
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137138 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 08:39:03 +00:00 |
|
Yegor Kozlov
|
67206e5450
|
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
|
ffc5d68b12
|
Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135997 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-15 11:15:40 +00:00 |
|
Yegor Kozlov
|
48a5868947
|
Bug 50458: Fixed missing shapeId in XSSF drawings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 11:56:21 +00:00 |
|
Yegor Kozlov
|
7351a3794c
|
Bugzilla 51356: Support autoSizeColumn in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134721 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 18:17:15 +00:00 |
|
Yegor Kozlov
|
f21ff28e93
|
continue SXSSF docs updates and polishing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133782 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 10:38:31 +00:00 |
|
Yegor Kozlov
|
93c599be72
|
SXSSF documentation and polishing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133372 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 12:38:07 +00:00 |
|
Yegor Kozlov
|
b4e9826af9
|
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
|
866a7bf272
|
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
|
2edbaa0683
|
Fix 1.6ism
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131327 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 06:40:28 +00:00 |
|
Yegor Kozlov
|
7c8f56ce1c
|
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 |
|
Yegor Kozlov
|
034f4c5cf5
|
Bug 51098 - Error in calculating image width/height, if image fits into one cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128422 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 18:46:04 +00:00 |
|
Nick Burch
|
481a325c45
|
Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128331 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 14:48:22 +00:00 |
|
Nick Burch
|
a3206374e5
|
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128324 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 14:35:44 +00:00 |
|
Nick Burch
|
8f3c468ea9
|
Fix bug #51188 - Support for getting and setting XPWF zoom settings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128312 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 14:00:44 +00:00 |
|
Nick Burch
|
e21fd13a56
|
Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and XWPFNumbering to a XWPF file that lacks them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128296 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 13:26:02 +00:00 |
|
Nick Burch
|
ab6caf7f49
|
Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set as well as get
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1126696 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 19:55:00 +00:00 |
|
Yegor Kozlov
|
0d3bce27a2
|
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 |
|
Yegor Kozlov
|
f90fcee530
|
improved test coverage for SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124698 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 12:00:10 +00:00 |
|
Nick Burch
|
4f62006ae3
|
Put more details in the error message for next time
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124622 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 09:16:48 +00:00 |
|
Maxim Valyanskiy
|
209a45ee66
|
FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known to prevent reallocation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124179 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:38:08 +00:00 |
|
Yegor Kozlov
|
2cf314de68
|
initial support for SXSSF tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:37:31 +00:00 |
|
Yegor Kozlov
|
66ae801d20
|
fixed resizing pictures in XSSF, see Bugzilla 51160
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:07:15 +00:00 |
|
Yegor Kozlov
|
339149dd5e
|
Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce xlsx files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1104120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 10:46:35 +00:00 |
|
Nick Burch
|
f09e137649
|
Autoboxing tweaks from bug #51175, and make the paragraph/table finding code generic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 12:22:24 +00:00 |
|
Nick Burch
|
333af414e0
|
Patch from Stefan from bug #51172 - XWPF .gif images support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 11:06:18 +00:00 |
|
Nick Burch
|
5f671bd806
|
As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or XSSFFormulaEvaluator to generically recalculate all formulas in a workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101033 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-09 14:04:21 +00:00 |
|
Nick Burch
|
361a5248dc
|
Fix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and code is simplified
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100027 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 02:14:48 +00:00 |
|