Dominik Stadler
|
f54452a0e7
|
Try to reproduce bug 52258 and add more checks to integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722755 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 21:23:09 +00:00 |
|
Dominik Stadler
|
c4c9ac0ccf
|
bug 58043: provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation(). Also adjust JavaDoc to mention the remaining things to note
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722716 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 13:28:17 +00:00 |
|
Javen O'Neal
|
bc6a4a20d4
|
re-throw errors we aren't looking for
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722708 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 09:48:05 +00:00 |
|
Javen O'Neal
|
4f6a75b701
|
bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722707 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 09:16:59 +00:00 |
|
Javen O'Neal
|
2cf06902d5
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722696 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 01:34:33 +00:00 |
|
Javen O'Neal
|
87ec46ff34
|
test XSLF SlideShowFactory creation methods individually for more granular unit test results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722695 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-03 01:26:29 +00:00 |
|
Javen O'Neal
|
d747590977
|
rearrange unit tests into more, smaller functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722667 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-02 21:20:43 +00:00 |
|
Javen O'Neal
|
347881ef1e
|
bug 58633 comment 5 and comment 6: add unit test coverage for CellUtil.java; throw exception of Cell does not belong to workbook for some methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722618 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-02 11:11:33 +00:00 |
|
asf-sync-process
|
de7807c8a7
|
bug 58633: Set multiple CellStyle properties at once. Patch from Mark Murphy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722607 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-02 04:29:34 +00:00 |
|
Dominik Stadler
|
a6957b5c91
|
Some more unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722501 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-01 16:27:35 +00:00 |
|
Dominik Stadler
|
8589924b22
|
Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722410 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 20:31:44 +00:00 |
|
Dominik Stadler
|
b4ac21a810
|
Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722406 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 20:31:13 +00:00 |
|
Javen O'Neal
|
7980a6b457
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722070 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 07:38:31 +00:00 |
|
Javen O'Neal
|
a50f45e4c2
|
bug 58775: use short for data format index, int for cell style index
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721930 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 14:50:54 +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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
Javen O'Neal
|
2924c7b9da
|
break testBoolErr into 2 unit tests. The test shouldn't be aware of the underlying implementation for HSSFRows, and shorter tests are better
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717163 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 04:38:04 +00:00 |
|
Javen O'Neal
|
226fefe0c9
|
patch from Stefan Thurnherr: bug 57450: autosize columns in SXSSF using rows that have been flushed to disk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717146 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 00:22:50 +00:00 |
|
Andreas Beeker
|
ee0f9b84e1
|
close resources
fix a few eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717077 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 15:26:53 +00:00 |
|
Javen O'Neal
|
d7c3a9b2ca
|
remove debugging print statements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717076 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 15:24:08 +00:00 |
|
Javen O'Neal
|
79e099f5fa
|
Patch from Lyle for bug 52903: HSSFSheet.shiftRows does not shift hyperlink references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717069 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 14:45:24 +00:00 |
|
Javen O'Neal
|
58bffd78a1
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716811 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-27 09:45:53 +00:00 |
|
Javen O'Neal
|
842171b94a
|
add failing unit test for bug 58648
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716338 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 09:19:03 +00:00 |
|
Javen O'Neal
|
1f874be829
|
bug 58636: upgrade anchor types from int to AnchorType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-25 07:16:43 +00:00 |
|
Javen O'Neal
|
735c43ec9d
|
bug 58644: fix HSSFSheet.setZoom(int); update documentation to use non-deprecated method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716053 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 08:04:42 +00:00 |
|
Javen O'Neal
|
e7d29ad533
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716051 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:53:17 +00:00 |
|
Javen O'Neal
|
8eabc4710a
|
bug 58642: deprecate Sheet.setZoom(numerator, denominator) and replace with Sheet.setZoom(scale)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716048 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:43:53 +00:00 |
|
Javen O'Neal
|
891f2d26fc
|
bug 58642: remove deprecated functions in Spreadsheet Sheet interface and implementing classes; add @Override annotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716046 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:34:09 +00:00 |
|
Javen O'Neal
|
788047ed08
|
fixed bad test case in BaseTestSheet.getCellComments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715854 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 15:45:30 +00:00 |
|
Javen O'Neal
|
3e10c4f0f6
|
bug 58365: patch from Hannes Erven: add method to efficiently get all cell comments on a Sheet and return a dictionary with the location of each comment as the key and the comment itself as the value.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715839 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 15:11:28 +00:00 |
|
Javen O'Neal
|
ae9bcd8e82
|
convert junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715752 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 10:26:06 +00:00 |
|
Javen O'Neal
|
dbba80c3fc
|
bug 58637: contribution from Hannes Erven: add CellAddress class, distinct from CellReference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715743 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 09:30:53 +00:00 |
|
Andreas Beeker
|
4ccadf7315
|
fix unnecessary cast warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715626 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 12:30:42 +00:00 |
|
Andreas Beeker
|
7458fdc277
|
In preparation for table rendering, added table row heights and column widths to common sl.
To have better results in rendering switch anchor from java.awt.Rectangle to Rectangle2D.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715540 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-21 15:54:01 +00:00 |
|
Uwe Schindler
|
9ab28f52ab
|
Add security check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713917 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 19:17:18 +00:00 |
|
Uwe Schindler
|
493a157e6a
|
Fix remaining security manager problems. Forbiddenapis now passes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713915 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 19:11:35 +00:00 |
|
Uwe Schindler
|
73a8488838
|
#58597: Fix tests to not do setAccessible(), add some doPrivileged, too.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713891 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 16:57:39 +00:00 |
|
Uwe Schindler
|
b62cc549fe
|
#58597: Remove setAccessible (more coming soon)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713770 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 07:41:54 +00:00 |
|
Dominik Stadler
|
4cdcc9fc24
|
Eclipse warnings, typos, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713216 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-08 10:00:24 +00:00 |
|
Javen O'Neal
|
8cff5d7e49
|
bug 58591: add formula evaluation unit tests inspired by Jason Tomforde's question on user@
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713080 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-07 04:09:39 +00:00 |
|