]> source.dussan.org Git - poi.git/log
poi.git
12 years agoBugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE...
Yegor Kozlov [Wed, 15 Feb 2012 07:49:25 +0000 (07:49 +0000)]
Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties

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

12 years agoApply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where...
Nick Burch [Tue, 14 Feb 2012 12:56:30 +0000 (12:56 +0000)]
Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where no fonts are defined

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

12 years agoBugzilla 52658: support mergin table cells in XSLF
Yegor Kozlov [Tue, 14 Feb 2012 07:02:54 +0000 (07:02 +0000)]
Bugzilla 52658: support mergin table cells in XSLF

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

12 years agoadded ASF licence header
Yegor Kozlov [Mon, 13 Feb 2012 11:11:37 +0000 (11:11 +0000)]
added ASF licence header

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

12 years agoBugzilla 52626: fixed setting default row height in HSSF and XSSF
Yegor Kozlov [Sun, 12 Feb 2012 11:14:23 +0000 (11:14 +0000)]
Bugzilla 52626: fixed setting default row height in HSSF and XSSF

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

12 years agovalidate row and column indexes in SXSSF
Yegor Kozlov [Sun, 12 Feb 2012 10:44:17 +0000 (10:44 +0000)]
validate row and column indexes in SXSSF

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

12 years agofixed evaluation of blank cells in COUNTIF, see Bugzilla 51498
Yegor Kozlov [Sat, 11 Feb 2012 13:16:33 +0000 (13:16 +0000)]
fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498

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

12 years agoDisabled unit tests for bug #48703
Nick Burch [Fri, 10 Feb 2012 15:03:03 +0000 (15:03 +0000)]
Disabled unit tests for bug #48703

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

12 years agoBugzilla 52576: support changing external file references in HSSFWorkbook
Yegor Kozlov [Fri, 10 Feb 2012 08:26:45 +0000 (08:26 +0000)]
Bugzilla 52576: support changing external file references in HSSFWorkbook

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

12 years agoUnit test from Maciej for bug #51498
Nick Burch [Wed, 8 Feb 2012 17:22:46 +0000 (17:22 +0000)]
Unit test from Maciej for bug #51498

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

12 years agosupport caching images in xslf
Yegor Kozlov [Wed, 8 Feb 2012 13:44:12 +0000 (13:44 +0000)]
support caching images in xslf

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

12 years agoadded methods to get/set preset shape geometry in XSLF
Yegor Kozlov [Wed, 8 Feb 2012 12:54:02 +0000 (12:54 +0000)]
added methods to get/set preset shape geometry in XSLF

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

12 years agoBugzilla 52527: avoid exception when matching shared formula records in HSSF
Yegor Kozlov [Tue, 7 Feb 2012 10:46:55 +0000 (10:46 +0000)]
Bugzilla 52527: avoid exception when matching shared formula records in HSSF

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

12 years agoBugzilla 52570: misc fixes in XWPFDocument
Yegor Kozlov [Tue, 7 Feb 2012 09:48:22 +0000 (09:48 +0000)]
Bugzilla 52570: misc fixes in XWPFDocument

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

12 years agoBugzilla 52568: added methods to set/get an XWPFRun's text color
Yegor Kozlov [Tue, 7 Feb 2012 09:45:20 +0000 (09:45 +0000)]
Bugzilla 52568: added methods to set/get an XWPFRun's text color

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

12 years agoBugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell
Yegor Kozlov [Tue, 7 Feb 2012 09:41:52 +0000 (09:41 +0000)]
Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell

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

12 years agoBugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Heade...
Yegor Kozlov [Tue, 7 Feb 2012 09:21:15 +0000 (09:21 +0000)]
Bugzilla 525612: added  methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF

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

12 years agoBugzilla 52561: Added methods to set table inside borders and cell margins in XWPF
Yegor Kozlov [Tue, 7 Feb 2012 09:15:31 +0000 (09:15 +0000)]
Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF

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

12 years agoBugzilla 52569: Support DConRefRecord in HSSF
Yegor Kozlov [Tue, 7 Feb 2012 09:00:47 +0000 (09:00 +0000)]
Bugzilla 52569:  Support DConRefRecord in HSSF

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

