8815 Commits (c73a4570f82ae7c6654fd8c0ca4489141d662c04)
 

Author SHA1 Message Date
  Greg Woolsey c73a4570f8 Bug 61431 - Conditional formatting evaluation ignores undefined cells 6 years ago
  Nick Burch a865530f8c As per ".sha Release Distribution Policy" email, also generate .sha512 hashes for dist 6 years ago
  Andreas Beeker 5f6a93d146 exclude H21 from slave list 6 years ago
  Andreas Beeker a98350e40b #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 6 years ago
  Nick Burch 299f33b8d8 Add an example of trying multiple passwords against an OOXML file. More a demo than anything, GPU enabled tools are much faster! 6 years ago
  PJ Fanning 58e98bace6 [Bug-61048] SXSSF module writes wrong escape sequence for carriage returns 6 years ago
  Andreas Beeker 161e6fe60a notify dev@ when windows-1.7 fails 6 years ago
  Andreas Beeker 86ca4bc99c add findbugs3 prefetch to Windows / JDK1.7 build 6 years ago
  Dominik Stadler a208ead70b Assert on the contents of the byte-array to see if the problem happens during writing the data or reading it back in 6 years ago
  Dominik Stadler 37866e55b2 Jenkins DSL: Use latest available early access build of JDK 9 b179 6 years ago
  Dominik Stadler abd7c696ae Reformat code slightly 6 years ago
  Andreas Beeker 64725bd8b5 Job DSL refactorings 6 years ago
  Andreas Beeker 1b7630a2e2 Job DSL fix windows call / retrieve findbugs via powershell 6 years ago
  Andreas Beeker 6c64f70189 Add Windows jobs 6 years ago
  Andreas Beeker 48b01fc621 Fix further Windows JVM 6 font rendering errors - OOM and EXCEPTION_ACCESS_VIOLATION 6 years ago
  Andreas Beeker e7179159fd remove invalid javadocs 6 years ago
  Nick Burch 9616e10cbd Javadoc fixes 6 years ago
  Andreas Beeker 0d8350b03a #61363 - Unify escher shape id allocation 6 years ago
  Andreas Beeker 1c1c384c16 Add handling of alternate content elements 6 years ago
  Dominik Stadler 73d041eb7c Jenkins-DSL: Print out the exact version of java in the pre-steps 6 years ago
  Greg Woolsey 9a0d34dc43 Deleting a sheet did not delete table parts and relations. Deleting a table needs to also delete any queryTable relations and parts. 6 years ago
  PJ Fanning 36d940ce39 [Bug-61354] fix issue with extracting text from Word docs. This closes #66 6 years ago
  Greg Woolsey 3cea90e7c4 Fix data validation value list evaluation 6 years ago
  Andreas Beeker 2dda87a8ce #61350 - Use unsynchronized xmlbeans 6 years ago
  Greg Woolsey 515cd684e5 Another font size variation. I suspect it is my Windows 10 scaling factor, set to 100% instead of the Windows 10 default 125%. 6 years ago
  Tim Allison b1a0c7d53d 61337 -- try to convert assertions to exceptions. I left in the assertions for the binary search components. 6 years ago
  Tim Allison a9c4072071 61346 add more sanity checks before allocating byte arrays in emf/wmf 6 years ago
  Andreas Beeker bf7936bc42 remove test leftover 6 years ago
  Andreas Beeker e739205c1d Bug 61182 - Invalid signature created for streamed xlsx file 7 years ago
  Tim Allison d7959a403e 61338 -- avoid infinite loop triggered by fuzzed wmf file 7 years ago
  Tim Allison 1aa1e25f71 61295 -- prevent potential oom in HPSF triggered by fuzzed file 7 years ago
  Tim Allison db060ecfb4 augment expected sizes in TestFonts 7 years ago
  Dominik Stadler 338f323b94 Refactor test somewhat to make it easier to see what it actually verifies 7 years ago
  Andreas Beeker 55a7e69b56 Fonts bugfix 7 years ago
  Andreas Beeker b8242721fb Bug 61331 - Font group handling / common font interface 7 years ago
  Dominik Stadler 7b8e1c9150 My version of Java 6 chokes on Generics here 7 years ago
  Dominik Stadler 794a348dff Adjust TestFonts for my version of Ubuntu 7 years ago
  Dominik Stadler 7b75e2d61e Add note that japicmp cannot be upgrade until Gradle 4 is used 7 years ago
  Dominik Stadler 94b028eae0 ExtractorFactory: Try to close resources also on Errors to avoid keeping files open too long 7 years ago
  Dominik Stadler d687e94d58 Fix some IntelliJ warnings 7 years ago
  Dominik Stadler 45bd7df036 Exclude some more nodes for OpenJDK build 7 years ago
  PJ Fanning b23a943054 fix tests broken by <br/> doc changes 7 years ago
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 7 years ago
  PJ Fanning 69cc48aa85 some javadoc fixes 7 years ago
  PJ Fanning f9d5a16ca6 try to fix build issues since namespaces constants were changed 7 years ago
  Tim Allison d320b2ea4a bug 61300 -- prevent really long (infinite?) loop on corrupt file 7 years ago
  Tim Allison 5c674c92d3 clean up whitespace and indents 7 years ago
  Tim Allison 58453a717b avoid using non-ascii in unit tests 7 years ago
  Tim Allison 5a9d05487d bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty. 7 years ago
  Tim Allison 1a8b5234ec bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/paste from commons-io. 7 years ago