Nick Burch
|
ed9a070491
|
#58847 Getters/setters/removers for the additional well-known document summary information properties from Office 12
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724363 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-13 07:26:26 +00:00 |
|
Andreas Beeker
|
b0c16b8261
|
#57796 - Support hyperlink extraction when rendering slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724338 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-12 23:20:48 +00:00 |
|
Nick Burch
|
ef61211207
|
More Office 12 DSI property IDs, getters/setters to follow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724110 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-11 18:43:33 +00:00 |
|
Nick Burch
|
5e32d8c805
|
Bump up the max DSI property ID, and list a few Office 12 well known IDs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724104 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-11 18:26:24 +00:00 |
|
Andreas Beeker
|
b3b4ed6564
|
add other printStackTrace methods to forbidden-apis-check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1723960 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-10 19:52:16 +00:00 |
|
Andreas Beeker
|
8d033e235c
|
replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1723899 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-10 02:20:35 +00:00 |
|
Javen O'Neal
|
1e9fd97f78
|
bug 58815: javadoc spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1723445 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-07 01:53:05 +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
|
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 |
|
Javen O'Neal
|
4a47ec3d39
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722609 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-02 06:23:05 +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 |
|
Javen O'Neal
|
85bb833ea1
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722605 13f79535-47bb-0310-9956-ffa450edef68
|
2016-01-02 03:40:22 +00:00 |
|
Andreas Beeker
|
f317f5e288
|
#56570 - RecordType has repeat by code type 3009
#58159 - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722476 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 22:10:17 +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
|
8ae2972f3d
|
Bug 58616: Try to initialize with empty password if not done before
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722407 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 20:31:23 +00:00 |
|
Javen O'Neal
|
70f08e1fc5
|
fix javadocs warnings for r1721930 (bug 58775)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 02:57:58 +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
|
0ef05fcdab
|
java docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721901 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 12:11:13 +00:00 |
|
Javen O'Neal
|
a94df00797
|
make HSSFCellStyle attributes final, add Override decorators on all methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721876 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 05:43:11 +00:00 |
|
Dominik Stadler
|
a021bc780b
|
Fix some cases where file resources were not closed correctly, mostly when Exceptions occur during opening files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721470 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:36:43 +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 |
|
Dominik Stadler
|
b69c64fe21
|
Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721064 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-20 20:39:01 +00:00 |
|
Nick Burch
|
1fbfc70cca
|
Unit test for #58731 - not reproduced, and some javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720411 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-16 18:15:31 +00:00 |
|
Andreas Beeker
|
7b4c17b70c
|
#58733 - New AIOOBE in getCell while iterating through a table in PPT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720035 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-14 22:49:04 +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
|
5da709336c
|
supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718221 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 21:11:38 +00:00 |
|
Javen O'Neal
|
4aa6108c0d
|
add hashCode for corresponding equals function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717940 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 11:59:26 +00:00 |
|
Javen O'Neal
|
abced24fe4
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717938 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 11:56:59 +00:00 |
|
Javen O'Neal
|
26abacebaf
|
FindBugs warning: ExcelStyleDateFormatter doesn't override java.text.SimpleDAtaFormat.equals(Object)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717930 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:54:21 +00:00 |
|
Javen O'Neal
|
3b24eaacd3
|
make fields static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717929 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:51:03 +00:00 |
|
Javen O'Neal
|
93497e5b0e
|
add comments for names of missing functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717920 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:01:58 +00:00 |
|
Javen O'Neal
|
b6e5801a1c
|
fix javadocs errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717907 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:20:36 +00:00 |
|
Javen O'Neal
|
83a2f13494
|
fix javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717903 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:10:26 +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 |
|
Andreas Beeker
|
cc77b04a94
|
Sonar fixes, direct array parameter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717359 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-01 00:23:21 +00:00 |
|
Andreas Beeker
|
f0ed3cbbab
|
- #47904 - Update text styles in HSLF MasterSlide
- common sl unification for TextParagraph.setTextAlign
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717351 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 23:34:30 +00:00 |
|
Javen O'Neal
|
b58839e4b0
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717162 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 04:36:17 +00:00 |
|
Javen O'Neal
|
71b587ef36
|
bug 58671: change MissingCellPolicy from class to enum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717157 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 04:24:06 +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 |
|
Javen O'Neal
|
0e04793c2c
|
bug 57844: add NotImplemented annotation to SXSSFSheet.shiftRows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717079 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 15:31:57 +00:00 |
|
Javen O'Neal
|
0a69246abc
|
add @Override annotations to Sheet classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717078 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 15:27:34 +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
|
d8223753ae
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717062 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 13:15:03 +00:00 |
|
Javen O'Neal
|
74f0442563
|
bug 58667: make SX/X/HSSFRow implement Comparable interface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717054 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 12:14:45 +00:00 |
|
Javen O'Neal
|
16c1afa0d0
|
HSSFRow: make instance variables final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717049 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:58:26 +00:00 |
|
Javen O'Neal
|
9d014aa00b
|
bug 52903/58557: add @Override decorators to XSSFHyperlink and HSSFHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717026 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 02:43:17 +00:00 |
|
Javen O'Neal
|
659662b5f8
|
bug 58636: make ClientAnchor enum constructor private, make byId Internal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717024 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 02:18:45 +00:00 |
|
Javen O'Neal
|
8c1517eee4
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716948 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-28 11:55:02 +00:00 |
|
Javen O'Neal
|
47dc6340c2
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716947 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-28 11:53:22 +00:00 |
|