9128 Commits (b2c0c7907cd2a9e09134fb634da1f588c84ea771)
 

Author SHA1 Message Date
  Tim Allison 235d102f26 61475 -- append text from pictures only once...bug from my work on 61470. 6 years ago
  Tim Allison 3b32a00aa7 61470 -- add extraction of content within ruby elements; allow users to concatenate or not concatenate phonetic strings. Default is to concatenate. 6 years ago
  Greg Woolsey 914ae602b1 Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDocs added in r1795648. 6 years ago
  Andreas Beeker de89d4cdc4 prepare for 3.18-beta1 6 years ago
  Andreas Beeker c9eff2a2bb release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Andreas Beeker eedd4cf7f9 sha512 checksums aren't yet supported by Nexus 6 years ago
  Dominik Stadler 20fa8328f4 Verify that bug 61294 is fixed now, add some more coverage for IOUtils in general 6 years ago
  Dominik Stadler 34f35b2d0e Revert performance tuning done via Bug 61350 as it lead to problems when running multi-threaded large regression tests. 6 years ago
  Andreas Beeker f7b7c8e89d prepare for 3.18-beta1 6 years ago
  Andreas Beeker bc839b285b release prepare for 3.17 - updating build.xml and status.xml 6 years ago
  Dominik Stadler 2108f82449 Fix 60384 and 60709: When shifting with merged regions we should correctly check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better. 6 years ago
  Dominik Stadler 68a829067a Add more --add-opens for JDK 9 6 years ago
  Dominik Stadler b233345510 Add more non-test classes in OOXMLLite and add another font-metric that appears 6 years ago
  Greg Woolsey 5e5adc70e5 Bug 61431 - Conditional formatting evaluation ignores undefined cells 6 years ago
  Nick Burch 9bb61bfaef As per ".sha Release Distribution Policy" email, also generate .sha512 hashes for dist 6 years ago
  Andreas Beeker 91e74a7498 exclude H21 from slave list 6 years ago
  Andreas Beeker 6f341568b6 #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes 6 years ago
  Nick Burch 9ae6952845 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 9fa3e36e9a [Bug-61048] SXSSF module writes wrong escape sequence for carriage returns 6 years ago
  Andreas Beeker ea97e64e0e notify dev@ when windows-1.7 fails 7 years ago
  Andreas Beeker 848a77318e add findbugs3 prefetch to Windows / JDK1.7 build 7 years ago
  Dominik Stadler b3ad734de1 Assert on the contents of the byte-array to see if the problem happens during writing the data or reading it back in 7 years ago
  Dominik Stadler 8604525435 Jenkins DSL: Use latest available early access build of JDK 9 b179 7 years ago
  Dominik Stadler c7e1fabf1c Reformat code slightly 7 years ago
  Andreas Beeker ad9fa0cd2d Job DSL refactorings 7 years ago
  Andreas Beeker d24e0da38a Job DSL fix windows call / retrieve findbugs via powershell 7 years ago
  Andreas Beeker 18053658cc Add Windows jobs 7 years ago
  Andreas Beeker 97f90ca839 Fix further Windows JVM 6 font rendering errors - OOM and EXCEPTION_ACCESS_VIOLATION 7 years ago
  Andreas Beeker 27fd9e4cbb remove invalid javadocs 7 years ago
  Nick Burch e34e286850 Javadoc fixes 7 years ago
  Andreas Beeker ff2bcdf62d #61363 - Unify escher shape id allocation 7 years ago
  Andreas Beeker b3c111a283 Add handling of alternate content elements 7 years ago
  Dominik Stadler 24138ef615 Jenkins-DSL: Print out the exact version of java in the pre-steps 7 years ago
  Greg Woolsey f9b9c0d18b Deleting a sheet did not delete table parts and relations. Deleting a table needs to also delete any queryTable relations and parts. 7 years ago
  PJ Fanning 9f28e36438 [Bug-61354] fix issue with extracting text from Word docs. This closes #66 7 years ago
  Greg Woolsey e1f37388fc Fix data validation value list evaluation 7 years ago
  Andreas Beeker 49a222ecbc #61350 - Use unsynchronized xmlbeans 7 years ago
  Greg Woolsey 9e896b17ea Another font size variation. I suspect it is my Windows 10 scaling factor, set to 100% instead of the Windows 10 default 125%. 7 years ago
  Tim Allison 16f331054f 61337 -- try to convert assertions to exceptions. I left in the assertions for the binary search components. 7 years ago
  Tim Allison 21cbf101bc 61346 add more sanity checks before allocating byte arrays in emf/wmf 7 years ago
  Andreas Beeker 4ca2ad85b9 remove test leftover 7 years ago
  Andreas Beeker d345faa025 Bug 61182 - Invalid signature created for streamed xlsx file 7 years ago
  Tim Allison a07ed9e864 61338 -- avoid infinite loop triggered by fuzzed wmf file 7 years ago
  Tim Allison df3910135f 61295 -- prevent potential oom in HPSF triggered by fuzzed file 7 years ago
  Tim Allison 67719a8d4f augment expected sizes in TestFonts 7 years ago
  Dominik Stadler cc0294d58b Refactor test somewhat to make it easier to see what it actually verifies 7 years ago
  Andreas Beeker 08b03d9547 Fonts bugfix 7 years ago
  Andreas Beeker 2325cdb9e6 Bug 61331 - Font group handling / common font interface 7 years ago
  Dominik Stadler 8a95a71a48 My version of Java 6 chokes on Generics here 7 years ago
  Dominik Stadler f28bbb750c Adjust TestFonts for my version of Ubuntu 7 years ago