]> source.dussan.org Git - poi.git/log
poi.git
13 years agoadd additional sanity checks
Sergey Vladimirov [Tue, 5 Jul 2011 03:02:12 +0000 (03:02 +0000)]
add additional sanity checks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142880 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix inner tables handling by Range.getTable() method
Sergey Vladimirov [Tue, 5 Jul 2011 02:17:54 +0000 (02:17 +0000)]
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

13 years agofix test suite name (for better IDEs compatibility)
Sergey Vladimirov [Tue, 5 Jul 2011 01:53:06 +0000 (01:53 +0000)]
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

13 years agoadd isEmpty() method to TALS and handle it by SPRM 0x740a compressor to preserve...
Sergey Vladimirov [Tue, 5 Jul 2011 01:51:15 +0000 (01:51 +0000)]
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

13 years agosimplify table converting; fix bug that prevents table from AIOOB-Tap.doc to be converted
Sergey Vladimirov [Tue, 5 Jul 2011 01:44:29 +0000 (01:44 +0000)]
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

13 years agoallow user to check table level from Table class (not only from Paragraph), so table...
Sergey Vladimirov [Tue, 5 Jul 2011 01:40:39 +0000 (01:40 +0000)]
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

13 years agoTest correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)
Sergey Vladimirov [Tue, 5 Jul 2011 01:19:31 +0000 (01:19 +0000)]
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

13 years agorename PAP structure fields according to specification
Sergey Vladimirov [Tue, 5 Jul 2011 01:11:42 +0000 (01:11 +0000)]
rename PAP structure fields according to specification

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142864 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd additional options and features to HWPFLister, enabling PAPX and paragraphs ...
Sergey Vladimirov [Tue, 5 Jul 2011 00:48:53 +0000 (00:48 +0000)]
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

13 years agoadd or improve toString() methods of several classes for debug purposes
Sergey Vladimirov [Tue, 5 Jul 2011 00:48:00 +0000 (00:48 +0000)]
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

13 years agoadd SprmOperation.toString() for debug purposes
Sergey Vladimirov [Tue, 5 Jul 2011 00:46:42 +0000 (00:46 +0000)]
add SprmOperation.toString() for debug purposes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142859 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix warning about cast
Sergey Vladimirov [Mon, 4 Jul 2011 22:36:52 +0000 (22:36 +0000)]
fix warning about cast

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142836 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix warning about generics
Sergey Vladimirov [Mon, 4 Jul 2011 22:36:27 +0000 (22:36 +0000)]
fix warning about generics

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142835 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd additional TableProperties; implement TableAutoformatLookSpecifier
Sergey Vladimirov [Mon, 4 Jul 2011 22:21:10 +0000 (22:21 +0000)]
add additional TableProperties; implement TableAutoformatLookSpecifier

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142827 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate TAP definition according to specification
Sergey Vladimirov [Mon, 4 Jul 2011 21:15:19 +0000 (21:15 +0000)]
update TAP definition according to specification

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142808 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd closeQuietly() method
Sergey Vladimirov [Mon, 4 Jul 2011 19:50:01 +0000 (19:50 +0000)]
add closeQuietly() method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142781 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd Excel-to-HTML converter (with test suite)
Sergey Vladimirov [Mon, 4 Jul 2011 19:49:13 +0000 (19:49 +0000)]
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

13 years agoremove unused method
Sergey Vladimirov [Mon, 4 Jul 2011 19:20:20 +0000 (19:20 +0000)]
remove unused method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142771 13f79535-47bb-0310-9956-ffa450edef68

13 years agorename extractor -> converter and move to converter package
Sergey Vladimirov [Mon, 4 Jul 2011 19:14:44 +0000 (19:14 +0000)]
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

13 years agoadd Word-to-HTML extractor
Sergey Vladimirov [Mon, 4 Jul 2011 19:08:06 +0000 (19:08 +0000)]
add Word-to-HTML extractor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142765 13f79535-47bb-0310-9956-ffa450edef68

13 years agowarn and skip wrong type SPRM
Sergey Vladimirov [Mon, 4 Jul 2011 19:06:20 +0000 (19:06 +0000)]
warn and skip wrong type SPRM

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142764 13f79535-47bb-0310-9956-ffa450edef68

