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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Javen O'Neal
|
5ddd038640
|
javadoc fix: incorrect deprecated replacement
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754702 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 05:32:41 +00:00 |
|
Mark Murphy
|
20907fc5b4
|
revert changes made in r1754691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754700 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 04:21:14 +00:00 |
|
Mark Murphy
|
8c0adfe55f
|
correction to junit bugs in r1754691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754698 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 02:53:55 +00:00 |
|
Nick Burch
|
0fe7cd5299
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754694 13f79535-47bb-0310-9956-ffa450edef68
|
2016-08-01 00:17:33 +00:00 |
|
Mark Murphy
|
504a26b844
|
Add new class Cell Style Template and supporting enum for drawing borders
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754691 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-31 23:59:02 +00:00 |
|
Dominik Stadler
|
bbfb783a57
|
Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754674 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-31 17:19:27 +00:00 |
|
David North
|
e5877bd8e0
|
Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).
Add a dependency on commons collections 4, also ASL licensed so no problem.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-29 13:24:00 +00:00 |
|
Dominik Stadler
|
a86686846b
|
Bug 59634: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753912 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-24 11:38:50 +00:00 |
|
Nick Burch
|
13a7be6cd2
|
Provide a createOrUpdateDocument method at the POIFS level, and use to simplify writing code #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753739 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-21 23:09:07 +00:00 |
|
Nick Burch
|
50519d3c73
|
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753659 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-21 10:27:27 +00:00 |
|
Nick Burch
|
92a146e4b5
|
If doing an in-place write, update the properties too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753623 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 23:31:57 +00:00 |
|
Nick Burch
|
d240667115
|
#57919 HPSF writing better error handling, and start prep for HSLF more write methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753621 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 23:09:33 +00:00 |
|
Nick Burch
|
3fa0449747
|
#57919 Add in-place and new-File write methods to POIDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753619 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 22:35:51 +00:00 |
|
Nick Burch
|
8e50c77100
|
Prepare for pushing write() and write(File) to POIDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753595 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 18:41:27 +00:00 |
|
Nick Burch
|
4dee08213a
|
Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753489 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 12:01:36 +00:00 |
|
Nick Burch
|
dfd3bbee21
|
Start on unit testing for HSSFWorkbook.write(File), bug in POIFS to fix first
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753487 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 11:14:05 +00:00 |
|
Nick Burch
|
d84df31b50
|
#57919 Start on support for writing to a new File (faster than OutputStream)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753486 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-20 11:07:29 +00:00 |
|
Javen O'Neal
|
50d1788d3d
|
bug 59881: fix D* functions for blank cells in headers in database; patch from Patrick Zimmermann
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753346 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-19 08:02:41 +00:00 |
|
Javen O'Neal
|
ebbcd10034
|
bug 59881: fix spelling; patch from Patrick Zimmermann
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753298 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-18 18:25:28 +00:00 |
|
Dominik Stadler
|
abc3072df2
|
52122: Excel does not handle conditional formatting based on formula correctly unless recalculation is forced
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753199 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-18 10:32:55 +00:00 |
|
Dominik Stadler
|
35173d9e30
|
Some warnings/improvements suggested by IntelliJ
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753188 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-18 09:34:59 +00:00 |
|
Dominik Stadler
|
0bf845e0cc
|
59106: WorkdayFunction does not read the area with holidays correctly to calculate work days
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753125 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 21:18:27 +00:00 |
|
Dominik Stadler
|
da9cd94e76
|
Fix one more place where stream were left open when an exception is thrown
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753123 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 21:18:12 +00:00 |
|
Dominik Stadler
|
da595c2343
|
Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ...
test-updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753122 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 21:18:07 +00:00 |
|
Javen O'Neal
|
f7021f3788
|
only calculate getTextHeight if it will be used
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753115 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 20:33:32 +00:00 |
|
Javen O'Neal
|
056a8dac84
|
reduce statement complexity in drawContent, also has fewer FLOPS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753114 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 20:29:34 +00:00 |
|
Javen O'Neal
|
ec4a47df73
|
if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753113 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 20:27:57 +00:00 |
|
Javen O'Neal
|
9ee14c5508
|
bug 57919: add performance note to javadocs about using BufferedOutputStreams on Document.write(OutputStream) if underlying resource is high latency
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753112 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 20:25:37 +00:00 |
|
Nick Burch
|
cf6d3489e0
|
#57919 Provide an initial in-place write method for HSSFWorkbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753103 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 19:02:58 +00:00 |
|
Javen O'Neal
|
d9f3df34de
|
bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow
add tests for SlideShow.findPicture and SlideShow.addPicture
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753073 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 13:25:02 +00:00 |
|
Javen O'Neal
|
bc91641444
|
bug 59873: add @Internal and @Deprecated decorators to HyperlinkType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753062 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 11:56:13 +00:00 |
|
Javen O'Neal
|
b3300cf4be
|
HexDump.writeHex is similar to Long#toHexString. Consider consolidating.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753050 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 10:22:43 +00:00 |
|
Javen O'Neal
|
7637cdc080
|
bug 59873: javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753043 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 09:48:36 +00:00 |
|
Javen O'Neal
|
31f2b5fdd1
|
bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753040 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 09:32:29 +00:00 |
|
Dominik Stadler
|
16b0c380c9
|
Bug 59665: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753038 13f79535-47bb-0310-9956-ffa450edef68
|
2016-07-17 09:27:07 +00:00 |
|