Javen O'Neal
|
0dc4d4fbbf
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751183 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 23:33:36 +00:00 |
|
Javen O'Neal
|
b6fe670114
|
make class attributes final; return unmodifiable lists
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751182 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 23:23:54 +00:00 |
|
Javen O'Neal
|
57033b6a9e
|
revert whitespace changes to ASF license; previous commit r1751180 contributed by sebb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751181 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 23:17:11 +00:00 |
|
Javen O'Neal
|
9e315cd89d
|
bug 59786: fix NPE from winmail.dat files if message body is null
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751180 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 23:13:37 +00:00 |
|
Javen O'Neal
|
227ae30154
|
whitespace (3 spaces and tabs to 4 spaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751179 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 23:05:52 +00:00 |
|
Javen O'Neal
|
ac451c874d
|
convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751172 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-03 20:04:43 +00:00 |
|
Javen O'Neal
|
ac84cdb773
|
findbugs: remove implements Cloneable declaration from classes that don't implement a clone method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751035 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 08:30:34 +00:00 |
|
Andreas Beeker
|
c985706686
|
sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751007 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-01 21:10:40 +00:00 |
|
Andreas Beeker
|
1b086d3a35
|
forbidden-apis-fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750868 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-30 23:03:17 +00:00 |
|
Nick Burch
|
0c9e0cb608
|
#59739 When testing for a valid NFIB in a FileInformationBlock, accept common "nearby" values as found from CommonCrawl
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750866 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-30 21:20:23 +00:00 |
|
Dominik Stadler
|
6b1caa4e2c
|
Bug 59739: For now fix the regression in FileInformationBlock which was introduced after 3.15-beta1 so that the documents can be loaded again pending a full fix as discussed in the bug.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750864 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-30 21:06:04 +00:00 |
|
Javen O'Neal
|
6f0825c5b4
|
add @Override annotation for updateOtherRecordReferences on PositionDependentRecordAtom descendents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750181 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-25 05:10:22 +00:00 |
|
Andreas Beeker
|
85f22291be
|
Sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750171 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-24 22:04:12 +00:00 |
|
Javen O'Neal
|
fd1a23361b
|
bug 59748: replace Hashtable with HashMap; contributed by Axel Howind
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750168 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-24 21:39:44 +00:00 |
|
Andreas Beeker
|
18c2ee3fdc
|
sonar fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750162 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-24 20:26:08 +00:00 |
|
Andreas Beeker
|
c88ba795a0
|
javadoc fixes (jdk8)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749794 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-22 22:26:08 +00:00 |
|
Andreas Beeker
|
3a4754de98
|
findbugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749238 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 00:08:11 +00:00 |
|
Andreas Beeker
|
3a72eea5c5
|
Regression fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749224 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 22:43:24 +00:00 |
|
Nick Burch
|
7da9b2cd67
|
#59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749214 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 22:13:41 +00:00 |
|
Andreas Beeker
|
bec4c45c59
|
findbugs fixes - ME_MUTABLE_ENUM_FIELD
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749116 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 01:06:55 +00:00 |
|
Javen O'Neal
|
4e60db8b4e
|
findbugs: remove uncalled private methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748804 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 07:32:38 +00:00 |
|
Javen O'Neal
|
07767097bb
|
bug 59170: remove deprecated constructors in o.a.p.hwpf.usermodel.Paragraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748791 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 02:16:40 +00:00 |
|
Javen O'Neal
|
890afdc0f4
|
bug 59170: remove deprecated o.a.p.hwpf.usermodel.Pictures methods; add version when deprecated to javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748790 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 02:12:05 +00:00 |
|
Javen O'Neal
|
c7c11821fe
|
bug 59170: remove or privatize deprecated methods in o.a.p.hwpf.usermodel.Range from POI 3.8 beta 4/5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748789 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:48:46 +00:00 |
|
Javen O'Neal
|
bb43d1eb3c
|
remove deprecated o.a.p.hwpf.usermodel.Shapes (replaced by OfficeDrawing in POI 3.8 beta 4)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748788 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:34:00 +00:00 |
|
Javen O'Neal
|
e28a8789f3
|
bug 59170: remove deprecated o.a.p.hwpf.usermodel.ListEntry constructor and method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748787 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:24:38 +00:00 |
|
Javen O'Neal
|
06b4103cb0
|
bug 59170: remove deprecated WordExtractor constructor; add version when deprecated to HWPF HeaderStories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748786 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:19:36 +00:00 |
|
Javen O'Neal
|
3369507cac
|
bug 59170: remove deprecated o.a.p.hwpf.usermodel.CharacterRun#cloneProperties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748785 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:09:05 +00:00 |
|
Javen O'Neal
|
5fe6c32f85
|
bug 59170: add version when deprecated
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748784 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 01:00:38 +00:00 |
|
Javen O'Neal
|
ae12cfcd57
|
bug 59170: remove deprecated HSLF and HWPF methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748783 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 00:55:22 +00:00 |
|
Javen O'Neal
|
45ec02487c
|
bug 59170: remove deprecated o.a.p.hdgf.HDGFDiagram constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748782 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 00:36:19 +00:00 |
|
Javen O'Neal
|
d77a3f9058
|
whitespace (3 spaces to tab)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748781 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 00:35:29 +00:00 |
|
Javen O'Neal
|
aeddbc05e4
|
whitespace (2 spaces or tabs to 4 spaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748489 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 03:55:45 +00:00 |
|
Javen O'Neal
|
f2390589dc
|
bug 59170: remove deprecated writeTo method in @Internal PAPBinTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748488 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 03:42:18 +00:00 |
|
Javen O'Neal
|
2b7649cbd6
|
whitespace (2 spaces to 4 spaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748487 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 03:34:56 +00:00 |
|
Javen O'Neal
|
46a36df416
|
remove deprecated constructor for @Internal PAPBinTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748486 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 03:31:41 +00:00 |
|
Javen O'Neal
|
e355d20cfa
|
bug 59170: remove deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748483 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 03:26:58 +00:00 |
|
Javen O'Neal
|
b148307f0f
|
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748085 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-13 05:06:47 +00:00 |
|
Javen O'Neal
|
81d15d29df
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748083 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-13 04:34:37 +00:00 |
|
Andreas Beeker
|
81d891921b
|
findbugs fixes
changed UDFFinder to abstract class and moved DEFAULT constant to factory method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747942 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-12 00:12:22 +00:00 |
|
Andreas Beeker
|
d80170f9ac
|
#57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746856 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-04 22:53:00 +00:00 |
|
Dominik Stadler
|
1fdbf14e1e
|
Fix some Sonar issues and some IntelliJ warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746627 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-02 20:14:28 +00:00 |
|
Dominik Stadler
|
e48e4e771d
|
Bug 58190: Add more overloaded methods for adding pictures from streams and files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1745073 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-22 16:08:51 +00:00 |
|
Andreas Beeker
|
e58f6f3fb0
|
findbugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744802 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-20 22:05:00 +00:00 |
|
Andreas Beeker
|
7b282db0e2
|
Move reflection-equals to POITestCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744169 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-16 23:28:25 +00:00 |
|
Andreas Beeker
|
1f862981e2
|
Close resources in Common SL rendering classes and minimize memory consumption by using the image anchor dimensions instead of the WMF-included dimensions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744007 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-16 10:09:22 +00:00 |
|
Andreas Beeker
|
401a9fb477
|
#58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1743769 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-13 23:50:39 +00:00 |
|
Andreas Beeker
|
f688ed96c6
|
#59327 - Setting text direction on a table cell has no effect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1742338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-05-04 22:09:10 +00:00 |
|
Javen O'Neal
|
1e07b01af3
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739661 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-17 21:51:16 +00:00 |
|
Javen O'Neal
|
a4af4fc6c3
|
fix several findbugs SF_SWITCH_NO_DEFAULT warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738782 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-12 12:03:24 +00:00 |
|