Nick Burch
|
17c3ed2223
|
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
|
dcdb4fc768
|
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
|
a972aa482a
|
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
|
407ec57e37
|
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
|
47c706b997
|
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
|
0133ee8b9c
|
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
|
08bb6a7627
|
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
|
8b524d500b
|
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
|
689c4f7895
|
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
|
237b4d7448
|
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
|
20a55c5c45
|
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
|
e32b56827b
|
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
|
22374ff668
|
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
|
f81a25a79c
|
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
|
d6e3c74c2f
|
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
|
fa12b281eb
|
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 |
|
Nick Burch
|
193c198f25
|
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1161479 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 10:14:26 +00:00 |
|
Nick Burch
|
7ac5521d03
|
Add missing license header to a log4j file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1161478 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 10:13:47 +00:00 |
|
Yegor Kozlov
|
6333da1b20
|
trunk is 3.8-beta5 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160854 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 19:05:40 +00:00 |
|
Sergey Vladimirov
|
77af81d3d7
|
move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160788 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 16:44:06 +00:00 |
|
Sergey Vladimirov
|
995e5bdfa8
|
add copyrights and comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160749 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 15:44:03 +00:00 |
|
Sergey Vladimirov
|
48bce381fc
|
add watermark test case (as example)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160745 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 15:35:07 +00:00 |
|
Sergey Vladimirov
|
ca541c93a3
|
add getOfficeArtSpContainer() method to OfficeDrawing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 15:34:42 +00:00 |
|
Sergey Vladimirov
|
bf295239bb
|
dump header graphics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160739 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 15:13:15 +00:00 |
|
Sergey Vladimirov
|
b32676ce71
|
dump FIB field values (starting from 154 offset)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160735 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 15:10:37 +00:00 |
|
Sergey Vladimirov
|
4f66b1ced4
|
do not test ex45698-22488.xls -- requires too much memory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160703 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 14:16:07 +00:00 |
|
Sergey Vladimirov
|
d343cc6574
|
fix NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160596 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 09:26:37 +00:00 |
|
Sergey Vladimirov
|
4e49b3b13c
|
update paragraph rebuilding for case when empty papx [n; n) happens at the end of file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 09:07:30 +00:00 |
|
Sergey Vladimirov
|
419d505619
|
update assertion condition for case where empty PAPX appears at the start of document, i.e. [0; 0)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160587 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 08:52:37 +00:00 |
|
Sergey Vladimirov
|
1190b117c5
|
update test case after colors conversion fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160585 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-23 08:48:51 +00:00 |
|
Sergey Vladimirov
|
bebd5bea10
|
add page-break test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160289 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 15:03:51 +00:00 |
|
Sergey Vladimirov
|
39d5fc7ceb
|
add page breaks support; fix paragraphs-in-bookmarks handling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 15:01:49 +00:00 |
|
Sergey Vladimirov
|
ca2e6c13df
|
add test case for "page break before" property of paragraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160263 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 13:27:15 +00:00 |
|
Sergey Vladimirov
|
f375297e20
|
handle colors with opacity
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160220 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 11:52:11 +00:00 |
|
Sergey Vladimirov
|
4a9c633058
|
better log message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160219 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 11:51:56 +00:00 |
|
Sergey Vladimirov
|
812f583412
|
do not interrupt if unable to process document title / meta(s)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160207 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 11:25:41 +00:00 |
|
Maxim Valyanskiy
|
583fb49254
|
HWPF: Range: fix incorrect assert that breaks Tika build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160202 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 11:08:54 +00:00 |
|
Sergey Vladimirov
|
ec3ab612c8
|
handling case with overlapping bookmarks and fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160201 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 11:07:06 +00:00 |
|
Sergey Vladimirov
|
50c5c7a98b
|
slightly better log message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 09:10:07 +00:00 |
|
Sergey Vladimirov
|
2ae382b2c9
|
refix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160152 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 08:55:21 +00:00 |
|
Sergey Vladimirov
|
c3235cc745
|
relax requirements for POIUtils arguments (replace classes with interfaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 08:53:16 +00:00 |
|
Sergey Vladimirov
|
6afe2d988c
|
move POI FS entries copy methods to new POIUtils class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160146 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 08:50:48 +00:00 |
|
Sergey Vladimirov
|
92abc388c7
|
[[51686]] rename testWORD.doc to Bug51686.doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160143 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 08:38:20 +00:00 |
|
Maxim Valyanskiy
|
7a008634fa
|
bug#51686 - ConcurrentModificationException in Tika's OfficeParser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160137 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 07:56:43 +00:00 |
|
Yegor Kozlov
|
750f848de7
|
removed test document referenced in Bug 51524 because it cannot be distributed with AL2 projects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1159993 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-21 15:01:23 +00:00 |
|
Sergey Vladimirov
|
0c3cb7008f
|
fix 51678 -- Extracting text from Bug51524.zip is slow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1159245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 14:30:15 +00:00 |
|
Sergey Vladimirov
|
2acd64779a
|
fix 51678 -- Extracting text from Bug51524.zip is slow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1159244 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 14:29:59 +00:00 |
|
Sergey Vladimirov
|
8ea6b350e8
|
fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 14:53:28 +00:00 |
|
Sergey Vladimirov
|
7efd316c75
|
translate almost any number to english and roman letters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158701 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 13:47:51 +00:00 |
|
Yegor Kozlov
|
0907990c86
|
updated status.xml to properly reflect last changes in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158638 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 11:35:08 +00:00 |
|