Dominik Stadler
|
abf8c414f8
|
Jenkins DSL: Run all tests in no-scratchpad to try to get similar coverage-numbers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780452 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-26 19:58:29 +00:00 |
Dominik Stadler
|
f0585fa23f
|
Cover some dev-tools with a few simple tests, close resources correctly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780451 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-26 19:58:25 +00:00 |
Dominik Stadler
|
749f8d09ea
|
Bug 60031: Enhance test some more
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780450 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-26 19:58:18 +00:00 |
Andreas Beeker
|
80e397389f
|
fix eclipse warnings - close resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779869 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-23 00:31:27 +00:00 |
Andreas Beeker
|
c0eb123f91
|
#59836 - Tracker: Replace primitives with enums
preparation for removing those many HSSFColor subclasses with an enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779866 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-22 22:01:22 +00:00 |
Tim Allison
|
c2d7fba807
|
Bug 60608 -- improve charset handling in Hwmf -- remove deprecated drawString(String...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779613 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 12:10:29 +00:00 |
Javen O'Neal
|
7ac29f94cf
|
fix assert message typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779567 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 05:40:49 +00:00 |
Javen O'Neal
|
0a3195180c
|
fix copy-paste typo in unit test found by Andrzej Witecki
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779565 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 05:37:12 +00:00 |
Javen O'Neal
|
442e7cc721
|
bug 60031: DataFormatter parses months incorrectly when put at the end of date segment. Thanks to Andrzej Witecki
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779564 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 05:35:57 +00:00 |
Javen O'Neal
|
6509f983a7
|
remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779563 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 05:04:57 +00:00 |
Javen O'Neal
|
0256a6a25f
|
bug 60605: replace Workbook.SHEET_STATE_VERY_HIDDEN with SheetVisibility.VERY_HIDDEN
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779562 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 05:00:29 +00:00 |
Javen O'Neal
|
42a785a7d9
|
bug 60605: remove code for enforcing rule that active sheet cannot be hidden
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779561 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 04:55:06 +00:00 |
Javen O'Neal
|
8237512ed7
|
pull out loop invariants, use List.indexOf to look up sheet index
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779560 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 04:38:18 +00:00 |
Javen O'Neal
|
586343e71b
|
bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779558 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 04:23:42 +00:00 |
Javen O'Neal
|
851cbccc76
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779557 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 04:20:20 +00:00 |
Javen O'Neal
|
552c3d914a
|
make instance variable final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779551 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-20 02:16:58 +00:00 |
Tim Allison
|
dc66cc5158
|
Bug 60608 -- improve charset handling in Hwmf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779519 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 20:19:26 +00:00 |
Tim Allison
|
5750c85be9
|
Bug 60570 - Add rudimentary EMF read-only capability
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779493 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 16:22:29 +00:00 |
Javen O'Neal
|
60f1ed67d4
|
bug 60601: unset hyperlinks after removing them individually from the DOM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779437 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 09:01:39 +00:00 |
Javen O'Neal
|
797048ff1e
|
bug 60601: allow SXSSFITestDataProvider.writeOutAndReadBack(Workbook wb) to work on SXSSFWorkbooks and XSSFWorkbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779433 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 08:51:04 +00:00 |
Javen O'Neal
|
b3d1bef3a1
|
bug 60601: hyperlinks have to be removed one by one to avoid other errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779429 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 08:09:11 +00:00 |
Javen O'Neal
|
f055f99549
|
bug 60601: unlink hyperlinks from a sheet if all hyperlinks have been removed. Patch from Joachim Piketz
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779426 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-19 07:44:25 +00:00 |
Andreas Beeker
|
53818803ca
|
SonarQube fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779285 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-18 00:59:19 +00:00 |
Andreas Beeker
|
96a6a9bc1f
|
fix eclipse warnings / close resources in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778958 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-16 01:18:46 +00:00 |
Andreas Beeker
|
3cf6c40004
|
fix eclipse warnings - close resources / type generics
cleanup sources - add parenthesis to statements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778955 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-15 23:08:47 +00:00 |
Andreas Beeker
|
d2d885990f
|
remove test output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778940 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-15 19:03:17 +00:00 |
Andreas Beeker
|
5a8b17ab20
|
Java9 fix - resource not found
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778939 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-15 19:02:48 +00:00 |
Andreas Beeker
|
9c2820add6
|
#60586 - Support embedding OLE1.0 package in XSSF / SS Common
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778869 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-15 02:04:57 +00:00 |
Tim Allison
|
4ce3e5def5
|
bug 60584 -- avoid NPE by checking for null/missing image in XSSFReader's getShapes().
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778664 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-13 20:55:04 +00:00 |
Javen O'Neal
|
bdc2e2fe04
|
bug 60260: parse unicode sheet names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778418 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-12 10:39:26 +00:00 |
Tim Allison
|
7e74976c04
|
Bug 60574 prevent rare NPE in ListTables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778320 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-11 16:01:32 +00:00 |
Andreas Beeker
|
cf37b13c3a
|
SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777855 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-08 00:38:41 +00:00 |
Andreas Beeker
|
13cc14c909
|
SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777739 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-07 00:26:46 +00:00 |
Andreas Beeker
|
fb2dbf1e73
|
SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777669 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-06 17:51:22 +00:00 |
Andreas Beeker
|
2802a3c153
|
SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777541 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-06 09:05:14 +00:00 |
Andreas Beeker
|
fd1ff9f2db
|
SonarQube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777526 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 23:40:57 +00:00 |
Andreas Beeker
|
2b3aa29c53
|
Rename example class (typo)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777518 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 22:49:14 +00:00 |
Javen O'Neal
|
6d22542990
|
add unit tests for MAPIMessage.get*Body()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777463 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 12:46:28 +00:00 |
Javen O'Neal
|
0ab2eac70e
|
junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertTrue, assertFalse
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777450 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 11:26:42 +00:00 |
Javen O'Neal
|
a289f095f2
|
bug 60331: remove deprecated OutlookTextExtractor constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777447 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 11:17:44 +00:00 |
Javen O'Neal
|
f904acbb01
|
bug 60331: remove deprecated constructor and method in scratchpad o.a.p.hsmf.MAPIMessage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777444 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 10:41:23 +00:00 |
Javen O'Neal
|
30a548a514
|
revert accidental commits in r1777435
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777436 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 08:36:06 +00:00 |
Javen O'Neal
|
c97db66e07
|
junit3 -> junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777435 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 08:32:07 +00:00 |
Javen O'Neal
|
b26ccd4743
|
bug 60550: read ContentID chunks from mail attachments; unit test and test-data/hsmf/attachmet_msg_inlineImg.msg contributed by maoblackberry@gmail.com
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777429 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 08:01:58 +00:00 |
Javen O'Neal
|
f5f892acc1
|
bug 60550: read ContentID chunks from mail attachments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777428 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 07:59:27 +00:00 |
Javen O'Neal
|
c0e7a63e20
|
whitespace: 3/4sp -> 4sp
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777427 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 07:26:02 +00:00 |
Javen O'Neal
|
0d78cba890
|
junit improvements:
assertEquals(null, ...) -> assertNull(...)
attachment.getAttachFileName().toString() -> attachment.getAttachFileName().getValue()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777423 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 07:16:27 +00:00 |
Andreas Beeker
|
368052f71e
|
EmbeddedExtractor (for *SSF) - added OOXML support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777394 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-05 01:10:45 +00:00 |
Javen O'Neal
|
753ad37e13
|
github-44: reference BuiltinFormats in javadocs for CellStyle.getDataFormat and setDataFormat
This closes #44 github pull request from sixinli
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777260 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-04 07:00:24 +00:00 |
Andreas Beeker
|
48d516ae6d
|
relax timeout on performance test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777254 13f79535-47bb-0310-9956-ffa450edef68
|
2017-01-04 01:24:19 +00:00 |