Javen O'Neal
|
4ab0e89901
|
bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a.p.ss.util
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751044 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 09:00:13 +00:00 |
|
Javen O'Neal
|
1aa3511d0c
|
findbugs: remove switch statement fall-through and move default switch to bottom
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751034 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 08:20:14 +00:00 |
|
Javen O'Neal
|
e31aa190a8
|
deprecate o.a.p.hssf.util.AreaReference as it shadows o.a.p.ss.util.AreaReference (findbugs) and provides no additional functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751021 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 04:43:21 +00:00 |
|
Javen O'Neal
|
d7900beec3
|
findbugs: DocumentInputStream.skip(long) result not checked; close DocumentInputStream even if exception is thrown
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751020 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 04:39:53 +00:00 |
|
Javen O'Neal
|
6645d8a80f
|
whitespace and +svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751019 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-02 04:28:41 +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
|
6eab79528b
|
a few performance fixes to speed-up the tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750867 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-30 22:59:46 +00:00 |
|
Andreas Beeker
|
099f63d054
|
deprecated constants pointing to MissingCellPolicy - use enum instead
javadocs fixes (jdk8)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750172 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-24 23:31:12 +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
|
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 |
|
Nick Burch
|
fdb7c7d1ff
|
Provide an alternate method to get the OLE2 thumbnail that decodes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749526 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-21 14:26:28 +00:00 |
|
Javen O'Neal
|
0f3a7b24b4
|
bug 56781: make Name#validateName compatible on Java 6 (no Regex \p{IsAlphabetic} metaclasses
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749305 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 11:27:40 +00:00 |
|
Javen O'Neal
|
b617f3ccec
|
bug 56781: disallow names with symbols, except underscore, period, and backslash
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749293 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 10:27:52 +00:00 |
|
Javen O'Neal
|
4036202ebc
|
add comments, adjust whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749276 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 08:50:36 +00:00 |
|
Javen O'Neal
|
f3bd334002
|
whitespace (tabs to spaces); +svnprop svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749274 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 08:15:56 +00:00 |
|
Javen O'Neal
|
40727700f4
|
bug 59731: start migrating methods relating to row-shifting in HSSFSheet to HSSFRowShifter; consolidate with XSSFRowShifter into RowShifter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749262 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 04:16:32 +00:00 |
|
Javen O'Neal
|
ce8b8ea7ab
|
bug 59730: promote XSSFSheet#removeMergedRegions to Sheet interface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749258 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 03:40:32 +00:00 |
|
Javen O'Neal
|
0ec8b3a88e
|
bug 56454: keep XSSFRowShifter#shiftMerged in sync with HSSFSheet: when shifting rows, shift merged regions (even when the merged region does not include column 0)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749248 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 02:02:08 +00:00 |
|
Javen O'Neal
|
55cb9381de
|
bug 56454: deprecate shiftMerged with unused parameter, move loop-invariant out of for-loop
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749247 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 01:49:46 +00:00 |
|
Javen O'Neal
|
015cf4c86f
|
object-oriented methods are preferred over utility classes for discoverability
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749245 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 01:25:23 +00:00 |
|
Javen O'Neal
|
8dc7ee659d
|
bug 59729: update CellRangeUtil
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749243 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 00:55:51 +00:00 |
|
Javen O'Neal
|
970626a88e
|
whitespace (tabs to spaces)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749241 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 00:28:19 +00:00 |
|
Javen O'Neal
|
8c6c7783d6
|
mv o.a.p.hssf.record.cf.CellRangeUtil o.a.p.ss.util.CellRangeUtil
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749240 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 00:25:29 +00:00 |
|
Javen O'Neal
|
e205422d39
|
bug 56454: add CellRangeAddress#containsRow and containsColumn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749239 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-20 00:16:41 +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 |
|
Javen O'Neal
|
778fa8aa3d
|
bug 56958: replace java.awt.Rectangle#intersects with native implementation to determine if CellRangeAddresses intersect; patch from Yaniv Kunda
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749226 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 23:02:43 +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 |
|
Javen O'Neal
|
b9e9b0d41d
|
bug 56958: slightly improve performance when checking array formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749219 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 22:24:17 +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 |
|
Nick Burch
|
b7b990f56f
|
#59724 Provide Closeable on all OLE2-based POIDocument types
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749213 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 22:12:55 +00:00 |
|
Javen O'Neal
|
492aac4e73
|
bug 56958: patch from Yaniv Kunda: check that cells containing array formulas do not belong to a merged region
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749210 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 22:00:44 +00:00 |
|
Javen O'Neal
|
895bcab9f9
|
bug 59645: add Page Setup Print row and column headings support for Common SS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749191 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 18:20:23 +00:00 |
|
Javen O'Neal
|
8240a8ab5d
|
update javadoc for clarification about non-literal lists
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749133 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-19 06:23:57 +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
|
d8d821b1f2
|
add unit test for HSSFWorkbook.getSelectedTabs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748899 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-18 02:37:24 +00:00 |
|
Javen O'Neal
|
acac716a64
|
bug 59718: deprecate get/setBoldweight. Use get/setBold
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748898 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-18 01:21:08 +00:00 |
|
Javen O'Neal
|
59d1dc095b
|
bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748897 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-18 01:06:53 +00:00 |
|
Javen O'Neal
|
be7fd6ffb6
|
FunctionEval is a utility class. It should not have a public default constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748830 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 10:47:13 +00:00 |
|
Javen O'Neal
|
19a0cc12fa
|
bug 59279: add Comment.equals and hashCode methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748814 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 08:56:10 +00:00 |
|
Javen O'Neal
|
6ea5e99ce4
|
move loop invariant outside of loop
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748809 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 07:59:01 +00:00 |
|
Javen O'Neal
|
7a66ac346f
|
bug 59170: add version when deprecated
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748793 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 02:35:44 +00:00 |
|
Javen O'Neal
|
7b14a48436
|
bug 59170: deprecate o.a.p.hssf.model.PictureShape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748792 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-17 02:31:27 +00:00 |
|
Javen O'Neal
|
0472d9d861
|
bug 55385: deprecate Font.getBoldweight and Font.setBoldweight
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748658 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-16 06:51:53 +00:00 |
|
Javen O'Neal
|
b99c753158
|
fix javadocs @link error for removed o.a.p.hssf.util.CellRangeAddress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748496 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 04:32:17 +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
|
ccdc23ab43
|
bug 59170: remove deprecated methods in o.a.p.hpsf.wellknown.SectionIDMap
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748481 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 02:48:23 +00:00 |
|
Javen O'Neal
|
e9be07056b
|
bug 59170: remove deprecated hpsf.Constants class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748480 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-15 02:47:04 +00:00 |
|
Javen O'Neal
|
72ef600ce0
|
remove RegionUtil reference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748473 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-14 21:57:38 +00:00 |
|
Andreas Beeker
|
f83ff6f8ce
|
javadoc fixes (jdk8)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748328 13f79535-47bb-0310-9956-ffa450edef68
|
2016-06-13 23:08:13 +00:00 |
|