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 |
|