Yegor Kozlov
|
9882382c80
|
support for tables and hyperlinks in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158611 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 10:18:31 +00:00 |
|
Yegor Kozlov
|
2015a64269
|
more XSLF updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1157002 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-12 08:16:02 +00:00 |
|
Yegor Kozlov
|
34c7fc8f98
|
keep compiler from JDK 1.5.22 happy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156551 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 09:17:12 +00:00 |
|
Yegor Kozlov
|
6663b6ea9f
|
Patch 51634 - support SXSSF streaming from templates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156544 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:54:11 +00:00 |
|
Yegor Kozlov
|
bde41cbbe6
|
fixed missing ASF licence headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156541 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:47:58 +00:00 |
|
Yegor Kozlov
|
6bf42e8072
|
initial support for XSLF usermodel API
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156539 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:38:19 +00:00 |
|
Yegor Kozlov
|
dc100d1004
|
51187 - fixed OPCPackage to correctly handle self references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:13:00 +00:00 |
|
Yegor Kozlov
|
53769d29ad
|
Bug 51635 - Improved performance of XSSFSheet#write
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156272 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 17:32:38 +00:00 |
|
Sergey Vladimirov
|
1d9900c184
|
Add Word-to-Text converter and use it as replacement for WordExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 12:38:52 +00:00 |
|
Yegor Kozlov
|
f061535fdc
|
Fixed incorrect encoding of non-breaking space (0xA0) in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1154323 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-05 17:27:08 +00:00 |
|
Yegor Kozlov
|
d7fa3d56ee
|
fixed compilation errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 04:54:34 +00:00 |
|
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 |
|
Sergey Vladimirov
|
c9e8e6422b
|
restore JDK 1.5 compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 10:12:21 +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
|
81a8e6eb54
|
renamed excelant test class to avoid collision with poi-examples when all classes compiled in the same directory, also removed duplicated log4j.properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149134 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 11:55:05 +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
|
361fe3eb42
|
XWPF Numbering tests from bug #51134
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144303 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 13:12:53 +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 |
|
Maxim Valyanskiy
|
1a2aa76ff6
|
Test for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor in XWPFRun
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138440 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 12:46:42 +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
|
80b8854662
|
fixed missing licence header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133757 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 09:49:33 +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
|
8a6c4d97ff
|
reverted a file mistakenly added in r1130120
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130123 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 12:13:16 +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 |
|