Maxim Valyanskiy
|
6facec409f
|
unit test for #52991 (unexpected end of ZLIB input stream)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 11:29:39 +00:00 |
|
Maxim Valyanskiy
|
95b5c80bf0
|
HWPF: fix NPE when reading paragraph properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305810 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 11:14:47 +00:00 |
|
Maxim Valyanskiy
|
b9a6d0a2e0
|
#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305778 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 08:32:47 +00:00 |
|
Yegor Kozlov
|
24d8e515b0
|
small fic to prevent NPE when iterating over shape attributes in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299336 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-11 07:14:16 +00:00 |
|
Yegor Kozlov
|
b459075ba0
|
optimized unused imports in poi-scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296980 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-05 09:46:11 +00:00 |
|
Yegor Kozlov
|
ede267e7a9
|
bugzilla 52682 - allow setting text with trailing carriage return in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295488 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 09:51:28 +00:00 |
|
Yegor Kozlov
|
cee330b145
|
bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 09:03:16 +00:00 |
|
Yegor Kozlov
|
715f7d74b4
|
Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-25 09:40:16 +00:00 |
|
Yegor Kozlov
|
df61625757
|
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292273 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 13:23:31 +00:00 |
|
Yegor Kozlov
|
93c7050f8c
|
Bugzilla 52598 - respect slide background when rendering slides in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 12:59:40 +00:00 |
|
Yegor Kozlov
|
a4c7338078
|
Bugzilla 51731 - fixed painting shape outlines in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292247 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 11:44:21 +00:00 |
|
Nick Burch
|
ccddafaf5c
|
Fix bug #52664 - MAPIMessage may not always have name chunks when checking for 7 bit encodings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 11:47:11 +00:00 |
|
Yegor Kozlov
|
c85888414b
|
Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 10:36:53 +00:00 |
|
Nick Burch
|
441c441ac8
|
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
|
2012-02-14 12:56:30 +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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|