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
|
7f105042ba
|
Fix bug 58760: non-standard namespace-key breaks parsing XLSX files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722433 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-31 09:56:33 +00:00 |
|
Dominik Stadler
|
b4ac21a810
|
Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722406 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-30 20:31:13 +00:00 |
|
Javen O'Neal
|
eb5bca1612
|
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722057 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 06:55:22 +00:00 |
|
Javen O'Neal
|
ef26a1d15c
|
bug 58775: set an upper limit on number of data formats, default 250.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722054 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 05:46:20 +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
|
ae1020ac35
|
bug 58778: override a built-in number format, such as using £ instead of $ for currency
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722043 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-29 00:12:04 +00:00 |
|
Javen O'Neal
|
bf5e95d37a
|
bug 58740: javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721942 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 16:04:47 +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
|
0404c61acc
|
bug 58775: consolidate HashMap and array numberFormats data structures to one SortedMap data structure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721928 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 14:37:23 +00:00 |
|
Javen O'Neal
|
8a7cd6308e
|
bug 58775: add Override annotations, Javadocs, and comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721880 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 07:56:54 +00:00 |
|
Javen O'Neal
|
ec4732a034
|
bug 58740: add @Internal annotations and decrease access level to methods that only exist for unit testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721864 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-28 00:52:47 +00:00 |
|
Javen O'Neal
|
19e5db9602
|
bug 58740: return unmodifiable list/map when exposing internal data structures
patch from Archie Cobbs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721857 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-27 23:17:33 +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
|
c9dee45744
|
fix commandline option in PPTX2PNG from quite to quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721469 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-22 22:36:33 +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 |
|
Javen O'Neal
|
4f8057e56f
|
bug 57450: javadoc fixes from Stefan Thurnherr
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718226 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-06 21:43:26 +00:00 |
|
Dominik Stadler
|
96cb8c18fe
|
Bug 58084: Fix cloning Cell Styles with Borders
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717973 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 14:39:07 +00:00 |
|
Javen O'Neal
|
6d17f8ddef
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717927 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:46:58 +00:00 |
|
Javen O'Neal
|
17a4680cee
|
findbugs: check return value of File.mkdir(s), and don't accidentally catch RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717923 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 10:33:28 +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
|
44c9afd31d
|
fix javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-04 07:05:52 +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 |
|
Dominik Stadler
|
5a8aceec32
|
Add some additional rules for the forbidden-apis-check borrowed from Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717689 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-02 21:47:52 +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
|
89fbd66262
|
bug 58670: cleanup from r1717192
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717194 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 07:03:09 +00:00 |
|
Javen O'Neal
|
8410c84ad6
|
bug 58670: replace SXSSFRow's storage of SXSSFCells[] with a TreeMap<Int, SXSSFCell>
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717192 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 06:07:49 +00:00 |
|
Javen O'Neal
|
b5ad3a9327
|
add @Override annotations to SXSSFRow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717181 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 05:28:57 +00:00 |
|
Javen O'Neal
|
a5725f9b21
|
add @Override and @NotImplemented annotations to SXSSFCell, update javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 04:43:32 +00:00 |
|
Javen O'Neal
|
b2a24f1a71
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717151 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-30 02:06:36 +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 |
|
Andreas Beeker
|
60b17589b7
|
XSLF: tables can now be removed from sheets/groups
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717087 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 16:17:29 +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 |
|
Andreas Beeker
|
ee0f9b84e1
|
close resources
fix a few eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717077 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 15:26:53 +00:00 |
|
Javen O'Neal
|
5ee6c34217
|
findbugs: add missing equals and hashCode for classes with a compareTo method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717068 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 14:33:28 +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
|
f3b88f6755
|
SXSSFRow: privatize instance variables, make _sheet final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717044 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:50:11 +00:00 |
|
Javen O'Neal
|
ff6d93d4f3
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717043 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:48:02 +00:00 |
|
Javen O'Neal
|
a2ac15f1c8
|
make SXSSFRow._style private, add getRowStyleIndex() in its place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717042 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:47:27 +00:00 |
|
Javen O'Neal
|
f324646c04
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717040 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:44:03 +00:00 |
|
Javen O'Neal
|
db3028defb
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717038 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:39:36 +00:00 |
|
Javen O'Neal
|
7619f0c38f
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717035 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 11:34:56 +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 |
|
Andreas Beeker
|
0c7e8e0c47
|
#58663 - Pictures cannot be removed from a slide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717018 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 00:51:04 +00:00 |
|
Javen O'Neal
|
1f05c1916a
|
make instance variables final
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716843 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-27 11:35:43 +00:00 |
|