summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* another gump run fix (... try)Andreas Beeker2016-03-211-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736091 13f79535-47bb-0310-9956-ffa450edef68
* fix eclipse warningsAndreas Beeker2016-03-2132-2156/+898
| | | | | | close resources git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735912 13f79535-47bb-0310-9956-ffa450edef68
* fix eclipse warningsAndreas Beeker2016-03-202-6/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735881 13f79535-47bb-0310-9956-ffa450edef68
* XmlBeans generation still needs the original jarAndreas Beeker2016-03-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735876 13f79535-47bb-0310-9956-ffa450edef68
* eclipse warning fixesAndreas Beeker2016-03-188-96/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735706 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixAndreas Beeker2016-03-182-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735696 13f79535-47bb-0310-9956-ffa450edef68
* #59195 - POIXMLTypeLoader depends on XMLBeans 2.6.0 - remove piccolo classes ↵Andreas Beeker2016-03-182-3/+13
| | | | | | from xmlbeans jars and disable xmloption in type loader git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735685 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixAndreas Beeker2016-03-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735514 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixAndreas Beeker2016-03-171-95/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735513 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixAndreas Beeker2016-03-171-18/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735507 13f79535-47bb-0310-9956-ffa450edef68
* forgot another contains call ...Andreas Beeker2016-03-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735349 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixAndreas Beeker2016-03-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735348 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-164-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735345 13f79535-47bb-0310-9956-ffa450edef68
* increase perm genAndreas Beeker2016-03-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735332 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-161-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735323 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-163-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735321 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixesAndreas Beeker2016-03-163-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735319 13f79535-47bb-0310-9956-ffa450edef68
* forbidden-apis-fixAndreas Beeker2016-03-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735316 13f79535-47bb-0310-9956-ffa450edef68
* findbugs fixesAndreas Beeker2016-03-163-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735312 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixesAndreas Beeker2016-03-161-12/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735301 13f79535-47bb-0310-9956-ffa450edef68
* First try of uncluttering CellNumberFormatter.Andreas Beeker2016-03-163-409/+512
| | | | | | | Make inner classes static and remove setting of private outer properties while in constructor. Make properties final to make sure they are only set once. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735300 13f79535-47bb-0310-9956-ffa450edef68
* Fix for Softmaker Office files, which set encryption settings invalidlyAndreas Beeker2016-03-161-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735298 13f79535-47bb-0310-9956-ffa450edef68
* 59183 - handle timezones (even with colons) in date parsing metadata in ↵Tim Allison2016-03-162-16/+79
| | | | | | ooxml opc git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735270 13f79535-47bb-0310-9956-ffa450edef68
* Ignore ODSNick Burch2016-03-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735079 13f79535-47bb-0310-9956-ffa450edef68
* One final invalid file type checkNick Burch2016-03-151-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735071 13f79535-47bb-0310-9956-ffa450edef68
* Before opening an OOXML file, check the first few bytes, and give helpful ↵Nick Burch2016-03-153-11/+121
| | | | | | exceptions for common mistakes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735069 13f79535-47bb-0310-9956-ffa450edef68
* Push all the zip opening logic into ZipHelperNick Burch2016-03-152-13/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735064 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indentsNick Burch2016-03-151-142/+141
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735063 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indentsNick Burch2016-03-151-244/+244
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735061 13f79535-47bb-0310-9956-ffa450edef68
* Start to give more helpful Exceptions from OPCPackage when non-OOXML files ↵Nick Burch2016-03-158-5/+154
| | | | | | are passed to it git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735060 13f79535-47bb-0310-9956-ffa450edef68
* Add a test ODS file, for more helpful error messagesNick Burch2016-03-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735056 13f79535-47bb-0310-9956-ffa450edef68
* Remove some useless lines of code, the initialAllocationSize is ignored in ↵Dominik Stadler2016-03-141-13/+1
| | | | | | SXSSFRow() anyway git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734925 13f79535-47bb-0310-9956-ffa450edef68
* Fix some IntelliJ warnings and adjust Javadoc of readFully() slightly to ↵Dominik Stadler2016-03-142-17/+15
| | | | | | describe the behavior better. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734924 13f79535-47bb-0310-9956-ffa450edef68
* HSLF: Add support for system colorsAndreas Beeker2016-03-1412-180/+545
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734865 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56930: Add Workbook.getNames() to allow to query for names that appear ↵Dominik Stadler2016-03-136-8/+84
| | | | | | multiple times git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734863 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55791: Avoid using an existing file-name when creating a new slide, it ↵Dominik Stadler2016-03-132-6/+48
| | | | | | could still be left over from previous partial removal git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734862 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55668: Try to avoid NullPointerException when chaning cell type and ↵Dominik Stadler2016-03-133-6/+37
| | | | | | formula leads to null-string by seting the cell to BLANK instead git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734861 13f79535-47bb-0310-9956-ffa450edef68
* Escape spaces in the URLNick Burch2016-03-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734858 13f79535-47bb-0310-9956-ffa450edef68
* #59135 - Password gets truncated when using passwords longer than 15 ↵Andreas Beeker2016-03-132-96/+154
| | | | | | characters for the function protectSheet() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734843 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixAndreas Beeker2016-03-131-31/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734809 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57200: Do not try to delete the poifiles-tempdir as it can interfere ↵Dominik Stadler2016-03-122-12/+49
| | | | | | when multiple applications are using SXSSF on the same machine. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734719 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 56549: correctly calculate char index ranges for HWPF in the ↵Dominik Stadler2016-03-122-20/+84
| | | | | | TextPieceTable git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734718 13f79535-47bb-0310-9956-ffa450edef68
* #59170 - Remove deprecated classes (POI 3.15) - ↵Andreas Beeker2016-03-1212-467/+286
| | | | | | *Workbook.setRepeatingRowsAndColumns() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734701 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch to fix bug 57495: getTableArray method can not get 0 pos tableDominik Stadler2016-03-126-196/+252
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734694 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some common code from the various Document-Factories into a helper ↵Dominik Stadler2016-03-126-140/+138
| | | | | | | | class Fix a potential file-handle-leak for password protected workbooks or slideshows git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734691 13f79535-47bb-0310-9956-ffa450edef68
* Fix some cases where POI itself or the tests leaked file-handlesDominik Stadler2016-03-124-50/+62
| | | | | | Also fix some IntelliJ warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734690 13f79535-47bb-0310-9956-ffa450edef68
* Findbugs fixesDominik Stadler2016-03-1211-30/+300
| | | | | | | | OldExcelExtractor could leak file handles in case of exceptions Free file handles in POIFSDump, add unit-test for POIFSDump Add a Findbugs exclude and adjust findbugs-ant slightly git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734689 13f79535-47bb-0310-9956-ffa450edef68
* Mark duplicated RecordFormatException as deprecated to be able to remove it ↵Dominik Stadler2016-03-121-2/+4
| | | | | | at some point in the future git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734688 13f79535-47bb-0310-9956-ffa450edef68
* Enable some tests that are ignored, actually run green and did not have any ↵Dominik Stadler2016-03-122-4/+1
| | | | | | | | comment why they were ignored in the first place Fix some compiler warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734687 13f79535-47bb-0310-9956-ffa450edef68
* Add test for bug 59098 which shows that this is fixed in 3.14.Dominik Stadler2016-03-121-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734686 13f79535-47bb-0310-9956-ffa450edef68