]> source.dussan.org Git - poi.git/log
poi.git
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

12 years agoupdate list types definitions using new Grfhic class
Sergey Vladimirov [Sat, 29 Oct 2011 23:01:54 +0000 (23:01 +0000)]
update list types definitions using new Grfhic class

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

12 years agofix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after...
Sergey Vladimirov [Sat, 29 Oct 2011 22:34:09 +0000 (22:34 +0000)]
fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after revision 1178063)

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

12 years agoreplace exception with warning
Sergey Vladimirov [Sat, 29 Oct 2011 22:00:42 +0000 (22:00 +0000)]
replace exception with warning
update test case

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

12 years agomore progress with PPTX2PNG: support for gradient and texture fill, also refactored...
Yegor Kozlov [Fri, 28 Oct 2011 14:25:53 +0000 (14:25 +0000)]
more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML

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

13 years agokeep javac on JDK 1.5 quiet
Yegor Kozlov [Thu, 27 Oct 2011 08:02:03 +0000 (08:02 +0000)]
keep javac on JDK 1.5 quiet

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

13 years agocompact css
Sergey Vladimirov [Thu, 27 Oct 2011 06:17:03 +0000 (06:17 +0000)]
compact css

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

13 years agoability to change CSS building procedure
Sergey Vladimirov [Thu, 27 Oct 2011 06:07:12 +0000 (06:07 +0000)]
ability to change CSS building procedure

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

13 years agoability to extends documents facades
Sergey Vladimirov [Thu, 27 Oct 2011 05:58:54 +0000 (05:58 +0000)]
ability to extends documents facades

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

13 years agofix dead field structure boundaries
Sergey Vladimirov [Wed, 26 Oct 2011 14:12:07 +0000 (14:12 +0000)]
fix dead field structure boundaries

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

13 years agoadd TOC support
Sergey Vladimirov [Wed, 26 Oct 2011 13:50:07 +0000 (13:50 +0000)]
add TOC support

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

13 years agoability to customize Excel-to-HTML CSS prefixes
Sergey Vladimirov [Wed, 26 Oct 2011 13:02:34 +0000 (13:02 +0000)]
ability to customize Excel-to-HTML CSS prefixes

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

13 years agoadd TOC support
Sergey Vladimirov [Wed, 26 Oct 2011 11:52:59 +0000 (11:52 +0000)]
add TOC support

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

13 years agosupport for preset shape geometries in xslf
Yegor Kozlov [Wed, 26 Oct 2011 10:10:05 +0000 (10:10 +0000)]
support for preset shape geometries in xslf

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

13 years agorestore JDK5 compatibility
Sergey Vladimirov [Mon, 24 Oct 2011 17:02:43 +0000 (17:02 +0000)]
restore JDK5 compatibility

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

13 years agodistinguish physical number of rows and last row number
Sergey Vladimirov [Mon, 24 Oct 2011 16:48:28 +0000 (16:48 +0000)]
distinguish physical number of rows and last row number

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

13 years agomore progress with PPTX2PNG
Yegor Kozlov [Mon, 24 Oct 2011 11:07:59 +0000 (11:07 +0000)]
more progress with PPTX2PNG

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

13 years agoexplicitly convert to float for JDK 5
Sergey Vladimirov [Sun, 23 Oct 2011 21:53:16 +0000 (21:53 +0000)]
explicitly convert to float for JDK 5

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

13 years agoundeprecate get*() methods with 0 offset
Sergey Vladimirov [Sun, 23 Oct 2011 21:52:34 +0000 (21:52 +0000)]
undeprecate get*() methods with 0 offset

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

13 years agoadditional safety belts to handle broken files
Sergey Vladimirov [Sat, 22 Oct 2011 02:52:52 +0000 (02:52 +0000)]
additional safety belts to handle broken files

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

13 years agoadding safety belts for property type 0x0100 and other unknown types
Sergey Vladimirov [Sat, 22 Oct 2011 02:40:20 +0000 (02:40 +0000)]
adding safety belts for property type 0x0100 and other unknown types

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

13 years agosome files has strange property values... try to handle them.
Sergey Vladimirov [Sat, 22 Oct 2011 02:23:19 +0000 (02:23 +0000)]
some files has strange property values... try to handle them.

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

13 years agoadd license header; organize imports
Sergey Vladimirov [Sat, 22 Oct 2011 02:07:18 +0000 (02:07 +0000)]
add license header; organize imports

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

13 years agorewrite VariantSupport to use TypedPropertyValue at max without breaking compatibility
Sergey Vladimirov [Sat, 22 Oct 2011 02:02:34 +0000 (02:02 +0000)]
rewrite VariantSupport to use TypedPropertyValue at max without breaking compatibility

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

