aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more non-test classes in OOXMLLite and add another font-metric that appearsDominik Stadler2017-08-193-12/+22
* Bug 61431 - Conditional formatting evaluation ignores undefined cellsGreg Woolsey2017-08-164-73/+78
* As per ".sha Release Distribution Policy" email, also generate .sha512 hashes...Nick Burch2017-08-161-3/+25
* exclude H21 from slave listAndreas Beeker2017-08-131-3/+3
* #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytesAndreas Beeker2017-08-1117-419/+451
* Add an example of trying multiple passwords against an OOXML file. More a dem...Nick Burch2017-08-101-0/+119
* [Bug-61048] SXSSF module writes wrong escape sequence for carriage returnsPJ Fanning2017-08-093-32/+41
* notify dev@ when windows-1.7 failsAndreas Beeker2017-08-051-1/+1
* add findbugs3 prefetch to Windows / JDK1.7 buildAndreas Beeker2017-08-011-9/+10
* Assert on the contents of the byte-array to see if the problem happens during...Dominik Stadler2017-08-011-0/+5
* Jenkins DSL: Use latest available early access build of JDK 9 b179Dominik Stadler2017-08-011-1/+1
* Reformat code slightlyDominik Stadler2017-08-011-9/+5
* Job DSL refactoringsAndreas Beeker2017-07-311-54/+63
* Job DSL fix windows call / retrieve findbugs via powershellAndreas Beeker2017-07-311-21/+48
* Add Windows jobsAndreas Beeker2017-07-311-6/+13
* Fix further Windows JVM 6 font rendering errors - OOM and EXCEPTION_ACCESS_VI...Andreas Beeker2017-07-313-2/+9
* remove invalid javadocsAndreas Beeker2017-07-311-3/+0
* Javadoc fixesNick Burch2017-07-312-2/+0
* #61363 - Unify escher shape id allocation Andreas Beeker2017-07-3014-464/+283
* Add handling of alternate content elementsAndreas Beeker2017-07-291-15/+56
* Jenkins-DSL: Print out the exact version of java in the pre-stepsDominik Stadler2017-07-291-0/+2
* Deleting a sheet did not delete table parts and relations. Deleting a table ...Greg Woolsey2017-07-283-1/+49
* [Bug-61354] fix issue with extracting text from Word docs. This closes #66PJ Fanning2017-07-284-18/+37
* Fix data validation value list evaluationGreg Woolsey2017-07-266-32/+112
* #61350 - Use unsynchronized xmlbeansAndreas Beeker2017-07-261-0/+3
* Another font size variation. I suspect it is my Windows 10 scaling factor, s...Greg Woolsey2017-07-261-0/+1
* 61337 -- try to convert assertions to exceptions. I left in the assertions f...Tim Allison2017-07-263-23/+90
* 61346 add more sanity checks before allocating byte arrays in emf/wmfTim Allison2017-07-268-23/+53
* remove test leftoverAndreas Beeker2017-07-261-4/+0
* Bug 61182 - Invalid signature created for streamed xlsx fileAndreas Beeker2017-07-251-3/+31
* 61338 -- avoid infinite loop triggered by fuzzed wmf fileTim Allison2017-07-253-8/+31
* 61295 -- prevent potential oom in HPSF triggered by fuzzed fileTim Allison2017-07-251-3/+10
* augment expected sizes in TestFontsTim Allison2017-07-241-1/+4
* Refactor test somewhat to make it easier to see what it actually verifiesDominik Stadler2017-07-241-34/+53
* Fonts bugfixAndreas Beeker2017-07-242-2/+2
* Bug 61331 - Font group handling / common font interfaceAndreas Beeker2017-07-2335-983/+2009
* My version of Java 6 chokes on Generics hereDominik Stadler2017-07-211-6/+3
* Adjust TestFonts for my version of UbuntuDominik Stadler2017-07-211-4/+8
* Add note that japicmp cannot be upgrade until Gradle 4 is usedDominik Stadler2017-07-211-1/+1
* ExtractorFactory: Try to close resources also on Errors to avoid keeping file...Dominik Stadler2017-07-211-0/+9
* Fix some IntelliJ warningsDominik Stadler2017-07-211-19/+28
* Exclude some more nodes for OpenJDK buildDominik Stadler2017-07-191-1/+1
* fix tests broken by <br/> doc changesPJ Fanning2017-07-175-8/+7
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-17272-854/+854
* some javadoc fixesPJ Fanning2017-07-157-19/+15
* try to fix build issues since namespaces constants were changedPJ Fanning2017-07-152-0/+2
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-1414-14/+60
* clean up whitespace and indentsTim Allison2017-07-141-640/+674
* avoid using non-ascii in unit testsTim Allison2017-07-141-1/+1
* bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow fo...Tim Allison2017-07-144-2/+21