Sergey Vladimirov
|
66e8ec4ef7
|
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
|
b29c0af97c
|
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
|
3cac9ec738
|
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
|
3d0187a020
|
picture loading completely rewritten, bugs 51902 and 51890 fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177710 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 15:49:45 +00:00 |
Sergey Vladimirov
|
e975236ab1
|
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
|
f34bdbaea9
|
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
|
164fc0c9aa
|
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
|
d81c410757
|
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
|
ca6ff46842
|
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
|
0e75f256c3
|
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
|
bfe1b0cb66
|
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 |
Nick Burch
|
91b198d9f6
|
Tweak the HSLF and XSLF tests for master slide text to cover more (some of which is disabled for now)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1175870 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 13:48:59 +00:00 |
Nick Burch
|
d2dd89ea6a
|
Fix bug #51873 - update HSMF to ignore Outlook 2002 Olk10SideProp entries, which don't behave like normal chunks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1174868 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 16:24:56 +00:00 |
Sergey Vladimirov
|
a772eb9e2c
|
remove incorrect method to lookup "upper" table cell. In fact, we don't need it at all.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1174386 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 20:57:10 +00:00 |
Nick Burch
|
07e31b1879
|
Fix bug #51850 - support creating comments in XSSF on an earlier slide when later ones already have them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1174048 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 10:37:54 +00:00 |
Nick Burch
|
b79c6fc1a4
|
Add a disabled test for bug #51850, and tweak the OPC package exceptions to make it easier to spot when a part name is already used
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1174045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 10:26:33 +00:00 |
Sergey Vladimirov
|
173de1e812
|
styles shall be applied after lists as well [as PAPX]
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173866 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 21:16:53 +00:00 |
Sergey Vladimirov
|
ca42b1b580
|
output styles information in more compact (and precise) format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173865 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 21:16:35 +00:00 |
Sergey Vladimirov
|
9d215e164d
|
insert space instead of tab in lists
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173864 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 21:16:12 +00:00 |
Sergey Vladimirov
|
112e6da926
|
be aware of PAP properties from lists, but don't forget that PAPX has priority over them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173841 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 20:42:04 +00:00 |
Nick Burch
|
d12375b4c0
|
Update the XSLF slide master text extraction to be optional, as HSLF already is, plus fix some indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173756 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:54:22 +00:00 |
Nick Burch
|
3f43242f1a
|
Tidy up HSLF extractor tests, and add a bit more for bug #51803
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173753 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:46:43 +00:00 |
Nick Burch
|
799bc99b3e
|
Fix bug #51804 - Include Master Slide text in XSLF text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173749 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:32:52 +00:00 |
Nick Burch
|
33d7a5d79d
|
Add test files from bugs 51803/51804
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173742 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:13:16 +00:00 |
Sergey Vladimirov
|
9c86d1ae32
|
use LVLF to hold internal lists data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173731 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:47:12 +00:00 |
Sergey Vladimirov
|
b2213329e2
|
fix default values for byte[] fields in autogenerated files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173719 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:33:29 +00:00 |
Sergey Vladimirov
|
799ba60152
|
wanr more if some PAPX sprms were ignored
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173717 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:33:02 +00:00 |
Sergey Vladimirov
|
b8e9241a94
|
output warning if some CHPX SPRMs were ignored
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:32:43 +00:00 |
Sergey Vladimirov
|
34d7f18db4
|
add toString() to UPX
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:32:21 +00:00 |
Sergey Vladimirov
|
0d2e6a8378
|
add StdfPost2000 to StyleDefinition
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173714 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:32:11 +00:00 |
Sergey Vladimirov
|
cb5d8d9be1
|
add lvlf type definition and java code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173712 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:31:36 +00:00 |
Sergey Vladimirov
|
e8a01e22f7
|
dump style number
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173662 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 14:16:45 +00:00 |
Sergey Vladimirov
|
1a43e9b279
|
split stylesheet into additional structures according to latest specification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173622 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 13:24:46 +00:00 |
Sergey Vladimirov
|
caacbbdabc
|
use StdfBase structure in StyleDescription
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173550 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 10:00:43 +00:00 |
Sergey Vladimirov
|
fa3c093c13
|
rename STD to StdfBase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 09:48:16 +00:00 |
Sergey Vladimirov
|
54bc9d8ea6
|
add STD type description and java class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173545 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 09:44:24 +00:00 |
Sergey Vladimirov
|
3520bc379e
|
handle lists margins
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173161 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 14:14:17 +00:00 |
Sergey Vladimirov
|
5fafacb466
|
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173159 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 14:13:26 +00:00 |
Sergey Vladimirov
|
6cde5b3ea9
|
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 14:13:08 +00:00 |
Sergey Vladimirov
|
6b3ddfb24d
|
add tabs handling and additional SPRMs; update ShadingDescription definition (in fact, replace)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173157 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 14:12:44 +00:00 |
Sergey Vladimirov
|
4d6d815908
|
do not output empty borders (esp. with incorrect "-1" values of widths)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 09:19:09 +00:00 |
Sergey Vladimirov
|
025d6fd0ba
|
update TCAbstractType
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173044 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 09:18:49 +00:00 |
Sergey Vladimirov
|
b8b0ff6a27
|
sometimes "-1" happens. It seems to be empty cell border as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173039 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 09:03:58 +00:00 |
Sergey Vladimirov
|
59002dae0e
|
update TCAbstractType
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173035 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 08:52:47 +00:00 |
Sergey Vladimirov
|
282084fe86
|
second field in TC is width
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173034 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 08:52:30 +00:00 |
Sergey Vladimirov
|
337e23c0f1
|
add test case for sprmTDefTable (opcode 0xD608)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173033 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 08:52:03 +00:00 |
Nick Burch
|
dfa4805ce7
|
New PackagePart method getRelatedPart(PackageRelationship) to simplify navigation of relations between OPC Parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1172853 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 21:40:39 +00:00 |
Nick Burch
|
6d6520a8c4
|
Test relating to TIKA-705 - XSLF internal hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1172670 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 15:38:59 +00:00 |
Maxim Valyanskiy
|
fcb41adacd
|
HSLF: support for uncompressed OLE embeddings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1172583 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 12:06:58 +00:00 |
Nick Burch
|
29f7fe9eb2
|
Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS one, rather than following as normal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1172575 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 11:43:09 +00:00 |