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 |
Maxim Valyanskiy
|
e1deb2c197
|
MAPIMessage: skip UTF-8 in guess7bitEncoding because UTF-8 are never used as one-byte encoding in Outlook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1172537 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 09:34:52 +00:00 |
Dave Fisher
|
5812f01e67
|
ooxml-schemas-1.1.jar is the current version.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1171821 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 22:09:30 +00:00 |
Maxim Valyanskiy
|
555144babe
|
MAPIMessage: fix NPE in set7BitEncoding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1171628 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 15:38:50 +00:00 |
Nick Burch
|
202be296f6
|
Apply patch from bug #51809 - correct GTE handling in COUNTIF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170652 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 14:41:03 +00:00 |
Nick Burch
|
bd6b5d2494
|
Start on a testcase for TIKA-705 (more work needed though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170648 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 14:39:20 +00:00 |
Sergey Vladimirov
|
00e43b57ce
|
HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to update range text and delete bookmarks.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170437 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 05:41:21 +00:00 |
Sergey Vladimirov
|
a5042ec868
|
change default page margins to 0.4 inches and allow to changes them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170227 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 16:15:47 +00:00 |
Sergey Vladimirov
|
87174c60a1
|
better handle (i.e. skip) empty cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170223 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 16:10:27 +00:00 |
Maxim Valyanskiy
|
d2e01397f0
|
XLS: HyperlinkRecord: remove check for value in usKeyValue field because some (correct) files has unexpected value there
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170166 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 13:08:42 +00:00 |
Sergey Vladimirov
|
9434b9ba3f
|
generate CSS without tag names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1170116 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 11:10:23 +00:00 |
Yegor Kozlov
|
936bf2f9b3
|
fixed bug 51670: avoid LeftoverDataException when reading .xls files with invalid LabelRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1169725 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 13:03:04 +00:00 |
Maxim Valyanskiy
|
05ddc358f6
|
enable assertions for unit-tests (currently disabled for ooxml due to failure in TestSXSSFRow)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1169699 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 11:40:54 +00:00 |
Yegor Kozlov
|
3ca4e3bd2d
|
avoid exceptions when using POI in Tika, see BUgs 51771 and 51770
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1169679 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 10:19:50 +00:00 |
Yegor Kozlov
|
686f2ca6d0
|
updated status.xml to reflect changes from Bug 51196
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1167580 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 19:05:28 +00:00 |
Yegor Kozlov
|
e4b2a66d09
|
more progress with xssf chart api, see Bug 51196
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1167579 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 19:00:47 +00:00 |
Yegor Kozlov
|
57c369a541
|
fixed failing xlsf test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1167541 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 15:30:43 +00:00 |
Yegor Kozlov
|
9c108f4fee
|
initial support for table styles in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1167491 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 10:50:05 +00:00 |
Nick Burch
|
5ea324076a
|
Patch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with the minimal ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1167241 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 15:11:20 +00:00 |
Sergey Vladimirov
|
4f3b802513
|
add sprmPDxaLeft1 0x8460 PAPX SPRM support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1166209 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 14:58:42 +00:00 |
Sergey Vladimirov
|
aaa92a202b
|
use margin CSS properties to control indentation in HTML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1166155 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 12:55:51 +00:00 |
Sergey Vladimirov
|
a45d61c740
|
fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003;
Replace byte->char translation with byte range -> char range_S_ translation for PAPX / CHPX tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1166144 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 12:12:17 +00:00 |
Sergey Vladimirov
|
36bd0ba1a3
|
Update test cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165604 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 11:15:36 +00:00 |
Sergey Vladimirov
|
dbfe0d76d0
|
fix field updating in AbstractEscherOptRecord;
prevent from shooting into foot by updating AbstractEscherOptRecord with incorrect values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 11:13:41 +00:00 |
Nick Burch
|
b8c1a91b4b
|
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165435 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 22:14:26 +00:00 |
Sergey Vladimirov
|
3865952867
|
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165197 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 08:04:47 +00:00 |
Nick Burch
|
9e5ce7c248
|
Update XSLFPowerPointExtractor to include Comment Authors along with comment text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165112 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 21:16:32 +00:00 |
Nick Burch
|
d9f9af50e2
|
XSLF initial work on comment authors, and tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165111 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 21:09:20 +00:00 |
Nick Burch
|
80741fdf37
|
Convert the XSLF text extractor from using the old style low level code to use usermodel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165109 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 20:51:21 +00:00 |
Nick Burch
|
a88a80e615
|
Add XSLF access to slide comments, and fix some code comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165108 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 20:45:10 +00:00 |
Nick Burch
|
7fed9e4936
|
Remove incorrect svn:executable property from several Java source files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165107 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 20:33:04 +00:00 |
Nick Burch
|
a727217e9e
|
Basic XSLF support for slide notes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165105 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 20:29:17 +00:00 |
Nick Burch
|
4b125e7ccd
|
Start on XSLF notes master support, and add a XMLSlideShow basics test, along with making it easier to get to the common slide data via XSLFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165104 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 20:14:43 +00:00 |
Sergey Vladimirov
|
a3d8166421
|
extract processSheet() method to use with single-sheet processing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1164470 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 10:53:30 +00:00 |
Sergey Vladimirov
|
f93819a4e4
|
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1164376 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 07:14:17 +00:00 |
Sergey Vladimirov
|
940d0e3efc
|
replace getInstance() / getOptions() with getShapeType for EscherSpRecord
replace getOptions() with getInstance() for other cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163615 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 13:14:09 +00:00 |
Sergey Vladimirov
|
62613ea8db
|
additional check for null arguments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163610 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 12:59:46 +00:00 |
Sergey Vladimirov
|
43e3ab672d
|
split option field into version and instance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163609 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 12:59:31 +00:00 |
Sergey Vladimirov
|
b442d2a74a
|
fixed width for tables in FO
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163583 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 11:36:07 +00:00 |
Sergey Vladimirov
|
1d431311d6
|
handle "Times Roman" font
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 11:35:40 +00:00 |
Yegor Kozlov
|
87af8e1576
|
link to press release on the main page
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1163503 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 06:20:53 +00:00 |
Sergey Vladimirov
|
7d54db4875
|
add text spanning support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1162814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 14:00:48 +00:00 |
Sergey Vladimirov
|
0648c81942
|
fix FO errors and add cells formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1162776 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 12:55:21 +00:00 |
Sergey Vladimirov
|
289d9722e6
|
add initial implementation for Excel to XSL FO converter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1162724 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 10:45:01 +00:00 |
Yegor Kozlov
|
aecca9fd65
|
release of 3.8-beta4 has been made, updated web site
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1162653 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 06:44:59 +00:00 |