Tim Allison
|
5958cb4840
|
BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765696 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 18:44:46 +00:00 |
|
Javen O'Neal
|
a73df78070
|
remove @deprecated annotation from Enum-returning getters. These will be deprecated after the int-returning getters are removed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765545 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 07:43:18 +00:00 |
|
Dominik Stadler
|
ec7607e398
|
Fix some IDE warnings/javadoc/...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765538 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 06:52:44 +00:00 |
|
Javen O'Neal
|
09c13eeefa
|
on Windows, a directory cannot contain a file and a directory with the same name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765531 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:18:48 +00:00 |
|
Javen O'Neal
|
55252a9fe9
|
findbugs: Switch statement found in org.apache.poi.sl.draw.DrawShape.applyTransform(Graphics2D) where default case is missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765530 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:07:30 +00:00 |
|
Javen O'Neal
|
669e32e551
|
add data type to UTF_16LE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765529 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:06:49 +00:00 |
|
Javen O'Neal
|
fec5613aff
|
remove java.nio.charset.StandardCharsets which is not available until Java 7
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765528 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-19 05:00:07 +00:00 |
|
Tim Allison
|
17d4d76f4f
|
BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765490 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 18:24:39 +00:00 |
|
Tim Allison
|
92eb3bbade
|
BUG 59858 -- avoid npe when there's a collision of record names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765479 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 16:43:20 +00:00 |
|
Tim Allison
|
c878e39b55
|
BUG 59830 -- incorrect reading of unicode stream name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765468 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 15:47:38 +00:00 |
|
Tim Allison
|
db79501e9f
|
BUG 60158 -- AIOOBE in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765433 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-18 12:55:34 +00:00 |
|
Andreas Beeker
|
bf95861693
|
Bug 53191 - Problems with line style when converting ppt to png
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765196 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-16 22:48:25 +00:00 |
|
Dominik Stadler
|
37116e84e5
|
Bug 60029: apply suggested fix and fix some IntelliJ warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765018 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-15 06:54:20 +00:00 |
|
Tim Allison
|
7f9f8e9afa
|
add length sanity check for length of embedded OLE10Native (BUG 60256)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764927 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 14:57:29 +00:00 |
|
Javen O'Neal
|
1e5dc11721
|
bug 56781,60246: fix named range validation to match valid name rules per Excel docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764854 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-14 10:11:23 +00:00 |
|
Mark Murphy
|
37f9122633
|
53009: Problem creating header and footer
Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=53009
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764563 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-13 01:13:45 +00:00 |
|
Andreas Beeker
|
83bd292fff
|
Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764008 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 20:34:35 +00:00 |
|
Javen O'Neal
|
370aa27bf2
|
bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns a CellType enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763960 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 10:59:34 +00:00 |
|
Javen O'Neal
|
e0fd36dfb4
|
bug 60021: add note that EncryptionInfo may require poi-ooxml.jar to run EncryptionModes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763944 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 05:40:38 +00:00 |
|
Javen O'Neal
|
dd1ed5b840
|
bug 60197: Workbook#setSheetOrder should update named range sheet indices
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763939 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-09 03:02:13 +00:00 |
|
Javen O'Neal
|
5b8cbb0143
|
bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763757 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-07 12:39:15 +00:00 |
|
Dominik Stadler
|
89f68a6a47
|
Bug 53028: Broken auto fit row height in the cells with word wrap
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763484 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-05 19:59:56 +00:00 |
|
Dominik Stadler
|
86eafd3c44
|
Some IDE warning fixes and unit test adjustments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763482 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-05 19:59:44 +00:00 |
|
Nick Burch
|
4ffc48f7f7
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763399 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-05 10:39:03 +00:00 |
|
Mark Murphy
|
d106d31934
|
Add PropertyTemplate for drawing Borders (58787)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-10-05 02:23:52 +00:00 |
|
Nick Burch
|
48e338e828
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762875 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-30 10:22:27 +00:00 |
|
Javen O'Neal
|
c1a11dc0b8
|
bug 60187: set BorderStyle directly instead of through short code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762859 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-30 07:02:02 +00:00 |
|
Javen O'Neal
|
d169bdc2f9
|
bug 60187: replace methods operating on BorderStyle codes with BorderStyle enums
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762856 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-30 06:39:29 +00:00 |
|
Andreas Beeker
|
d8767e1c70
|
Bug 59857 - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762726 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-28 23:36:09 +00:00 |
|
Andreas Beeker
|
0a7cd3b68b
|
merge trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1762709 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-28 21:01:40 +00:00 |
|
Dominik Stadler
|
db79fe043c
|
Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762617 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-28 08:44:14 +00:00 |
|
Javen O'Neal
|
43f7d5bfdc
|
use equalsIgnoreCase for case-insensitive string comparisons
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761843 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-22 03:48:49 +00:00 |
|
Dominik Stadler
|
7e9cc96c46
|
Compiler/IDE warnings, unnecessary keywords,
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761675 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 05:45:57 +00:00 |
|
Javen O'Neal
|
7e3f2ca8d1
|
bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761669 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 03:57:22 +00:00 |
|
Javen O'Neal
|
deed3aa8d6
|
bug 57200,59788: be more specific why a temporary directory could not be created
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761667 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 03:19:31 +00:00 |
|
Javen O'Neal
|
2be1834545
|
bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761665 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 02:45:39 +00:00 |
|
Javen O'Neal
|
ad8506b7f5
|
bug 59933: demote accessibility of NullLogger methods to the same level as POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761662 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 02:12:54 +00:00 |
|
Javen O'Neal
|
b44d6ec062
|
make POILogFactory _loggers cache final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761660 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 02:05:58 +00:00 |
|
Javen O'Neal
|
92d0f35c84
|
bug 59933: override POILogger#log(int, Object...) in NullLogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761657 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-21 01:41:54 +00:00 |
|
Dominik Stadler
|
c669e2ef67
|
Adjust handling of ByteBuffer some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761636 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-20 20:24:54 +00:00 |
|
Andreas Beeker
|
cda4f20482
|
merge trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1761376 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-19 00:20:44 +00:00 |
|
Javen O'Neal
|
008a26d1bf
|
bug 59705: consolidate bounds checking of column index into a helper method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760986 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-16 00:32:40 +00:00 |
|
Tim Allison
|
0784ab530a
|
POI 60140 Prevent unnecessary memory usage -- no need to cache HeapByteBuffer in FileBackedDataSource, thanks to Luis Filipe Nassif for diagnosing this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760816 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-15 00:19:52 +00:00 |
|
Javen O'Neal
|
91f2d5680e
|
declare methods throw runtime exceptions for IDE hints
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760784 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 21:32:34 +00:00 |
|
Nick Burch
|
41b0462f50
|
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760719 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 15:01:57 +00:00 |
|
Nick Burch
|
5fc5680d15
|
Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760717 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 14:59:00 +00:00 |
|
Javen O'Neal
|
ed7258906f
|
move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluateInCell(Cell) up to BaseFormulaEvaluator to reduce duplicated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760651 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 07:53:58 +00:00 |
|
Javen O'Neal
|
8842d7bffd
|
move BaseXSSFFormulaEvaluator#evaluateFormulaCellEnum(Cell) and HSSFFormulaEvaluator#evaluateFormulaCellEnum(Cell) up to BaseFormulaEvaluator class to reduce duplicated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760647 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 07:33:20 +00:00 |
|
Javen O'Neal
|
f71ae8036d
|
bug 59791: add deprecation and removal annotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760641 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 06:42:20 +00:00 |
|
Javen O'Neal
|
b0f814f83f
|
bug 59791: add deprecation warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760639 13f79535-47bb-0310-9956-ffa450edef68
|
2016-09-14 06:22:38 +00:00 |
|