aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-074-15/+33
* Allow Eclipse to add some additional compiler warning settings added by newer...Dominik Stadler2015-07-071-0/+4
* When writing the mini-stream, set the size of it on the root property #58061Nick Burch2015-07-064-5/+23
* Helper method to report the number of blocks used in a BATNick Burch2015-07-062-2/+69
* Bug 57744: Fix parsing the email submission data when id contains a hyphenDominik Stadler2015-07-035-4/+72
* Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...Dominik Stadler2015-07-036-4/+74
* Fix OPOIFS generics warningsNick Burch2015-07-026-47/+36
* To better match OPOIFS, pad to the end of a block with 0xFF/-1Nick Burch2015-07-012-0/+12
* More NPOIFS ministream testsNick Burch2015-06-302-3/+95
* Allow optional dumping of the raw ministream as wellNick Burch2015-06-301-11/+38
* Revert to state before running unit-tests to not have arbitrary test-changes ...Dominik Stadler2015-06-291-0/+0
* Support optionally dumping the properties streamNick Burch2015-06-291-4/+45
* Open file read-only in test to avoid making it dirty during running unit testsDominik Stadler2015-06-281-2/+2
* Put the properties table at block 0, with the first BAT at block 1, to hopefu...Nick Burch2015-06-284-142/+140
* Print mini stream information, and property entriesNick Burch2015-06-281-5/+12
* Fix inconsistent whitespaceNick Burch2015-06-281-134/+134
* Refactor the small block reader creation, so that POIFSHeaderDumper can dump ...Nick Burch2015-06-283-21/+93
* Bug 54332 - WMF extraction failing in Tika for older PowerPoint FilesAndreas Beeker2015-06-2413-51/+199
* Fix test to find the exception-text in all casesDominik Stadler2015-06-241-16/+26
* show full exception stack-trace if zip-bomb detection test failsDominik Stadler2015-06-241-5/+13
* Removed Java7 callsAndreas Beeker2015-06-241-12/+0
* Bug 56865 - Limit number of bytes (by counting them) while opening office docsAndreas Beeker2015-06-2311-50/+427
* Bug 58069 - Biff8RC4 xorShort returns wrong value for unsigned shortsAndreas Beeker2015-06-232-5/+26
* Add public key of Dominik Stadler (centic)Dominik Stadler2015-06-221-1/+56
* Bug 58040 - Log ForgingAndreas Beeker2015-06-216-1043/+184
* Bug 57923: Fix check for tokens in NameRecord.getExternSheetNumber() to avoid...Dominik Stadler2015-06-212-8/+36
* fixed javadoc links after imports have been organizedAndreas Beeker2015-06-202-2/+2
* Bug 56655: Fix Sumifs for cases where the criteria is in error.Dominik Stadler2015-06-205-88/+203
* Bug 56420: Fix possible NullPointerException when empty cell is included in S...Dominik Stadler2015-06-203-2/+17
* Comment out writing to file in c:/temp which breaks the build nowDominik Stadler2015-06-171-6/+6
* Move more tests into base class and add a TestSXSSFBugs class to verify some ...Dominik Stadler2015-06-174-145/+367
* Make setLandscape(false) and setLeftToRight(false) do what one would expectDominik Stadler2015-06-172-6/+44
* Add settings for the Eclipse plugin "moreunit"Dominik Stadler2015-06-171-0/+4
* Bug 57963: Add a task to the integration-test build which verifies that most ...Dominik Stadler2015-06-161-3/+85
* remove some older jacoco jars from the lib-directories to avoid loading outda...Dominik Stadler2015-06-161-0/+3
* Whitespace seems to be confusing the license header check; try pasting one of...David North2015-06-151-18/+16
* One more file with missing license headerDominik Stadler2015-06-151-0/+18
* add missing license headerDominik Stadler2015-06-151-0/+18
* Add explicit test for NPE only caught by other tests. Test '97 fallback behav...David North2015-06-121-0/+5
* My own patch to fix #56328David North2015-06-125-12/+125
* Add my PGP key to the list.David North2015-06-031-0/+290
* Use a different arbitrary value for the ID of the comment shape type. This ap...David North2015-06-032-3/+4
* Bug 53109: Correctly handle unicode strings in NameCommentRecordDominik Stadler2015-06-014-10/+46
* Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for ...Nick Burch2015-05-312-7/+99
* Add missing license headerDominik Stadler2015-05-311-0/+18
* Bug 57904: Add full source build from dist-packages to CI buildsDominik Stadler2015-05-311-0/+45
* List more targets in help, make jar-src work standaloneDominik Stadler2015-05-311-1/+3
* Set version to 3.13-beta1Dominik Stadler2015-05-311-2/+2
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-2984-6306/+6485
* POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...Tim Allison2015-05-282-15/+9