12 years agoimproved javadoc on SXSSFWorkbook(XSSFWorkbook wb)
Yegor Kozlov [Tue, 7 Feb 2012 08:17:21 +0000 (08:17 +0000)]
improved javadoc on SXSSFWorkbook(XSSFWorkbook wb)

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

12 years agoadded HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575
Yegor Kozlov [Tue, 7 Feb 2012 08:11:37 +0000 (08:11 +0000)]
added HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575

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

12 years agobugzilla 52575: added an option to ignore missing workbook references in formula...
Yegor Kozlov [Mon, 6 Feb 2012 07:37:11 +0000 (07:37 +0000)]
bugzilla 52575: added an option to ignore missing workbook references in formula evaluator

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

12 years agoimproved support for line breaks in XSLF
Yegor Kozlov [Fri, 3 Feb 2012 08:24:38 +0000 (08:24 +0000)]
improved support for line breaks in XSLF

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

12 years agovalidate hyperlink address as discussed on poi-user
Yegor Kozlov [Thu, 2 Feb 2012 10:37:49 +0000 (10:37 +0000)]
validate hyperlink address as discussed on poi-user

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

12 years agoUpdate the license details to reflect current practice, to avoid confusion
Nick Burch [Wed, 1 Feb 2012 18:31:35 +0000 (18:31 +0000)]
Update the license details to reflect current practice, to avoid confusion

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

12 years agoFix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office...
Nick Burch [Mon, 30 Jan 2012 12:59:54 +0000 (12:59 +0000)]
Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this

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

12 years agobug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT
Maxim Valyanskiy [Mon, 30 Jan 2012 12:55:29 +0000 (12:55 +0000)]
bug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT

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

12 years agoCorrect license link
Nick Burch [Mon, 30 Jan 2012 12:22:21 +0000 (12:22 +0000)]
Correct license link

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

12 years agosupport kerning in XSLF text runs
Yegor Kozlov [Wed, 25 Jan 2012 07:53:07 +0000 (07:53 +0000)]
support kerning in XSLF text runs

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

12 years agoAdded implementation for SUMIFS(), see Bugzilla 52462
Yegor Kozlov [Sat, 21 Jan 2012 11:50:49 +0000 (11:50 +0000)]
Added implementation for SUMIFS(), see Bugzilla 52462

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

12 years agomore XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes
Yegor Kozlov [Thu, 19 Jan 2012 08:09:26 +0000 (08:09 +0000)]
more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes

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

12 years agocorrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported...
Yegor Kozlov [Tue, 17 Jan 2012 06:53:45 +0000 (06:53 +0000)]
corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev

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

12 years agoadded example how to merge .pptx slides
Yegor Kozlov [Mon, 16 Jan 2012 07:00:04 +0000 (07:00 +0000)]
added example how to merge .pptx slides

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

12 years agoadded common interface for containers of shapes in XSLF
Yegor Kozlov [Sat, 14 Jan 2012 11:10:46 +0000 (11:10 +0000)]
added common interface for containers of shapes in XSLF

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

12 years agoCorrect fraction formatting quick return logic
Nick Burch [Fri, 13 Jan 2012 16:03:17 +0000 (16:03 +0000)]
Correct fraction formatting quick return logic

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

12 years agoSupport more OOXML custom properties for text extraction
Nick Burch [Wed, 11 Jan 2012 17:59:36 +0000 (17:59 +0000)]
Support more OOXML custom properties for text extraction

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

12 years agoPOIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text
Nick Burch [Wed, 11 Jan 2012 15:51:10 +0000 (15:51 +0000)]
POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text

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

12 years agoFix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting)
Nick Burch [Wed, 11 Jan 2012 14:02:40 +0000 (14:02 +0000)]
Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting)

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

12 years agoFix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable
Nick Burch [Wed, 11 Jan 2012 11:46:41 +0000 (11:46 +0000)]
Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable

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

12 years agoPatch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times...
Nick Burch [Mon, 9 Jan 2012 18:21:54 +0000 (18:21 +0000)]
Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times without seconds

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

12 years agomore progress with merging external slides
Yegor Kozlov [Wed, 28 Dec 2011 12:32:07 +0000 (12:32 +0000)]
more progress with merging external slides

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

12 years agoAdd disabled tests for custom formats
Nick Burch [Wed, 28 Dec 2011 05:29:01 +0000 (05:29 +0000)]
Add disabled tests for custom formats

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

