Javen O'Neal
|
934effd443
|
add convenience methods for writing and reading back XSSFWorkbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721920 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 13:44:08 +00:00 |
|
Javen O'Neal
|
3204cedf28
|
bug 58775: use assertNotBuiltInFormat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 12:13:17 +00:00 |
|
Javen O'Neal
|
0ef05fcdab
|
java docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721901 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 12:11:13 +00:00 |
|
Javen O'Neal
|
9bdfcc4be6
|
bug 58775: add unit test to test for non-built-in data formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721900 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 12:10:12 +00:00 |
|
Javen O'Neal
|
8a7cd6308e
|
bug 58775: add Override annotations, Javadocs, and comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721880 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 07:56:54 +00:00 |
|
Javen O'Neal
|
a94df00797
|
make HSSFCellStyle attributes final, add Override decorators on all methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721876 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 05:43:11 +00:00 |
|
Javen O'Neal
|
ec4732a034
|
bug 58740: add @Internal annotations and decrease access level to methods that only exist for unit testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721864 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 00:52:47 +00:00 |
|
Javen O'Neal
|
19e5db9602
|
bug 58740: return unmodifiable list/map when exposing internal data structures
patch from Archie Cobbs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721857 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-27 23:17:33 +00:00 |
|
Dominik Stadler
|
d89168fa51
|
Fix compiling unit-test after previous changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721471 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:48:31 +00:00 |
|
Dominik Stadler
|
a021bc780b
|
Fix some cases where file resources were not closed correctly, mostly when Exceptions occur during opening files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721470 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:36:43 +00:00 |
|
Dominik Stadler
|
c9dee45744
|
fix commandline option in PPTX2PNG from quite to quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721469 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:36:33 +00:00 |
|
Dominik Stadler
|
0a3370347e
|
Fix freeing resources in some tests and dev-tools so we can run unit-tests with enabled file-leak-detector
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721468 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:35:59 +00:00 |
|
Andreas Beeker
|
b333ed457d
|
#56004 - Support for WMF rendering (parsing the WMF records)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721078 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-21 01:26:39 +00:00 |
|
Dominik Stadler
|
b69c64fe21
|
Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721064 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-20 20:39:01 +00:00 |
|
Nick Burch
|
355810fb9f
|
Unit test for non-reproducable #58747
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720588 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 15:05:06 +00:00 |
|
Dominik Stadler
|
ffe36ac2fe
|
Fix unit test for bug 58731 to actually run
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720534 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-17 12:39:01 +00:00 |
|
Nick Burch
|
1fbfc70cca
|
Unit test for #58731 - not reproduced, and some javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720411 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 18:15:31 +00:00 |
|
Andreas Beeker
|
7b4c17b70c
|
#58733 - New AIOOBE in getCell while iterating through a table in PPT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720035 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-14 22:49:04 +00:00 |
|
Andreas Beeker
|
3e8b58e356
|
fix forbidden apis issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1719778 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-13 09:51:22 +00:00 |
|
Andreas Beeker
|
ad89fdcaf5
|
#58718 - Master styles not initialized when running multithreaded
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1719758 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-13 01:50:24 +00:00 |
|
Javen O'Neal
|
4f8057e56f
|
bug 57450: javadoc fixes from Stefan Thurnherr
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718226 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 21:43:26 +00:00 |
|
Javen O'Neal
|
5da709336c
|
supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718221 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 21:11:38 +00:00 |
|
Javen O'Neal
|
dedb924183
|
bug 56454: shiftRows incorrectly handle merged regions that do not contain column 0. Add failing unit test from Jörg Selbach.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718217 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 20:51:54 +00:00 |
|
Javen O'Neal
|
37622ec57e
|
make test easier to understand using A1 addresses instead of row+col numbers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718216 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 20:43:27 +00:00 |
|
Dominik Stadler
|
96cb8c18fe
|
Bug 58084: Fix cloning Cell Styles with Borders
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717973 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 14:39:07 +00:00 |
|
Dominik Stadler
|
387fb86d68
|
Eclipse warnings, code formatting, javadoc, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717972 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 14:38:14 +00:00 |
|
Javen O'Neal
|
4aa6108c0d
|
add hashCode for corresponding equals function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717940 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 11:59:26 +00:00 |
|
Javen O'Neal
|
abced24fe4
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717938 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 11:56:59 +00:00 |
|
Javen O'Neal
|
eca89530d3
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717931 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 11:12:27 +00:00 |
|
Javen O'Neal
|
26abacebaf
|
FindBugs warning: ExcelStyleDateFormatter doesn't override java.text.SimpleDAtaFormat.equals(Object)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717930 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:54:21 +00:00 |
|
Javen O'Neal
|
3b24eaacd3
|
make fields static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717929 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:51:03 +00:00 |
|
Javen O'Neal
|
ebbf3d0ddb
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717928 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:47:31 +00:00 |
|
Javen O'Neal
|
6d17f8ddef
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717927 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:46:58 +00:00 |
|
Javen O'Neal
|
17a4680cee
|
findbugs: check return value of File.mkdir(s), and don't accidentally catch RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717923 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:33:28 +00:00 |
|
Javen O'Neal
|
93497e5b0e
|
add comments for names of missing functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717920 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:01:58 +00:00 |
|
Javen O'Neal
|
b6e5801a1c
|
fix javadocs errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717907 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:20:36 +00:00 |
|
Javen O'Neal
|
83a2f13494
|
fix javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717903 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:10:26 +00:00 |
|
Javen O'Neal
|
44c9afd31d
|
fix javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:05:52 +00:00 |
|
Javen O'Neal
|
9c19c23291
|
bug 58570: add get/setActiveCell to Sheet interface, add Cell.getAddress,
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717900 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 06:36:27 +00:00 |
|
Javen O'Neal
|
293ef9fe17
|
remove deprecated functions (since 2008)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717899 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 06:30:34 +00:00 |
|
Dominik Stadler
|
5a8aceec32
|
Add some additional rules for the forbidden-apis-check borrowed from Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717689 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 21:47:52 +00:00 |
|
Andreas Beeker
|
cc77b04a94
|
Sonar fixes, direct array parameter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717359 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 00:23:21 +00:00 |
|
Andreas Beeker
|
f0ed3cbbab
|
- #47904 - Update text styles in HSLF MasterSlide
- common sl unification for TextParagraph.setTextAlign
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717351 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 23:34:30 +00:00 |
|
Javen O'Neal
|
89fbd66262
|
bug 58670: cleanup from r1717192
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717194 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 07:03:09 +00:00 |
|
Javen O'Neal
|
8410c84ad6
|
bug 58670: replace SXSSFRow's storage of SXSSFCells[] with a TreeMap<Int, SXSSFCell>
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717192 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 06:07:49 +00:00 |
|
Javen O'Neal
|
b5ad3a9327
|
add @Override annotations to SXSSFRow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717181 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 05:28:57 +00:00 |
|
Javen O'Neal
|
24e5a0a458
|
add @Override annotation. Explicitly specify workbook type returned by SXSSFITestDataProvider.writeOutAndReadBack
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717179 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 05:22:14 +00:00 |
|
Javen O'Neal
|
5650b03ea0
|
testBool/testErr: check values before writeOutAndReadBack
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717178 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 05:21:01 +00:00 |
|
Javen O'Neal
|
7fc9df615f
|
fix testErr: createRow(1) -> createRow(0); replace assumeTrue with assertEquals for more informative test results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717171 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 05:00:24 +00:00 |
|
Javen O'Neal
|
dcba12a0ce
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717167 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 04:50:18 +00:00 |
|