Andreas Beeker
|
ae2b93eaa0
|
Bug 45776 - Fix corrupt file problem using TextRun.setText
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1554077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 22:14:05 +00:00 |
|
Andreas Beeker
|
c95d740ee4
|
Bug 41246 - AIOOBE with missing notes entries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553760 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-27 23:42:34 +00:00 |
|
Yegor Kozlov
|
fdda5f2071
|
removed pictureFileZero.ppt from svn as requested by the owner, see discussion on @poi-dev from Dec 12, 2013
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1551845 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 05:26:49 +00:00 |
|
Tim Allison
|
58dd7d7c0c
|
POI-54722 table text in ppt files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1526960 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 15:45:55 +00:00 |
|
Nick Burch
|
3783080709
|
Add disabled unit test for bug #54916
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1496696 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-26 00:45:18 +00:00 |
|
Nick Burch
|
f6a3cf4d62
|
Test file from bug #54880
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1488332 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-31 17:35:23 +00:00 |
|
Yegor Kozlov
|
e68f4e043d
|
Bugzilla 54111 - Fixed extracting text from table cells in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406688 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 16:02:42 +00:00 |
|
Yegor Kozlov
|
e1a93e14fd
|
example how to create pptx pie chart from template, more tests for poi-ooxml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406496 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 08:33:34 +00:00 |
|
Yegor Kozlov
|
1a3d907dab
|
Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401652 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-24 12:39:58 +00:00 |
|
Yegor Kozlov
|
fb1719c85d
|
Bugzilla 53446 - Fixed some problems extracting PNGs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369263 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 05:30:19 +00:00 |
|
Maxim Valyanskiy
|
6facec409f
|
unit test for #52991 (unexpected end of ZLIB input stream)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1305812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 11:29:39 +00:00 |
|
Yegor Kozlov
|
cee330b145
|
bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 09:03:16 +00:00 |
|
Yegor Kozlov
|
df61625757
|
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292273 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 13:23:31 +00:00 |
|
Yegor Kozlov
|
fcd8ed18e4
|
test file that belongs to r1292247
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292252 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 12:20:10 +00:00 |
|
Yegor Kozlov
|
c8f9bde8ee
|
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
|
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
|
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
|
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
|
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 |
|
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
|
3c6ce72dda
|
initial support for rendering pptx slides into images with a PPTX2PNG command-line utility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1187328 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-21 13:17:33 +00:00 |
|
Nick Burch
|
8de1ce7c6a
|
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
|
36da306131
|
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 |
|
Nick Burch
|
f716fe1822
|
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 |
|
Yegor Kozlov
|
9882382c80
|
support for tables and hyperlinks in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1158611 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 10:18:31 +00:00 |
|
Yegor Kozlov
|
6bf42e8072
|
initial support for XSLF usermodel API
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156539 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:38:19 +00:00 |
|
Nick Burch
|
23077dfb49
|
Add a unit test to show that bug #49648 no longer occurs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 11:18:49 +00:00 |
|
Nick Burch
|
a3206374e5
|
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128324 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 14:35:44 +00:00 |
|
Nick Burch
|
5f323eb6ea
|
More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@958923 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-29 11:07:27 +00:00 |
|
Nick Burch
|
3d9281b8da
|
Remove spurious svn:executable flags
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953725 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 15:22:49 +00:00 |
|
Nick Burch
|
d14beb4b84
|
Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Also tidy up POIXMLPropertiesTextExtractor to exclude properties which are missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951384 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 12:02:36 +00:00 |
|
Yegor Kozlov
|
6ee427ddf9
|
fixed construction of the DIB picture header, see Bugzilla 43161
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@949483 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-30 06:56:32 +00:00 |
|
Maxim Valyanskiy
|
f1a1f4a6ff
|
XSLF: text extraction from tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897875 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 14:27:54 +00:00 |
|
Yegor Kozlov
|
e8e2b1ff49
|
support for text extraction from PPT master slides, see Bugzilla 48161
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835271 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-12 07:07:41 +00:00 |
|
Yegor Kozlov
|
bd966f208b
|
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-13 16:05:28 +00:00 |
|
Yegor Kozlov
|
728f88bd92
|
moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-23 12:34:24 +00:00 |
|