Yegor Kozlov
|
e6826bae17
|
updated downloads page to reflect status of 3.8-beta5 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:41:44 +00:00 |
Nick Burch
|
7f116f9325
|
Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212976 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:16:32 +00:00 |
Yegor Kozlov
|
0189b53f7e
|
current version is 3.8-beta6 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 12:57:36 +00:00 |
Yegor Kozlov
|
acde56403e
|
removed svn:executable bit from project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212745 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 08:02:08 +00:00 |
Yegor Kozlov
|
89916468a5
|
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 07:56:54 +00:00 |
Yegor Kozlov
|
217dbe5502
|
fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:48:38 +00:00 |
Yegor Kozlov
|
b048579ca0
|
keep rat quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 13:27:12 +00:00 |
Yegor Kozlov
|
46cee93e66
|
disabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 13:26:49 +00:00 |
Yegor Kozlov
|
ad6cfe5ca1
|
Bugzilla 46288: fixed refcount of Fill pictures in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212381 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 12:50:20 +00:00 |
Yegor Kozlov
|
3009b07746
|
Bugzilla 51961: support compression of temp files in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 11:04:22 +00:00 |
Yegor Kozlov
|
fc4c8d077e
|
Bugzilla 52268 - support cloning sheets with drawings in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1211339 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-07 08:49:09 +00:00 |
Nick Burch
|
6ea60a0623
|
Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, with test (and fixing indents)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210774 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 04:31:04 +00:00 |
Nick Burch
|
fba6593d40
|
Test that shows that bug #52288 is already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210768 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-06 03:33:11 +00:00 |
Nick Burch
|
765d970a45
|
Add test file for bug #51873 from Jeremy, and a test that uses it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210332 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-05 05:12:23 +00:00 |
Nick Burch
|
36f27c7385
|
Patch from Marcel May from bug #51875 - More XSSF formula new-line support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210299 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-05 00:52:39 +00:00 |
Yegor Kozlov
|
99bd60879a
|
improved rendering of groupped shapes in xslf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210089 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-04 11:16:57 +00:00 |
Nick Burch
|
b8e52ae6ff
|
Restore HWPF support for inline Escher images (stored in Escher rather than direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207497 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 18:42:30 +00:00 |
Nick Burch
|
fad57db43d
|
Demote the HPSF CodePageString null check from an exception to a Warning, as we seem to be hitting it incorrectly (see bug #52258 for details)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207477 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-28 17:38:29 +00:00 |
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 |