13 years agoextract private getCharacterRun method with CHPX as parameter (used with reflection...
Sergey Vladimirov [Mon, 4 Jul 2011 19:05:40 +0000 (19:05 +0000)]
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

13 years agoworkaround for NPE caused by old Word format
Sergey Vladimirov [Mon, 4 Jul 2011 19:04:26 +0000 (19:04 +0000)]
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

13 years agoadd toString() to BorderCode
Sergey Vladimirov [Mon, 4 Jul 2011 19:04:08 +0000 (19:04 +0000)]
add toString() to BorderCode

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142761 13f79535-47bb-0310-9956-ffa450edef68

13 years agoworkaround for NPE caused by old Word format
Sergey Vladimirov [Mon, 4 Jul 2011 19:03:45 +0000 (19:03 +0000)]
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

13 years agoupdate who.xml as first test commit
Sergey Vladimirov [Sun, 3 Jul 2011 19:54:19 +0000 (19:54 +0000)]
update who.xml as first test commit

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142489 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references
Yegor Kozlov [Sat, 2 Jul 2011 13:25:25 +0000 (13:25 +0000)]
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

13 years agoBug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets
Yegor Kozlov [Sat, 2 Jul 2011 09:05:35 +0000 (09:05 +0000)]
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

13 years agoApply patch from bug #51458 - Correct BitField wrapping when setting large values
Nick Burch [Fri, 1 Jul 2011 16:29:04 +0000 (16:29 +0000)]
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

13 years agoApply patch from bug #51460 (with some related generics tweaks) - Improve HSSF perfor...
Nick Burch [Fri, 1 Jul 2011 16:16:55 +0000 (16:16 +0000)]
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

13 years agoAdd unit test that seems to show bug #51461 working just fine
Nick Burch [Fri, 1 Jul 2011 15:16:09 +0000 (15:16 +0000)]
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

13 years agoXSLFCommonSlideData: Workaround for XmlBeans bug#49934
Maxim Valyanskiy [Fri, 1 Jul 2011 12:21:05 +0000 (12:21 +0000)]
XSLFCommonSlideData: Workaround for XmlBeans bug#49934

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141915 13f79535-47bb-0310-9956-ffa450edef68

13 years agomisc fixes in site docs
Yegor Kozlov [Fri, 1 Jul 2011 11:43:06 +0000 (11:43 +0000)]
misc fixes in site docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141906 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadded Workbook.getForceFormulaRecalculation as requested in Bug 51422
Yegor Kozlov [Thu, 30 Jun 2011 15:54:04 +0000 (15:54 +0000)]
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

13 years agoBug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3
Yegor Kozlov [Thu, 30 Jun 2011 15:39:47 +0000 (15:39 +0000)]
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

13 years agohwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor
Maxim Valyanskiy [Thu, 30 Jun 2011 11:46:27 +0000 (11:46 +0000)]
hwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1141490 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdded myself to the list of committers.
Jon Svede [Tue, 28 Jun 2011 04:17:17 +0000 (04:17 +0000)]
Added myself to the list of committers.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1140429 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation...
Yegor Kozlov [Mon, 27 Jun 2011 15:40:48 +0000 (15:40 +0000)]
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

13 years agoList another exception caused by old+new POI jars in production
Nick Burch [Sun, 26 Jun 2011 19:22:13 +0000 (19:22 +0000)]
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

13 years agoBug 50474 - Example demonstrating how to update workbook embedded in a Wordprocessing...
Yegor Kozlov [Sat, 25 Jun 2011 13:46:00 +0000 (13:46 +0000)]
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

13 years agoBug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
Yegor Kozlov [Sat, 25 Jun 2011 12:19:49 +0000 (12:19 +0000)]
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

13 years agocleanup sxxsf temp files after tests, remove non-ascii characters from source code...
Yegor Kozlov [Sat, 25 Jun 2011 10:56:46 +0000 (10:56 +0000)]
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

13 years agoBug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks
Yegor Kozlov [Sat, 25 Jun 2011 08:45:49 +0000 (08:45 +0000)]
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

13 years agoBug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()
Yegor Kozlov [Fri, 24 Jun 2011 13:06:04 +0000 (13:06 +0000)]
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

13 years agoBug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs
Yegor Kozlov [Fri, 24 Jun 2011 12:15:16 +0000 (12:15 +0000)]
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

13 years agoAdd a unit test to show that bug #49648 no longer occurs
Nick Burch [Fri, 24 Jun 2011 11:18:49 +0000 (11:18 +0000)]
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

13 years agoresolved old bugzilla issues, added unit tests
Yegor Kozlov [Fri, 24 Jun 2011 08:46:37 +0000 (08:46 +0000)]
resolved old bugzilla issues, added unit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001...
Yegor Kozlov [Thu, 23 Jun 2011 11:28:31 +0000 (11:28 +0000)]
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

13 years agoBug 51424 - Ignore exceptions in ParagraphSprmUncompressor
Yegor Kozlov [Thu, 23 Jun 2011 11:21:05 +0000 (11:21 +0000)]
Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138834 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31...
Yegor Kozlov [Thu, 23 Jun 2011 10:49:11 +0000 (10:49 +0000)]
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

13 years agoAdd a note about RecalcId record with a value of zero
Nick Burch [Wed, 22 Jun 2011 21:16:04 +0000 (21:16 +0000)]
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

13 years agoBug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are...
Yegor Kozlov [Wed, 22 Jun 2011 13:48:43 +0000 (13:48 +0000)]
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

13 years agomisc fixed in site's quick guide
Yegor Kozlov [Wed, 22 Jun 2011 13:48:17 +0000 (13:48 +0000)]
misc fixed in site's quick guide

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138464 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTest for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor...
Maxim Valyanskiy [Wed, 22 Jun 2011 12:46:42 +0000 (12:46 +0000)]
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

13 years agobug 51351: more progress with WordToFoExtractor: support for hyperlinks, common...
Yegor Kozlov [Mon, 20 Jun 2011 15:56:28 +0000 (15:56 +0000)]
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

13 years agoBug 48408: Improved documentation for Sheet.setColumnWidth
Yegor Kozlov [Mon, 20 Jun 2011 15:16:46 +0000 (15:16 +0000)]
Bug 48408: Improved documentation for Sheet.setColumnWidth

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137656 13f79535-47bb-0310-9956-ffa450edef68

13 years agojunit test for sprm, added missing line from r1137143
Yegor Kozlov [Mon, 20 Jun 2011 08:01:23 +0000 (08:01 +0000)]
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

13 years agoSupport for sprmPJc paragraph SPRM and handling of additional properties in Paragraph...
Yegor Kozlov [Sat, 18 Jun 2011 08:57:10 +0000 (08:57 +0000)]
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

13 years agoupdated web site docs
Yegor Kozlov [Sat, 18 Jun 2011 08:39:39 +0000 (08:39 +0000)]
updated web site docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137139 13f79535-47bb-0310-9956-ffa450edef68

13 years agoimproved autosizing columns in SXSSF, see Bug 51356
Yegor Kozlov [Sat, 18 Jun 2011 08:39:03 +0000 (08:39 +0000)]
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

13 years agoBug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()
Yegor Kozlov [Thu, 16 Jun 2011 10:13:16 +0000 (10:13 +0000)]
Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136352 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50681 - Fixed autosizing columns beyond 255 character limit
Yegor Kozlov [Thu, 16 Jun 2011 08:57:55 +0000 (08:57 +0000)]
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

13 years agomore progress with WordToFoExtractor, see Bugzilla 51351
Yegor Kozlov [Wed, 15 Jun 2011 11:41:22 +0000 (11:41 +0000)]
more progress with WordToFoExtractor, see Bugzilla 51351

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136001 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51374 - Fixed incorrect setting of lastPrinted OOXML core property
Yegor Kozlov [Wed, 15 Jun 2011 11:15:40 +0000 (11:15 +0000)]
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

13 years agoadded an example on conditional formatting in the site's quick guide
Yegor Kozlov [Tue, 14 Jun 2011 15:49:17 +0000 (15:49 +0000)]
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

13 years agoBugzilla 51351: Word to XSL-FO converter
Yegor Kozlov [Tue, 14 Jun 2011 08:53:00 +0000 (08:53 +0000)]
Bugzilla 51351: Word to XSL-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135414 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix deprecated warning
Nick Burch [Mon, 13 Jun 2011 14:46:21 +0000 (14:46 +0000)]
Fix deprecated warning

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135118 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50458: Fixed missing shapeId in XSSF drawings
Yegor Kozlov [Mon, 13 Jun 2011 11:56:21 +0000 (11:56 +0000)]
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

13 years agoBug 51339 - Fixed arithmetic rounding in formula evaluation
Yegor Kozlov [Mon, 13 Jun 2011 10:34:43 +0000 (10:34 +0000)]
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

13 years agoRe-enable part of the test now that NPOIFS behaves for reset
Nick Burch [Sun, 12 Jun 2011 20:47:25 +0000 (20:47 +0000)]
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

13 years agoFurther tests for NPOIFS document input stream reading, and fix a NPOIFS skip issue
Nick Burch [Sun, 12 Jun 2011 16:51:43 +0000 (16:51 +0000)]
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

13 years agoBugzilla 51356: Support autoSizeColumn in SXSSF
Yegor Kozlov [Sat, 11 Jun 2011 18:17:15 +0000 (18:17 +0000)]
Bugzilla 51356: Support autoSizeColumn in SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134721 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51335: Parse picture goal and crop sizes
Yegor Kozlov [Sat, 11 Jun 2011 14:58:50 +0000 (14:58 +0000)]
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

13 years agofixed a typo
Yegor Kozlov [Thu, 9 Jun 2011 12:22:39 +0000 (12:22 +0000)]
fixed a typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133821 13f79535-47bb-0310-9956-ffa450edef68

13 years agocontinue SXSSF docs updates and polishing
Yegor Kozlov [Thu, 9 Jun 2011 10:38:31 +0000 (10:38 +0000)]
continue SXSSF docs updates and polishing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133782 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed missing licence header
Yegor Kozlov [Thu, 9 Jun 2011 09:49:33 +0000 (09:49 +0000)]
fixed missing licence header

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133757 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSXSSF documentation and polishing
Yegor Kozlov [Wed, 8 Jun 2011 12:38:07 +0000 (12:38 +0000)]
SXSSF documentation and polishing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133372 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdate build.xml version now beta 3 is out
Nick Burch [Wed, 8 Jun 2011 11:57:32 +0000 (11:57 +0000)]
Update build.xml version now beta 3 is out

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133362 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor, make...
Yegor Kozlov [Mon, 6 Jun 2011 12:43:17 +0000 (12:43 +0000)]
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

13 years agoBug 51196: more progress with Spreadsheet Chart API
Yegor Kozlov [Mon, 6 Jun 2011 09:02:08 +0000 (09:02 +0000)]
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

13 years agocleaned javadocs warnings
Yegor Kozlov [Mon, 6 Jun 2011 08:45:06 +0000 (08:45 +0000)]
cleaned javadocs warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132549 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdated release date and downloads page to reflect 3.8 beta3
Yegor Kozlov [Mon, 6 Jun 2011 07:29:29 +0000 (07:29 +0000)]
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

13 years agoEnable more of the POIFS DocumetnInputStream tests to check NPOIFS as well
Nick Burch [Sun, 5 Jun 2011 08:16:22 +0000 (08:16 +0000)]
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

13 years agoWork on NPOIFS document read/mark/reset work for bug #51318, including enabling more...
Nick Burch [Sat, 4 Jun 2011 20:22:00 +0000 (20:22 +0000)]
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

13 years agoAdd some more test publisher files from bugs #51318 and #51319
Nick Burch [Sat, 4 Jun 2011 06:42:39 +0000 (06:42 +0000)]
Add some more test publisher files from bugs #51318 and #51319

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131329 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix 1.6ism
Nick Burch [Sat, 4 Jun 2011 06:40:28 +0000 (06:40 +0000)]
Fix 1.6ism

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131327 13f79535-47bb-0310-9956-ffa450edef68

13 years agoreverted a file mistakenly added in r1130120
Yegor Kozlov [Wed, 1 Jun 2011 12:13:16 +0000 (12:13 +0000)]
reverted a file mistakenly added in r1130120

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130123 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov [Wed, 1 Jun 2011 12:07:16 +0000 (12:07 +0000)]
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

13 years agoApply patch from bug #51293 from Sergey for hdf types generation
Nick Burch [Tue, 31 May 2011 14:24:49 +0000 (14:24 +0000)]
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

13 years agoPatch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values
Nick Burch [Tue, 31 May 2011 14:21:32 +0000 (14:21 +0000)]
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

13 years agoUsing data from the sourceforge dist system, fill in the dates of the releases missin...
Nick Burch [Fri, 27 May 2011 23:09:21 +0000 (23:09 +0000)]
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

13 years agoBug 51098 - Error in calculating image width/height, if image fits into one cell
Yegor Kozlov [Fri, 27 May 2011 18:49:57 +0000 (18:49 +0000)]
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

13 years agoBug 51098 - Error in calculating image width/height, if image fits into one cell
Yegor Kozlov [Fri, 27 May 2011 18:46:04 +0000 (18:46 +0000)]
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

13 years agoFix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern
Nick Burch [Fri, 27 May 2011 14:48:22 +0000 (14:48 +0000)]
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

13 years agoFew XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with...
Nick Burch [Fri, 27 May 2011 14:35:44 +0000 (14:35 +0000)]
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

13 years agoFix bug #51188 - Support for getting and setting XPWF zoom settings
Nick Burch [Fri, 27 May 2011 14:00:44 +0000 (14:00 +0000)]
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

13 years agoAdd unit test from Stefan for bug #51172 - DOCX gif support
Nick Burch [Fri, 27 May 2011 13:36:00 +0000 (13:36 +0000)]
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

13 years agoApply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and XWPFNumb...
Nick Burch [Fri, 27 May 2011 13:26:02 +0000 (13:26 +0000)]
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

13 years agoFix bug #51273 - Hash codes can be negative when working on our own low memory hash...
Nick Burch [Fri, 27 May 2011 11:45:50 +0000 (11:45 +0000)]
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

13 years agoBug 51171: Improved performance of SharedValueManager
Yegor Kozlov [Thu, 26 May 2011 10:31:38 +0000 (10:31 +0000)]
Bug 51171:  Improved performance of SharedValueManager

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1127860 13f79535-47bb-0310-9956-ffa450edef68