Sergey Vladimirov
|
e1e99605de
|
add SEPX.toString() for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142979 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 11:02:30 +00:00 |
|
Sergey Vladimirov
|
8bbbf6996f
|
correct range calculation for non-complex file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 10:58:04 +00:00 |
|
Sergey Vladimirov
|
0e6e9f649c
|
manually test Bug33519.doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142882 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 03:04:18 +00:00 |
|
Sergey Vladimirov
|
2cbeb04781
|
sometimes there is a lag between text pieces; for example
[0; 2), [2; 4), [6,8)
previous implementation correctly calculates next(2)=>2, but incorrectly next(4)=>4 (need to be 6).
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142881 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 03:03:53 +00:00 |
|
Sergey Vladimirov
|
9b69954212
|
add additional sanity checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142880 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 03:02:12 +00:00 |
|
Sergey Vladimirov
|
efd149c834
|
fix inner tables handling by Range.getTable() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142877 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 02:17:54 +00:00 |
|
Sergey Vladimirov
|
65881d12ea
|
fix test suite name (for better IDEs compatibility)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142875 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:53:06 +00:00 |
|
Sergey Vladimirov
|
efb7a720aa
|
add isEmpty() method to TALS and handle it by SPRM 0x740a compressor to preserve old behavior:
do not add 0x740a SPRM if TALS is empty
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142874 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:51:15 +00:00 |
|
Sergey Vladimirov
|
02672056d8
|
simplify table converting; fix bug that prevents table from AIOOB-Tap.doc to be converted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142872 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:44:29 +00:00 |
|
Sergey Vladimirov
|
d2e2970e07
|
allow user to check table level from Table class (not only from Paragraph), so table processing code is simplified
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142871 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:40:39 +00:00 |
|
Sergey Vladimirov
|
9538734d31
|
Test correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142867 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:19:31 +00:00 |
|
Sergey Vladimirov
|
6abfa5742a
|
rename PAP structure fields according to specification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142864 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 01:11:42 +00:00 |
|
Sergey Vladimirov
|
f5c03d6194
|
add additional options and features to HWPFLister, enabling PAPX and paragraphs (including SPRMs) information dump
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142861 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 00:48:53 +00:00 |
|
Sergey Vladimirov
|
68aef63742
|
add or improve toString() methods of several classes for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142860 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 00:48:00 +00:00 |
|
Sergey Vladimirov
|
b8ff8ac945
|
add SprmOperation.toString() for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 00:46:42 +00:00 |
|
Sergey Vladimirov
|
e41354dcd5
|
fix warning about cast
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142836 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 22:36:52 +00:00 |
|
Sergey Vladimirov
|
fbbc482d44
|
fix warning about generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142835 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 22:36:27 +00:00 |
|
Sergey Vladimirov
|
bc0abec2c4
|
add additional TableProperties; implement TableAutoformatLookSpecifier
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142827 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 22:21:10 +00:00 |
|
Sergey Vladimirov
|
27cec2b36b
|
update TAP definition according to specification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142808 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 21:15:19 +00:00 |
|
Sergey Vladimirov
|
326db9a72e
|
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 |
|
Sergey Vladimirov
|
ffee3c2c50
|
add Excel-to-HTML converter (with test suite)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142780 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:49:13 +00:00 |
|
Sergey Vladimirov
|
679c2b403e
|
remove unused method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142771 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:20:20 +00:00 |
|
Sergey Vladimirov
|
70d42bbd9e
|
rename extractor -> converter and move to converter package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:14:44 +00:00 |
|
Sergey Vladimirov
|
4fbd693851
|
add Word-to-HTML extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142765 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:08:06 +00:00 |
|
Sergey Vladimirov
|
2b97a034fe
|
warn and skip wrong type SPRM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142764 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:06:20 +00:00 |
|
Sergey Vladimirov
|
89a5e4c11c
|
extract private getCharacterRun method with CHPX as parameter (used with reflection in workaround in AbstractWordUtils)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142763 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:05:40 +00:00 |
|
Sergey Vladimirov
|
1c0d6a5d09
|
workaround for NPE caused by old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142762 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:04:26 +00:00 |
|
Sergey Vladimirov
|
ed7c3eeb07
|
add toString() to BorderCode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142761 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:04:08 +00:00 |
|
Sergey Vladimirov
|
a57c397517
|
workaround for NPE caused by old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142760 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 19:03:45 +00:00 |
|
Sergey Vladimirov
|
f26b6efa29
|
update who.xml as first test commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-03 19:54:19 +00:00 |
|
Yegor Kozlov
|
fa7b5c9318
|
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
|
37f153c03a
|
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
|
ecd2511317
|
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
|
e11c26c29b
|
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 |
|
Nick Burch
|
1970d1156a
|
Add unit test that seems to show bug #51461 working just fine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141961 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 15:16:09 +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
|
fcb9fce801
|
misc fixes in site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141906 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 11:43:06 +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 |
|
Maxim Valyanskiy
|
e1b483d6ac
|
hwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141490 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 11:46:27 +00:00 |
|
Jon Svede
|
7550f6e5fe
|
Added myself to the list of committers.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1140429 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 04:17:17 +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 |
|
Nick Burch
|
5f6257eb5d
|
List another exception caused by old+new POI jars in production
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 19:22:13 +00:00 |
|
Yegor Kozlov
|
edd0d3847f
|
Bug 50474 - Example demonstrating how to update workbook embedded in a WordprocessingML document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139541 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 13:46:00 +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 |
|
Nick Burch
|
23077dfb49
|
Add a unit test to show that bug #49648 no longer occurs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 11:18:49 +00:00 |
|
Yegor Kozlov
|
bc467bb8c1
|
resolved old bugzilla issues, added unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 08:46:37 +00:00 |
|
Yegor Kozlov
|
aac4cf50a9
|
Bug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001D0B89 tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138836 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 11:28:31 +00:00 |
|
Yegor Kozlov
|
d45f22ad8d
|
Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138834 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 11:21:05 +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 |
|
Nick Burch
|
1d686ca4ce
|
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
|
3e5e4ee2a3
|
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
|
b97e745739
|
misc fixed in site's quick guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138464 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 13:48:17 +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
|
6e90e3bc06
|
bug 51351: more progress with WordToFoExtractor: support for hyperlinks, common fields and code cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-20 15:56:28 +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
|
2761d5a900
|
junit test for sprm, added missing line from r1137143
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137538 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-20 08:01:23 +00:00 |
|
Yegor Kozlov
|
545cde3374
|
Support for sprmPJc paragraph SPRM and handling of additional properties in ParagraphSprmCompressor, see Bugzilla 51389 and 51390
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 08:57:10 +00:00 |
|
Yegor Kozlov
|
8bca63ee94
|
updated web site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137139 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 08:39:39 +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
|
f9bbd32caf
|
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
|
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
|
cbb3176c72
|
more progress with WordToFoExtractor, see Bugzilla 51351
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136001 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-15 11:41:22 +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
|
7e73b04df6
|
added an example on conditional formatting in the site's quick guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135656 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 15:49:17 +00:00 |
|
Yegor Kozlov
|
3c34797e0a
|
Bugzilla 51351: Word to XSL-FO converter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135414 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 08:53:00 +00:00 |
|
Nick Burch
|
6f3f1a479e
|
Fix deprecated warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135118 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 14:46:21 +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
|
8b2603f7f6
|
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
|
d2c43ea1ab
|
Re-enable part of the test now that NPOIFS behaves for reset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134981 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 20:47:25 +00:00 |
|
Nick Burch
|
6d560ea880
|
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
|
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
|
07253cbc8b
|
Bugzilla 51335: Parse picture goal and crop sizes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134663 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 14:58:50 +00:00 |
|
Yegor Kozlov
|
e662460614
|
fixed a typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133821 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:22:39 +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
|
65cfe469b0
|
Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor, make it non-from-file;
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 12:43:17 +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 |
|
Yegor Kozlov
|
8b407809c1
|
updated release date and downloads page to reflect 3.8 beta3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132538 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 07:29:29 +00:00 |
|
Nick Burch
|
f93b671b69
|
Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131988 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 08:16:22 +00:00 |
|
Nick Burch
|
e9249b28c2
|
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 |
|
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 |
|
Nick Burch
|
3e0b243605
|
Apply patch from bug #51293 from Sergey for hdf types generation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129693 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 14:24:49 +00:00 |
|
Nick Burch
|
f3b6cc03d4
|
Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129690 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 14:21:32 +00:00 |
|
Nick Burch
|
ad58cfe61e
|
Using data from the sourceforge dist system, fill in the dates of the releases missing that info from the changelog
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 23:09:21 +00:00 |
|
Yegor Kozlov
|
cd613647ef
|
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@1128423 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 18:49:57 +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
|
0f9646d55d
|
Add unit test from Stefan for bug #51172 - DOCX gif support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128301 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 13:36:00 +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
|
4410d044f0
|
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
|
53ab14248c
|
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
|
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 |
|
Nick Burch
|
8144d5e1ae
|
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
|
c1fb0136bb
|
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 |
|
Nick Burch
|
a657b06e30
|
Test that shows that bug #51222 is a themes colour problem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125559 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-20 20:46:55 +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
|
1ed61c54f0
|
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
|
76b3d98c0c
|
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 |
|
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 |
|
Maxim Valyanskiy
|
ae8910ed41
|
status.xml: add note about Agile encryption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:01:42 +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 |
|
Yegor Kozlov
|
a3f7224e14
|
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
|
c0fe769b96
|
Update the release docs for having artificats in the dist repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103437 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-15 16:00:37 +00:00 |
|
Nick Burch
|
7e91a52be1
|
Update the logos to include TM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103178 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 18:27:56 +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
|
7f24c5f652
|
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 |
|
Nick Burch
|
a30aaf8d71
|
Add a note about XSSF and HSSF x and y values in client anchors differing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102624 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 09:23:59 +00:00 |
|
Nick Burch
|
26ea0d987d
|
Fix NPOIFS creation of an empty filesystem, with create/write/read test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102482 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-12 22:10:51 +00:00 |
|
Nick Burch
|
62b5690d8f
|
Finish NPOIFS support for writing to mini streams where the big block stream needs extending, and unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102458 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-12 21:00:04 +00:00 |
|
Nick Burch
|
d464da3bb0
|
The NPOIFS mini stream blocks need to be writable, correct that and add some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102448 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-12 20:06:06 +00:00 |
|
Nick Burch
|
3c40f4aab7
|
Project branding update - add trademark notice to page footers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102428 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-12 19:13:01 +00:00 |
|
Maxim Valyanskiy
|
735dd86ac4
|
update documentation on encryption support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101398 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-10 10:40:39 +00:00 |
|
Maxim Valyanskiy
|
6857223c5a
|
bug#51165: Add support for OOXML Agile Encryption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101397 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-10 10:38:17 +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
|
c7c0e8c523
|
More testing around bug #48877
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100122 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 07:58:35 +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 |
|
Nick Burch
|
59904e547d
|
Re-enable the XWPF test for adding paragraphs, and fix it up to work properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 01:43:16 +00:00 |
|
Nick Burch
|
629b80044f
|
Fix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100017 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 01:28:28 +00:00 |
|
Nick Burch
|
268404a200
|
NPOIFS and OPC both support close(), so mark them as such
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100013 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 01:19:21 +00:00 |
|
Maxim Valyanskiy
|
028b9652f8
|
initial documentation on encrypted file support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1099781 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-05 13:26:29 +00:00 |
|
Nick Burch
|
6f7fabe3c6
|
Fix bug #51143 - Correct NameCommentRecord to properly serialise strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1099313 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-04 03:11:28 +00:00 |
|
Nick Burch
|
1ecef7df9f
|
Fix bug #51112 - Correct XWPFTable tracking of new rows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1098927 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 05:56:22 +00:00 |
|
Nick Burch
|
55f2bdb3bd
|
Fix bug #51113 - Correct XWPFParagraph tracking of inserted runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1098923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 05:53:24 +00:00 |
|
Nick Burch
|
4453be821a
|
Fix bug #51111 - Correct XWPFParagraph tracking of new runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1098920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 05:50:25 +00:00 |
|
Nick Burch
|
ffcd5beed5
|
Fix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" and "/"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1098917 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 05:42:41 +00:00 |
|
Nick Burch
|
1473cef845
|
Add a unit test for the formula evaluation caching/updating, which ensures that HSSF and XSSF behave the same
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1098227 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-01 08:00:56 +00:00 |
|
Nick Burch
|
944109b369
|
Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every block is full
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095753 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-21 15:37:22 +00:00 |
|
Nick Burch
|
f86929bd0c
|
Fix bug #50956 - Correct XSSF cell style cloning between workbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095695 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-21 13:22:18 +00:00 |
|
Nick Burch
|
0677f40542
|
Add get/setForceFormulaRecalculation for XSSF, and promote the methods to the common usermodel Sheet, using sheetCalcPr fullCalcOnLoad="true"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095667 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-21 11:52:52 +00:00 |
|
Maxim Valyanskiy
|
98860bdcec
|
hwpf: ignore invalid style reference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095664 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-21 11:49:03 +00:00 |
|
Nick Burch
|
6d6c2fc68f
|
Following discussions on the dev list today, tweak the logic for sizing the HSSFCells array on a HSSFRow to reduce memory over allocation in many use cases (now cribbed from the size of the row, and uses the ArrayList growth metric)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1095229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-19 22:26:46 +00:00 |
|
Nick Burch
|
de892d4666
|
Add support for adding a picture to a XSSFRun
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1092755 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-15 16:16:09 +00:00 |
|
Nick Burch
|
1e19690e18
|
Add unit test for bug #51037, which seems to be working fine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1092423 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-14 18:06:23 +00:00 |
|
Nick Burch
|
5df80fe7ac
|
Rename/Move xssf.model.Table to xssf.usermodel.XSSFTable as it now has usermodel-like features
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1092286 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-14 14:32:49 +00:00 |
|