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 |
|
Javen O'Neal
|
cb5544ad9f
|
fix several findbugs SF_SWITCH_NO_DEFAULT warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738765 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-12 11:12:57 +00:00 |
|
Javen O'Neal
|
aa6083ce0a
|
add LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) based on HSSFChart.insertData
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738762 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-12 11:03:58 +00:00 |
|
Javen O'Neal
|
f49047e733
|
add @NotImplemented annotation to methods that are not implemented
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738469 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-10 21:28:41 +00:00 |
|
Dominik Stadler
|
62ee0abc13
|
Code cleanup via IntelliJ: Remove unnecessary semicolon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738031 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-06 19:49:47 +00:00 |
|
Dominik Stadler
|
2c4a66ee49
|
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737963 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-06 10:52:36 +00:00 |
|
Dominik Stadler
|
5dc647da61
|
Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737947 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-06 09:00:05 +00:00 |
|
Javen O'Neal
|
1786767b89
|
bug 59264: use BorderStyle for changing Cell border line style
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737879 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-05 20:28:46 +00:00 |
|
Dominik Stadler
|
992adb9c16
|
Revert set of inadvertedly committed files/changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-29 18:11:44 +00:00 |
|
Dominik Stadler
|
f5332a3a40
|
Bug 58915: Add note about memory consumption and update changelog
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-29 17:30:55 +00:00 |
|
Andreas Beeker
|
ceda10fa32
|
sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736932 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-28 22:46:53 +00:00 |
|
Andreas Beeker
|
197aef5420
|
findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736114 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-21 23:42:56 +00:00 |
|
Andreas Beeker
|
762864d0f2
|
findbugs fixes - RR_NOT_CHECKED
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736112 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-21 23:29:06 +00:00 |
|