Yegor Kozlov
|
2cf6b568c6
|
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
|
2012-01-14 11:10:46 +00:00 |
|
Nick Burch
|
6c37e2c672
|
Correct fraction formatting quick return logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1231144 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 16:03:17 +00:00 |
|
Nick Burch
|
24b020cb12
|
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
|
2012-01-11 17:59:36 +00:00 |
|
Nick Burch
|
2a22882dff
|
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
|
2012-01-11 15:51:10 +00:00 |
|
Nick Burch
|
477ae958e3
|
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
|
2012-01-11 14:02:40 +00:00 |
|
Nick Burch
|
b82b4772f5
|
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
|
2012-01-11 11:46:41 +00:00 |
|
Nick Burch
|
1a4bf34cb5
|
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
|
2012-01-09 18:21:54 +00:00 |
|
Yegor Kozlov
|
ff8ec41980
|
more progress with merging external slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 12:32:07 +00:00 |
|
Nick Burch
|
b964597d23
|
Add disabled tests for custom formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225098 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:29:01 +00:00 |
|
Nick Burch
|
9712306f74
|
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
|
2011-12-28 05:16:36 +00:00 |
|
Nick Burch
|
091e464ed4
|
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
|
2011-12-28 05:10:24 +00:00 |
|
Nick Burch
|
e4bd213ed5
|
Fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225092 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:08:45 +00:00 |
|
Yegor Kozlov
|
ffb883f2e1
|
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
|
2011-12-25 11:09:29 +00:00 |
|
Yegor Kozlov
|
e8a75979a0
|
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
|
2011-12-21 11:40:48 +00:00 |
|
Nick Burch
|
2af707980e
|
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
|
2011-12-20 07:20:44 +00:00 |
|
Nick Burch
|
09f6464163
|
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
|
2011-12-20 06:58:01 +00:00 |
|
Nick Burch
|
6b0bce44a5
|
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
|
2011-12-20 05:54:18 +00:00 |
|
Nick Burch
|
9250a2e019
|
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
|
2011-12-20 05:34:58 +00:00 |
|
Yegor Kozlov
|
ac6c00b6df
|
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
|
2011-12-19 09:06:10 +00:00 |
|
Yegor Kozlov
|
b2461c5c59
|
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
|
2011-12-19 08:25:46 +00:00 |
|
Yegor Kozlov
|
8c2f0e5770
|
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
|
2011-12-19 08:17:46 +00:00 |
|
Yegor Kozlov
|
4b140a70ca
|
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
|
2011-12-16 10:11:45 +00:00 |
|
Yegor Kozlov
|
2e67e48e71
|
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
|
2011-12-16 10:01:02 +00:00 |
|
Yegor Kozlov
|
79a10931dc
|
more xlsf docs and samples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1215077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 10:00:11 +00:00 |
|
Yegor Kozlov
|
95d0ab557b
|
xlsf tutorial and cookbook updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212978 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:43:09 +00:00 |
|
Yegor Kozlov
|
81cff4c751
|
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
|
2011-12-11 08:41:44 +00:00 |
|
Nick Burch
|
29fc1cc8ff
|
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
|
2011-12-11 08:16:32 +00:00 |
|
Yegor Kozlov
|
2dd8bbb3a6
|
current version is 3.8-beta6 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 12:57:36 +00:00 |
|
Yegor Kozlov
|
c8f9bde8ee
|
removed svn:executable bit from project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212745 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 08:02:08 +00:00 |
|
Yegor Kozlov
|
6790b8559d
|
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
|
2011-12-10 07:56:54 +00:00 |
|
Yegor Kozlov
|
6867b3eee4
|
fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:48:38 +00:00 |
|
Yegor Kozlov
|
17c6a33b99
|
keep rat quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 13:27:12 +00:00 |
|
Yegor Kozlov
|
49c8d803f1
|
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
|
2011-12-09 13:26:49 +00:00 |
|
Yegor Kozlov
|
e8208a7363
|
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
|
2011-12-09 12:50:20 +00:00 |
|
Yegor Kozlov
|
c46ea351f6
|
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
|
2011-12-09 11:04:22 +00:00 |
|
Yegor Kozlov
|
1b19410d68
|
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
|
2011-12-07 08:49:09 +00:00 |
|
Nick Burch
|
693a7ddc09
|
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
|
2011-12-06 04:31:04 +00:00 |
|
Nick Burch
|
9068469566
|
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
|
2011-12-06 03:33:11 +00:00 |
|
Nick Burch
|
aed41195ce
|
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
|
2011-12-05 05:12:23 +00:00 |
|
Nick Burch
|
3400cf0d44
|
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
|
2011-12-05 00:52:39 +00:00 |
|
Yegor Kozlov
|
62fa52d714
|
improved rendering of groupped shapes in xslf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210089 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-04 11:16:57 +00:00 |
|
Nick Burch
|
bfcf5190eb
|
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
|
2011-11-28 18:42:30 +00:00 |
|
Nick Burch
|
991fd65ee8
|
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
|
2011-11-28 17:38:29 +00:00 |
|
Nick Burch
|
c3072e1efc
|
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
|
2011-11-28 17:00:11 +00:00 |
|
Nick Burch
|
9874de32e3
|
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
|
2011-11-28 16:51:06 +00:00 |
|
Nick Burch
|
47be5cb142
|
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
|
2011-11-28 16:44:16 +00:00 |
|
Nick Burch
|
a0e1b78f34
|
Unit tests for POIFS EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207333 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 15:54:51 +00:00 |
|
Nick Burch
|
c27488ef36
|
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
|
2011-11-25 21:56:19 +00:00 |
|
Yegor Kozlov
|
8e6eff67fc
|
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
|
2011-11-24 16:13:42 +00:00 |
|
Yegor Kozlov
|
66b79be517
|
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
|
2011-11-21 13:10:14 +00:00 |
|
Yegor Kozlov
|
12c58c96e3
|
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
|
2011-11-20 06:34:32 +00:00 |
|
Yegor Kozlov
|
f07f08293c
|
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
|
2011-11-19 12:28:33 +00:00 |
|
Yegor Kozlov
|
1d81b3e8bc
|
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
|
2011-11-19 12:25:38 +00:00 |
|
Yegor Kozlov
|
06916478b3
|
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
|
2011-11-17 17:35:42 +00:00 |
|
Yegor Kozlov
|
91d87aff7d
|
misc improvements in text rendering in xlsf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1203143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 10:33:59 +00:00 |
|
Nick Burch
|
959ab00472
|
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
|
2011-11-16 10:33:05 +00:00 |
|
Yegor Kozlov
|
a44fc7b05a
|
more progress with PPTX2PNG
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1201687 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-14 13:00:13 +00:00 |
|
Yegor Kozlov
|
abccf7f303
|
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
|
2011-11-10 13:59:16 +00:00 |
|
Yegor Kozlov
|
afecad3532
|
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
|
2011-11-07 13:22:04 +00:00 |
|
Yegor Kozlov
|
e021457005
|
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
|
2011-11-07 10:25:35 +00:00 |
|
Yegor Kozlov
|
21b4a0f948
|
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
|
2011-11-07 09:12:16 +00:00 |
|
Sergey Vladimirov
|
d8e086c2ee
|
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195134 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 09:11:20 +00:00 |
|
Sergey Vladimirov
|
5a930ae36f
|
different workarounds for old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195133 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 08:59:16 +00:00 |
|
Sergey Vladimirov
|
ec46537ca0
|
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
|
2011-10-30 00:33:44 +00:00 |
|
Sergey Vladimirov
|
9883b370e2
|
fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195079 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 00:04:38 +00:00 |
|
Sergey Vladimirov
|
0cf37b664b
|
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
|
2011-10-29 23:57:48 +00:00 |
|
Sergey Vladimirov
|
1c3711e4ce
|
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
|
2011-10-29 23:01:54 +00:00 |
|
Sergey Vladimirov
|
992fe34dc7
|
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
|
2011-10-29 22:34:09 +00:00 |
|
Sergey Vladimirov
|
c3704d0eff
|
replace exception with warning
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195053 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 22:00:42 +00:00 |
|
Yegor Kozlov
|
6406cfb2d2
|
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
|
2011-10-28 14:25:53 +00:00 |
|
Yegor Kozlov
|
cc0dbb38f6
|
keep javac on JDK 1.5 quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 08:02:03 +00:00 |
|
Sergey Vladimirov
|
7299feef29
|
compact css
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189624 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 06:17:03 +00:00 |
|
Sergey Vladimirov
|
b31307ad4f
|
ability to change CSS building procedure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189618 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 06:07:12 +00:00 |
|
Sergey Vladimirov
|
c235706423
|
ability to extends documents facades
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189612 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 05:58:54 +00:00 |
|
Sergey Vladimirov
|
f99c017a81
|
fix dead field structure boundaries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189226 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 14:12:07 +00:00 |
|
Sergey Vladimirov
|
9e530bcf96
|
add TOC support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189217 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 13:50:07 +00:00 |
|
Sergey Vladimirov
|
ef237c3eb6
|
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
|
2011-10-26 13:02:34 +00:00 |
|
Sergey Vladimirov
|
5cba03af8e
|
add TOC support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189145 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 11:52:59 +00:00 |
|
Yegor Kozlov
|
5badcee102
|
support for preset shape geometries in xslf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1189105 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 10:10:05 +00:00 |
|
Sergey Vladimirov
|
5381a80cb0
|
restore JDK5 compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1188233 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-24 17:02:43 +00:00 |
|
Sergey Vladimirov
|
0874288ed4
|
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
|
2011-10-24 16:48:28 +00:00 |
|
Yegor Kozlov
|
f1a2673950
|
more progress with PPTX2PNG
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1188091 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-24 11:07:59 +00:00 |
|
Sergey Vladimirov
|
a15034b281
|
explicitly convert to float for JDK 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187982 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-23 21:53:16 +00:00 |
|
Sergey Vladimirov
|
2c06f34413
|
undeprecate get*() methods with 0 offset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187981 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-23 21:52:34 +00:00 |
|
Sergey Vladimirov
|
2ed5482fbf
|
additional safety belts to handle broken files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187647 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:52:52 +00:00 |
|
Sergey Vladimirov
|
f428ff6a57
|
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
|
2011-10-22 02:40:20 +00:00 |
|
Sergey Vladimirov
|
24f32eec41
|
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
|
2011-10-22 02:23:19 +00:00 |
|
Sergey Vladimirov
|
ad10ff8187
|
add license header; organize imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187641 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:07:18 +00:00 |
|
Sergey Vladimirov
|
0148cd3e20
|
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
|
2011-10-22 02:02:34 +00:00 |
|
Sergey Vladimirov
|
f6db23f921
|
values in vector not padded
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187639 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:01:26 +00:00 |
|
Sergey Vladimirov
|
54525d661f
|
replace exception with warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187638 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:01:14 +00:00 |
|
Sergey Vladimirov
|
8d5369235d
|
accept java string
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187637 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:01:04 +00:00 |
|
Sergey Vladimirov
|
86d46b4713
|
replace exception with warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187636 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 02:00:34 +00:00 |
|
Sergey Vladimirov
|
d27da3d905
|
fix type definition
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187634 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 01:57:58 +00:00 |
|
Sergey Vladimirov
|
52457da856
|
fix NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187633 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-22 01:57:24 +00:00 |
|
Sergey Vladimirov
|
04fdfd2458
|
remove unused
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187596 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-21 23:45:22 +00:00 |
|
Sergey Vladimirov
|
fddd46c4e6
|
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
|
2011-10-21 23:45:01 +00:00 |
|
Sergey Vladimirov
|
8654862616
|
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
|
2011-10-21 21:56:54 +00:00 |
|
Sergey Vladimirov
|
76f6084db4
|
reuse code from LittleEndian class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187550 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-21 21:25:03 +00:00 |
|
Sergey Vladimirov
|
a35cf979d2
|
reuse code from LittleEndian class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187549 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-21 21:19:39 +00:00 |
|
Sergey Vladimirov
|
4ef78d40fc
|
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
|
2011-10-21 21:13:10 +00:00 |
|
Sergey Vladimirov
|
b532f90b4c
|
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
|
2011-10-21 21:01:35 +00:00 |
|
Yegor Kozlov
|
3c6ce72dda
|
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
|
2011-10-21 13:17:33 +00:00 |
|
Nick Burch
|
cf1c5ee9e1
|
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
|
2011-10-19 11:32:44 +00:00 |
|
Nick Burch
|
ecad01a716
|
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
|
2011-10-15 14:43:00 +00:00 |
|
Nick Burch
|
d71f80e6a1
|
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
|
2011-10-15 14:14:53 +00:00 |
|
Nick Burch
|
32ffb44def
|
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
|
2011-10-15 12:23:50 +00:00 |
|
Nick Burch
|
be50ad102f
|
Improve HPSF test failure message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1183626 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-15 11:57:54 +00:00 |
|
Nick Burch
|
6c6fb5aad7
|
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
|
2011-10-15 10:27:52 +00:00 |
|
Sergey Vladimirov
|
67655200c5
|
add picture height / width to PicturesManager arguments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1180744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 23:22:46 +00:00 |
|
Sergey Vladimirov
|
871070a8e1
|
add picture height / width to PicturesManager arguments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1180740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 23:00:39 +00:00 |
|
Nick Burch
|
1df261a03c
|
Fix bug #51681 - doc example bug
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179895 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 23:14:09 +00:00 |
|
Nick Burch
|
f3bd9df526
|
Fix typo, leave the old version there deprecated for now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179787 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 19:44:48 +00:00 |
|
Nick Burch
|
5d23ca2ba2
|
Follow on for bug #51873 - may have another _ on the end
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179462 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 22:14:24 +00:00 |
|
Nick Burch
|
e132ed5359
|
Add a bit more XSSFDrawing testing, not all of which works properly yet...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179461 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 22:13:52 +00:00 |
|
Nick Burch
|
4b61edfdb3
|
Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySource
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 21:29:32 +00:00 |
|
Nick Burch
|
31924dff8b
|
Fix bug #51950 - XWPF may not always have footnotes in a document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179449 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 21:26:49 +00:00 |
|
Nick Burch
|
0d31a3b8b7
|
Fix bug #51963 - Correct AreaReference handling of references containing a sheet name which includes a comma
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179444 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 21:18:25 +00:00 |
|
Nick Burch
|
ea20b0b885
|
Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data available
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1179440 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 21:05:00 +00:00 |
|
Yegor Kozlov
|
abba248c50
|
Bugzilla #51716 - Removed incorrect assert in SXSSFSheet#getSXSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178769 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 12:36:21 +00:00 |
|
Sergey Vladimirov
|
669c8f4362
|
-warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 08:58:21 +00:00 |
|
Sergey Vladimirov
|
b170936050
|
preserve entries order in dictionaries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178153 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 08:58:11 +00:00 |
|
Sergey Vladimirov
|
0b92810530
|
fix VT_LPWSTR support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178149 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 08:44:05 +00:00 |
|
Sergey Vladimirov
|
df1727e1e6
|
update testSectionMethods() test (due to padding)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178148 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 08:37:15 +00:00 |
|
Sergey Vladimirov
|
03fac99902
|
fix VT_BOOL support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178147 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 08:36:51 +00:00 |
|
Sergey Vladimirov
|
99ee1edb17
|
always pad properties to 4 bytes
fix 51834 - Opening and Writing .doc file results in corrupt document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178113 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 01:06:22 +00:00 |
|
Sergey Vladimirov
|
02f7229fa3
|
pad VT_BOOL to 4 bytes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178112 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:59:03 +00:00 |
|
Sergey Vladimirov
|
46e1c019cc
|
correctly add padding to 16-bit integers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178111 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:55:56 +00:00 |
|
Sergey Vladimirov
|
04a9868e95
|
rollback
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178109 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:48:49 +00:00 |
|
Sergey Vladimirov
|
4e52ab109c
|
correctly handle 2-byte properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178107 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:30:52 +00:00 |
|
Sergey Vladimirov
|
7233b20798
|
add generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178106 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:30:42 +00:00 |
|
Sergey Vladimirov
|
cbead69dda
|
correctly save PlfLst
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178105 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:11:10 +00:00 |
|
Sergey Vladimirov
|
c91b9c072d
|
correctly save PlfLst
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178104 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 00:11:05 +00:00 |
|
Sergey Vladimirov
|
5041b7b215
|
handle bullets lists correctly (i hope)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 23:28:37 +00:00 |
|
Sergey Vladimirov
|
69e7860bcc
|
update LVLF definition
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178098 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 22:23:31 +00:00 |
|
Sergey Vladimirov
|
19e92a8e6a
|
correctly handle LFOData structures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178083 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 20:01:23 +00:00 |
|
Sergey Vladimirov
|
3607c2fc74
|
correctly handle last part of FIB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178063 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 18:18:51 +00:00 |
|
Sergey Vladimirov
|
0bb5ea6078
|
update docs basing on prev. version of doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178049 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 17:42:11 +00:00 |
|
Sergey Vladimirov
|
847b8fe81d
|
move cbRgFcLcb from FIBFieldHandler to FIB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 16:56:05 +00:00 |
|
Sergey Vladimirov
|
23a44c7c6d
|
replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178038 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 16:16:17 +00:00 |
|
Sergey Vladimirov
|
2dc849577d
|
replace FIBShortHandler with FibRgW97
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178030 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 15:46:26 +00:00 |
|
Sergey Vladimirov
|
a4ec172b7a
|
extract FibBase from FIB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178019 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 15:32:32 +00:00 |
|
Nick Burch
|
c96302efc7
|
Add a HSSF/XSSF example relating to cell styles and colours
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177793 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 19:30:15 +00:00 |
|
Sergey Vladimirov
|
7ecbfcfbaa
|
picture loading completely rewritten, bugs 51902 and 51890 fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177709 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 15:49:19 +00:00 |
|
Sergey Vladimirov
|
f0a96deeb0
|
disable wraps in "extended" cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177644 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 13:19:09 +00:00 |
|
Sergey Vladimirov
|
ef2876e71f
|
rewrite Sttb utils to handle complex cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177643 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 13:16:50 +00:00 |
|
Nick Burch
|
b814328848
|
Add a method to HSSFFont to get the color, similar to the XSSF one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177410 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 19:40:47 +00:00 |
|
Nick Burch
|
ba88670e3e
|
Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177409 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 19:39:51 +00:00 |
|
Maxim Valyanskiy
|
a186e69c78
|
bug#51901: StringChunk.parseAs7BitData - Encoding not found - US-ASCII; format=flowed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1176780 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 08:18:57 +00:00 |
|
Nick Burch
|
9e1ca2caea
|
XLSF text extraction improvements relating to TIKA-712
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1175887 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 14:37:50 +00:00 |
|