12 years agoAdd AM/PM DataFormatter tests for bug #52389 (already working properly)
Nick Burch [Wed, 28 Dec 2011 05:16:36 +0000 (05:16 +0000)]
Add AM/PM DataFormatter tests for bug #52389 (already working properly)

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

12 years agoBug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteri...
Nick Burch [Wed, 28 Dec 2011 05:10:24 +0000 (05:10 +0000)]
Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching

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

12 years agoFix generics warnings
Nick Burch [Wed, 28 Dec 2011 05:08:45 +0000 (05:08 +0000)]
Fix generics warnings

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

12 years agopatch from Bugzilla 52200: updated XWPF table example code
Yegor Kozlov [Sun, 25 Dec 2011 11:09:29 +0000 (11:09 +0000)]
patch from Bugzilla 52200: updated XWPF table example code

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

12 years agoBugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays
Yegor Kozlov [Wed, 21 Dec 2011 11:40:48 +0000 (11:40 +0000)]
Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays

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

12 years agoInspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter
Nick Burch [Tue, 20 Dec 2011 07:20:44 +0000 (07:20 +0000)]
Inspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter

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

12 years agoFix bug #52349 - Correctly support excel style date format strings in the TEXT function
Nick Burch [Tue, 20 Dec 2011 06:58:01 +0000 (06:58 +0000)]
Fix bug #52349 - Correctly support excel style date format strings in the TEXT function

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

12 years agoBug #52369 - XSSFExcelExtractor should format numeric cells based on the format strin...
Nick Burch [Tue, 20 Dec 2011 05:54:18 +0000 (05:54 +0000)]
Bug #52369 - XSSFExcelExtractor should format numeric cells based on the format strings applied to them

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

12 years agoFix bug #52369 - Event based XSSF parsing should handle formatting of formula values...
Nick Burch [Tue, 20 Dec 2011 05:34:58 +0000 (05:34 +0000)]
Fix bug #52369 - Event based XSSF parsing should handle formatting of formula values in XSSFSheetXMLHandler

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

12 years agoBugzilla 52348: Avoid exception when creating cell style in a workbook that has...
Yegor Kozlov [Mon, 19 Dec 2011 09:06:10 +0000 (09:06 +0000)]
Bugzilla 52348:  Avoid exception when creating cell style in a workbook that has an empty xf table

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

12 years agoBugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
Yegor Kozlov [Mon, 19 Dec 2011 08:25:46 +0000 (08:25 +0000)]
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString

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

12 years agoBugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
Yegor Kozlov [Mon, 19 Dec 2011 08:17:46 +0000 (08:17 +0000)]
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString

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

12 years agoAddition to Bugzilla 51961: enable compression of temp files when loading existing...
Yegor Kozlov [Fri, 16 Dec 2011 10:11:45 +0000 (10:11 +0000)]
Addition to Bugzilla 51961: enable compression of temp files when loading existing workbook

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

12 years agoapplied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible
Yegor Kozlov [Fri, 16 Dec 2011 10:01:02 +0000 (10:01 +0000)]
applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible

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

12 years agomore xlsf docs and samples
Yegor Kozlov [Fri, 16 Dec 2011 10:00:11 +0000 (10:00 +0000)]
more xlsf docs and samples

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

12 years agoxlsf tutorial and cookbook updates
Yegor Kozlov [Sun, 11 Dec 2011 08:43:09 +0000 (08:43 +0000)]
xlsf tutorial and cookbook updates

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

12 years agoupdated downloads page to reflect status of 3.8-beta5 release
Yegor Kozlov [Sun, 11 Dec 2011 08:41:44 +0000 (08:41 +0000)]
updated downloads page to reflect status of 3.8-beta5 release

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

12 years agoAdd a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one
Nick Burch [Sun, 11 Dec 2011 08:16:32 +0000 (08:16 +0000)]
Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one

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

12 years agocurrent version is 3.8-beta6 now
Yegor Kozlov [Sat, 10 Dec 2011 12:57:36 +0000 (12:57 +0000)]
current version is 3.8-beta6 now

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

12 years agoremoved svn:executable bit from project files
Yegor Kozlov [Sat, 10 Dec 2011 08:02:08 +0000 (08:02 +0000)]
removed svn:executable bit from project files

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

