Nick Burch
|
8e5e9e0d56
|
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
|
2011-11-28 17:33:56 +00:00 |
Nick Burch
|
89517783f1
|
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
|
9532e9c878
|
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
|
65fb35e5a0
|
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
|
bf477712be
|
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
|
c63f86cf66
|
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
|
d22f43cd43
|
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
|
01039a9d79
|
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
|
e8a19023a1
|
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
|
ef049ea258
|
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
|
e7ba4f6f8c
|
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
|
dcc11f4043
|
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
|
67c8cdac99
|
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
|
fab3636895
|
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
|
14ee39dde1
|
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
|
dd654d9870
|
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
|
b0a7faba08
|
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
|
8a841f2380
|
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
|
de14b40a97
|
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
|
d6093ba1e3
|
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
|
0ccd78dc30
|
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
|
16ff31e5ad
|
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
|
2ac2e79652
|
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
|
a430d57858
|
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
|
54b32f01e5
|
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
|
bf3550b406
|
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
|
a3b1385736
|
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
|
b1cb335834
|
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
|
d3ca235708
|
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
|
f563412004
|
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
|
a8d4a68361
|
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
|
06dc8ec50f
|
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
|
41a52a504d
|
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
|
228e21791c
|
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
|
9af1decae0
|
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
|
c32d036166
|
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
|
a3145d1d8e
|
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
|
e2891cf6d9
|
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
|
8229908f29
|
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
|
1aa02673c5
|
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
|
6c680035c2
|
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
|
ff89e76f48
|
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
|
a3075cd7dc
|
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
|
8f2c24795c
|
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
|
392052e6df
|
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
|
163f6a4d52
|
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
|
b1cb49cf10
|
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
|
21602bba1e
|
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
|
0a2def0955
|
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
|
9a34081088
|
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 |