13 years agovalues in vector not padded
Sergey Vladimirov [Sat, 22 Oct 2011 02:01:26 +0000 (02:01 +0000)]
values in vector not padded

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

13 years agoreplace exception with warning
Sergey Vladimirov [Sat, 22 Oct 2011 02:01:14 +0000 (02:01 +0000)]
replace exception with warning

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

13 years agoaccept java string
Sergey Vladimirov [Sat, 22 Oct 2011 02:01:04 +0000 (02:01 +0000)]
accept java string

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

13 years agoreplace exception with warning
Sergey Vladimirov [Sat, 22 Oct 2011 02:00:34 +0000 (02:00 +0000)]
replace exception with warning

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

13 years agofix type definition
Sergey Vladimirov [Sat, 22 Oct 2011 01:57:58 +0000 (01:57 +0000)]
fix type definition

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

13 years agofix NPE
Sergey Vladimirov [Sat, 22 Oct 2011 01:57:24 +0000 (01:57 +0000)]
fix NPE

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

13 years agoremove unused
Sergey Vladimirov [Fri, 21 Oct 2011 23:45:22 +0000 (23:45 +0000)]
remove unused

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

13 years agoadd classes that will replace VariantSupport class just a bit later
Sergey Vladimirov [Fri, 21 Oct 2011 23:45:01 +0000 (23:45 +0000)]
add classes that will replace VariantSupport class just a bit later

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

13 years agoit's better to always specify offset for write and reading operations
Sergey Vladimirov [Fri, 21 Oct 2011 21:56:54 +0000 (21:56 +0000)]
it's better to always specify offset for write and reading operations
deprecate methods with default (0) offset

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

13 years agoreuse code from LittleEndian class
Sergey Vladimirov [Fri, 21 Oct 2011 21:25:03 +0000 (21:25 +0000)]
reuse code from LittleEndian class

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

13 years agoreuse code from LittleEndian class
Sergey Vladimirov [Fri, 21 Oct 2011 21:19:39 +0000 (21:19 +0000)]
reuse code from LittleEndian class

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

13 years agoadd float read/write (put/get) support
Sergey Vladimirov [Fri, 21 Oct 2011 21:13:10 +0000 (21:13 +0000)]
add float read/write (put/get) support
expand cycles

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

13 years agocode format and sort members (prepare for double and float additions)
Sergey Vladimirov [Fri, 21 Oct 2011 21:01:35 +0000 (21:01 +0000)]
code format and sort members (prepare for double and float additions)

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

13 years agoinitial support for rendering pptx slides into images with a PPTX2PNG command-line...
Yegor Kozlov [Fri, 21 Oct 2011 13:17:33 +0000 (13:17 +0000)]
initial support for rendering pptx slides into images with a PPTX2PNG command-line utility

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

13 years agoAdd implementation of RATE from patch in bug #52050
Nick Burch [Wed, 19 Oct 2011 11:32:44 +0000 (11:32 +0000)]
Add implementation of RATE from patch in bug #52050

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

13 years agoPatch from bug #51566 - HSLF fix for finishing parsing the picture stream on the...
Nick Burch [Sat, 15 Oct 2011 14:43:00 +0000 (14:43 +0000)]
Patch from bug #51566 - HSLF fix for finishing parsing the picture stream on the first non-valid type

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

13 years agoApply patch from bug #51974 - Avoid HWPF issue when identifying the picture type
Nick Burch [Sat, 15 Oct 2011 14:14:53 +0000 (14:14 +0000)]
Apply patch from bug #51974 - Avoid HWPF issue when identifying the picture type

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

13 years agoApply patch from bug #52035 - Fix signed issue with very large word 6 files
Nick Burch [Sat, 15 Oct 2011 12:23:50 +0000 (12:23 +0000)]
Apply patch from bug #52035 - Fix signed issue with very large word 6 files

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

13 years agoImprove HPSF test failure message
Nick Burch [Sat, 15 Oct 2011 11:57:54 +0000 (11:57 +0000)]
Improve HPSF test failure message

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

13 years agoAllow Ole10Native to be created from a DirectoryNode, not only a a POIFS
Nick Burch [Sat, 15 Oct 2011 10:27:52 +0000 (10:27 +0000)]
Allow Ole10Native to be created from a DirectoryNode, not only a a POIFS

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

13 years agoadd picture height / width to PicturesManager arguments
Sergey Vladimirov [Sun, 9 Oct 2011 23:22:46 +0000 (23:22 +0000)]
add picture height / width to PicturesManager arguments

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

13 years agoadd picture height / width to PicturesManager arguments
Sergey Vladimirov [Sun, 9 Oct 2011 23:00:39 +0000 (23:00 +0000)]
add picture height / width to PicturesManager arguments

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