12 years agoBugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does...
Yegor Kozlov [Sat, 10 Dec 2011 07:56:54 +0000 (07:56 +0000)]
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file

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

12 years agofixed javadoc warnings
Yegor Kozlov [Fri, 9 Dec 2011 16:48:38 +0000 (16:48 +0000)]
fixed javadoc warnings

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

12 years agokeep rat quiet
Yegor Kozlov [Fri, 9 Dec 2011 13:27:12 +0000 (13:27 +0000)]
keep rat quiet

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

12 years agodisabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+
Yegor Kozlov [Fri, 9 Dec 2011 13:26:49 +0000 (13:26 +0000)]
disabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+

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

12 years agoBugzilla 46288: fixed refcount of Fill pictures in HSLF
Yegor Kozlov [Fri, 9 Dec 2011 12:50:20 +0000 (12:50 +0000)]
Bugzilla 46288: fixed refcount of Fill pictures in HSLF

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

12 years agoBugzilla 51961: support compression of temp files in SXSSF
Yegor Kozlov [Fri, 9 Dec 2011 11:04:22 +0000 (11:04 +0000)]
Bugzilla 51961: support compression of temp files in SXSSF

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

12 years agoBugzilla 52268 - support cloning sheets with drawings in XSSF
Yegor Kozlov [Wed, 7 Dec 2011 08:49:09 +0000 (08:49 +0000)]
Bugzilla 52268 - support cloning sheets with drawings in XSSF

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

12 years agoPatch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, with test...
Nick Burch [Tue, 6 Dec 2011 04:31:04 +0000 (04:31 +0000)]
Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, with test (and fixing indents)

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

12 years agoTest that shows that bug #52288 is already fixed
Nick Burch [Tue, 6 Dec 2011 03:33:11 +0000 (03:33 +0000)]
Test that shows that bug #52288 is already fixed

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

12 years agoAdd test file for bug #51873 from Jeremy, and a test that uses it
Nick Burch [Mon, 5 Dec 2011 05:12:23 +0000 (05:12 +0000)]
Add test file for bug #51873 from Jeremy, and a test that uses it

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

12 years agoPatch from Marcel May from bug #51875 - More XSSF formula new-line support
Nick Burch [Mon, 5 Dec 2011 00:52:39 +0000 (00:52 +0000)]
Patch from Marcel May from bug #51875 - More XSSF formula new-line support

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

12 years agoimproved rendering of groupped shapes in xslf
Yegor Kozlov [Sun, 4 Dec 2011 11:16:57 +0000 (11:16 +0000)]
improved rendering of groupped shapes in xslf

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

