Javen O'Neal
|
6839a52aa3
|
bug 59837,59833,59264: add @Removal annotations to CellStyle constants for which enums now exist
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760622 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 03:24:15 +00:00 |
|
Javen O'Neal
|
808996a683
|
bug 59873: add @Removal annotations for deprecated CreationHelper#createHyperlink(int) and Hyperlink static aliases to HyperlinkType enum values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760621 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 03:17:51 +00:00 |
|
Javen O'Neal
|
b91b5c5715
|
bug 59907: add @Removal annotations to AnchorType static aliases in ClientAnchor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760620 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 03:06:51 +00:00 |
|
Javen O'Neal
|
9ea5915313
|
bug 59907: add @Removal annotations to deprecated ClientAnchor#setAnchorType(int)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760619 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 02:55:52 +00:00 |
|
Javen O'Neal
|
0977e51818
|
bug 59907: restore ClientAnchor#setAnchorType(int) that was removed in POI 3.14 beta 1 and broke backwards compatibility without a 2 release deprecation notice
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760617 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 02:41:01 +00:00 |
|
Javen O'Neal
|
3c97d9700a
|
change CellValue#getCellType() to return an int instead of an enum for backwards compatibility (source and binary) with POI 3.14. This reverts the behavior introduced in POI 3.15 beta 3 in r1751237.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760607 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-13 23:24:56 +00:00 |
|
Nick Burch
|
494b54161a
|
Disabled unit test for #60010
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760458 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-12 23:10:27 +00:00 |
|
Javen O'Neal
|
abe46f40ed
|
bug 52425: Error adding Comments into cloned Sheets; patch from Daniel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760221 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-11 04:05:42 +00:00 |
|
Javen O'Neal
|
adfd0d7f6c
|
bug 60025: DataFormatter should print booleans as TRUE/FALSE, not true/false
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760219 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-11 03:37:56 +00:00 |
|
Javen O'Neal
|
5409095923
|
bug 58191: Support merge cells within a table row; patch from Mark Olesen
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760217 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-11 03:21:33 +00:00 |
|
Javen O'Neal
|
050010094f
|
add unit test class for XSLFTableRow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760216 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-11 02:52:29 +00:00 |
|
Javen O'Neal
|
6146860a5e
|
bug 59958: Add cells on the fly to the evaluation sheet cache on cache miss; patch from Tomasz Stanczak
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760213 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-11 02:02:56 +00:00 |
|
Javen O'Neal
|
d9cfcbdd18
|
bug 60102: throw IOException when writing a closed document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760206 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-10 19:33:32 +00:00 |
|
Javen O'Neal
|
7dabe1b101
|
move duplicated NullOutputStream classes to test suite utilities
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760203 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-10 18:47:00 +00:00 |
|
Javen O'Neal
|
e1b5ed4c14
|
Add comments describing purpose of each unit test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760130 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-10 05:22:58 +00:00 |
|
Tim Allison
|
5747e871a1
|
poi-60044 small typo in last update to BuiltinFormats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760102 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-09 18:41:37 +00:00 |
|
Javen O'Neal
|
cd7b5359f8
|
make CreatePivotTable self-explaining with better variable names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757459 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-24 04:03:26 +00:00 |
|
Javen O'Neal
|
7f7eba3d04
|
Update CreatePivotTable with non-deprecated constructor. This closes #36 on github.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757458 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-24 03:54:55 +00:00 |
|
Javen O'Neal
|
bc1f9dfb27
|
Remove unnecessary short cast. This closes #37 on github
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757457 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-24 03:47:21 +00:00 |
|
Javen O'Neal
|
9665b9859a
|
bug 59791: add @Removal tags to Cell.CELL_TYPE_* constants, deprecated by CellType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757239 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-22 18:25:45 +00:00 |
|
Javen O'Neal
|
75b943d69c
|
bug 59791: make sure hard-coded int literals work for cell type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757237 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-22 18:14:46 +00:00 |
|
Javen O'Neal
|
3f4612ffcb
|
bug 59791: improve Cell.CELL_TYPE_* backwards compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757235 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-22 17:57:45 +00:00 |
|
Andreas Beeker
|
71db60b890
|
merge trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1756967 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-19 20:57:56 +00:00 |
|
Andreas Beeker
|
9521546156
|
add encryption support
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1756964 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-19 20:23:16 +00:00 |
|
Javen O'Neal
|
f7bf415085
|
revert r1753048 due to AIOOB regression
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756552 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-16 21:43:31 +00:00 |
|
Javen O'Neal
|
403db2b866
|
decrease TestSXSSFSheetAutoSizeColumn COLUMN_WIDTH_THRESHOLD_BETWEEN_SHORT_AND_LONG so that poi-ooxml-schemas can be built on 'Java: 1.8.0_101/1.8.0_101-b13/25.101-b13/OpenJDK 64-Bit Server VM from Oracle Corporation on Linux: 4.7.0-1-default'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756402 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 17:17:06 +00:00 |
|
Javen O'Neal
|
139319ac73
|
+svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756398 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 16:08:11 +00:00 |
|
Javen O'Neal
|
779c0e527a
|
bug 60005: fix NPE in XSLFTextParagraph.getDefaultFontSize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756397 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 16:05:32 +00:00 |
|
Javen O'Neal
|
4f49414473
|
make member variables final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756361 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 08:09:32 +00:00 |
|
Javen O'Neal
|
7c4e332b61
|
extract string constant out of code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756358 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 07:36:22 +00:00 |
|
Javen O'Neal
|
16be8e597b
|
simplify unit test using assertContainsIgnoreCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756357 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 07:31:43 +00:00 |
|
Javen O'Neal
|
8d38e8e674
|
add (meta) unit test for POITestCase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756356 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 07:27:03 +00:00 |
|
Javen O'Neal
|
f3ba3ffe5f
|
whitespace, remove unused variable, expose Set interface for seenNotes, append \n character instead of String
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756348 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 05:23:34 +00:00 |
|
Javen O'Neal
|
e97b333ea0
|
bug 59773: move loop invariants out of for-loop for performance, use for-each instead of for loop when possible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756345 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-15 04:42:31 +00:00 |
|
Nick Burch
|
34a6732b01
|
Slightly simplify HWPF writing code, and add in-place write tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756003 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-11 15:27:33 +00:00 |
|
Nick Burch
|
8c7c45ecca
|
HWPF in-place write support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1756001 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-11 15:14:04 +00:00 |
|
Andreas Beeker
|
5a486ec7c8
|
forgot cryptoapi encryption flags
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755541 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-08 21:00:10 +00:00 |
|
Andreas Beeker
|
680683cf77
|
merge down trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755463 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-08 01:14:36 +00:00 |
|
Andreas Beeker
|
0bfefdfc04
|
HSSF CryptoAPI decryption support
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755461 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-08 00:10:44 +00:00 |
|
Nick Burch
|
f8bc502028
|
Whitespace, javadocs and @Overrides for the Logger classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755192 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-04 14:23:54 +00:00 |
|
Andreas Beeker
|
c4ac2e7758
|
Preparations for hssf_cryptoapi:
- Add cloneable
- Change existing hslf cryptoapi to streaming
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755127 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-03 23:54:01 +00:00 |
|
Nick Burch
|
a1f6d9c832
|
Switch XSSF onto BaseFormulaEvaluator, reducing code duplication and fixing XSSFFormulaEvaluator.evaluateAll() to mirror HSSF and use any setup referenced workbooks (stackoverflow #38706562)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755079 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-03 11:53:43 +00:00 |
|
Nick Burch
|
60b2586c3f
|
Refactor out some of the common FormulaEvaluator logic from HSSF to a base class (XSSF coming shortly)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755070 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-03 11:42:04 +00:00 |
|
Nick Burch
|
560ff4004e
|
Whitespace / indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755068 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-03 11:15:13 +00:00 |
|
Nick Burch
|
1570d79529
|
Whitespace / indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755066 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-03 11:12:50 +00:00 |
|
Javen O'Neal
|
fcb22a8a5e
|
bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754786 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 18:20:43 +00:00 |
|
Javen O'Neal
|
ca31684a27
|
bug 59922: make XSSFPasswordHelper internal because it works on XmlObject objects, which are generally an internal implementation detail of POI-OOXML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754785 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 18:03:36 +00:00 |
|
Javen O'Neal
|
66d7d4ddaa
|
whitespace; +svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754784 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 18:01:24 +00:00 |
|
Javen O'Neal
|
3c77adf9e8
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754782 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 17:36:06 +00:00 |
|
David North
|
984683ab4b
|
Fix zero-padding and handling of empty passwords (meaning protection on, but no password to remove it) for XSSF workbook protection.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59920
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754744 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 12:51:24 +00:00 |
|