12 years agoRestore HWPF support for inline Escher images (stored in Escher rather than direct...
Nick Burch [Mon, 28 Nov 2011 18:42:30 +0000 (18:42 +0000)]
Restore HWPF support for inline Escher images (stored in Escher rather than direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file

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

12 years agoDemote the HPSF CodePageString null check from an exception to a Warning, as we seem...
Nick Burch [Mon, 28 Nov 2011 17:38:29 +0000 (17:38 +0000)]
Demote the HPSF CodePageString null check from an exception to a Warning, as we seem to be hitting it incorrectly (see bug #52258 for details)

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

12 years agoTest visio file that is giving HPSF issues
Nick Burch [Mon, 28 Nov 2011 17:33:56 +0000 (17:33 +0000)]
Test visio file that is giving HPSF issues

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

12 years agoConvert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so...
Nick Burch [Mon, 28 Nov 2011 17:00:11 +0000 (17:00 +0000)]
Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so can exclude from copying nodes not just directly under the root

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

12 years agoAdd unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical
Nick Burch [Mon, 28 Nov 2011 16:51:06 +0000 (16:51 +0000)]
Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical

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

12 years agoAdd a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows...
Nick Burch [Mon, 28 Nov 2011 16:44:16 +0000 (16:44 +0000)]
Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows certain parts to be ignored

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

12 years agoUnit tests for POIFS EntryUtils
Nick Burch [Mon, 28 Nov 2011 15:54:51 +0000 (15:54 +0000)]
Unit tests for POIFS EntryUtils

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

12 years agoStart on a new method for POIFS EntryUtils for checking to see if the two Directories...
Nick Burch [Fri, 25 Nov 2011 21:56:19 +0000 (21:56 +0000)]
Start on a new method for POIFS EntryUtils for checking to see if the two Directories have the same contents, plus stub out some tests for EntryUtils (to follow)

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

12 years agomore progress with XSLF: made some methods publis as suggested on poi-dev, more tests
Yegor Kozlov [Thu, 24 Nov 2011 16:13:42 +0000 (16:13 +0000)]
more progress with XSLF: made some methods publis as suggested on poi-dev, more tests

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

12 years agoadded missing definition of the upArrow shape, moved support for line decorations...
Yegor Kozlov [Mon, 21 Nov 2011 13:10:14 +0000 (13:10 +0000)]
added missing definition of the upArrow shape, moved support for line decorations to XSLFSimpleShape

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

12 years agofixed TestXSLFTextParagraph that failed when the Arial font was not available
Yegor Kozlov [Sun, 20 Nov 2011 06:34:32 +0000 (06:34 +0000)]
fixed TestXSLFTextParagraph that failed when the Arial font was not available

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

12 years agoBugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF
Yegor Kozlov [Sat, 19 Nov 2011 12:28:33 +0000 (12:28 +0000)]
Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF

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

12 years agoavoid exception when breaking text with a trailing newline
Yegor Kozlov [Sat, 19 Nov 2011 12:25:38 +0000 (12:25 +0000)]
avoid exception when breaking text with a trailing newline

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

12 years agoBugzilla 51803: fixed HSLF TextExtractor to extract content from master slide
Yegor Kozlov [Thu, 17 Nov 2011 17:35:42 +0000 (17:35 +0000)]
Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide

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

12 years agomisc improvements in text rendering in xlsf
Yegor Kozlov [Thu, 17 Nov 2011 10:33:59 +0000 (10:33 +0000)]
misc improvements in text rendering in xlsf

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

12 years agoPatch from bug #52190 - null check on XWPF setFontFamily
Nick Burch [Wed, 16 Nov 2011 10:33:05 +0000 (10:33 +0000)]
Patch from bug #52190 - null check on XWPF setFontFamily

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

12 years agomore progress with PPTX2PNG
Yegor Kozlov [Mon, 14 Nov 2011 13:00:13 +0000 (13:00 +0000)]
more progress with PPTX2PNG

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

12 years agoimproved rendering of indented text in XSLF, also improved import content from extern...
Yegor Kozlov [Thu, 10 Nov 2011 13:59:16 +0000 (13:59 +0000)]
improved rendering of indented text in XSLF, also improved import content from external slides

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

12 years agokeep rat-check quiet, also started writing xslf docs
Yegor Kozlov [Mon, 7 Nov 2011 13:22:04 +0000 (13:22 +0000)]
keep rat-check quiet, also started writing xslf docs

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

12 years agoBugzilla 52062: ensure that temporary files in SXSSF are deleted
Yegor Kozlov [Mon, 7 Nov 2011 10:25:35 +0000 (10:25 +0000)]
Bugzilla 52062: ensure that temporary files in SXSSF are deleted

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

12 years agomore progress with xlsf: support for gradient and texture fills, backgrounds, improve...
Yegor Kozlov [Mon, 7 Nov 2011 09:12:16 +0000 (09:12 +0000)]
more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ...

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

12 years agoupdate test case
Sergey Vladimirov [Sun, 30 Oct 2011 09:11:20 +0000 (09:11 +0000)]
update test case

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

12 years agodifferent workarounds for old Word format
Sergey Vladimirov [Sun, 30 Oct 2011 08:59:16 +0000 (08:59 +0000)]
different workarounds for old Word format

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

12 years agoFix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during...
Sergey Vladimirov [Sun, 30 Oct 2011 00:33:44 +0000 (00:33 +0000)]
Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk
Fix 50936 - Exception parsing MS Word 8.0 file (as duplicate of 47958)

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

12 years agofix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds
Sergey Vladimirov [Sun, 30 Oct 2011 00:04:38 +0000 (00:04 +0000)]
fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds

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

12 years agofix additional issue found in bug 52032, add test files
Sergey Vladimirov [Sat, 29 Oct 2011 23:57:48 +0000 (23:57 +0000)]
fix additional issue found in bug 52032, add test files

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