8439 Commits (7ed2c1e85af772be8821524f9a5599be0f8f7bfa)
 

Author SHA1 Message Date
  Andreas Beeker 7ed2c1e85a #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 7 years ago
  Dominik Stadler acbd37db01 Jenkins DSL: Additionally disable node H12 for OpenJDK builds 7 years ago
  Dominik Stadler 5ebc768788 Update JDK 9 build config to use correct add-opens for java.xml 7 years ago
  Dominik Stadler c7cf41f988 Revert previous changes enough to restore the case in the commoncrawl-corpus which is failing now, add a unit-test for this case, enable one disabled unit-test 7 years ago
  Dominik Stadler 4dc0379d1c Adjust for JDK 9 ea152 and newer: certain whitespaces in XML may now be trimmed 7 years ago
  Tim Allison d73819d8da Bug 60677 -- handle multibyte encodings correctly in HwmfGraphics' drawString. Thanks to Dominik Stadler for finding this bug and a triggering doc via large scale regression testing. 7 years ago
  Javen O'Neal 62e584e656 run release-prep0 with https URLs. This worked for kiwiwings. 7 years ago
  Javen O'Neal d67dd7f104 convert links to https 7 years ago
  Javen O'Neal b70287f72e echo release version 7 years ago
  Javen O'Neal 4fbd76cf21 ignore compile-lib/svnant 7 years ago
  Javen O'Neal 5a10161b58 release-prep1 should abort if release tag already exists. It's likely that the version was entered incorrectly or copy-pasted from a template. 7 years ago
  Javen O'Neal a044593a00 use https links 7 years ago
  Javen O'Neal 60daf9d297 prepare for 3.16-beta3 7 years ago
  Javen O'Neal dc5bb33269 revert r1780499: wrong release-prep1 version (3.15-beta1) 7 years ago
  Javen O'Neal 84c5e73baa Revert r1780501: wrong release-prep1 version (3.15-beta1) 7 years ago
  Javen O'Neal a8164b628b prepare for 3.15-beta2 7 years ago
  Javen O'Neal e3728f1258 release prepare for 3.15-beta1 - updating build.xml and status.xml 7 years ago
  Javen O'Neal a1f2cd629e change copyright date to 2017; fix broken urls 7 years ago
  Dominik Stadler 718bd65a81 Adjust expected font-size in tests, XSSF seems to use slightly larger fonts on some machines 7 years ago
  Dominik Stadler 1dc4f7d086 Need a fifth addopens-parameter for JDK 9 7 years ago
  Dominik Stadler 02706f1303 Finally enable test for bug 44937, we got the requested missing test-documents a long time ago already. 7 years ago
  Dominik Stadler 813fa7edd3 Don't wrap RuntimeException 7 years ago
  Dominik Stadler 25fb416028 Move test to base-test-class to run it for (S)XSSF as well 7 years ago
  Dominik Stadler 2c8f25c864 IntelliJ warnings, Javadoc, Formatting 7 years ago
  Dominik Stadler abf8c414f8 Jenkins DSL: Run all tests in no-scratchpad to try to get similar coverage-numbers 7 years ago
  Dominik Stadler f0585fa23f Cover some dev-tools with a few simple tests, close resources correctly 7 years ago
  Dominik Stadler 749f8d09ea Bug 60031: Enhance test some more 7 years ago
  Andreas Beeker 80e397389f fix eclipse warnings - close resources 7 years ago
  Andreas Beeker c0eb123f91 #59836 - Tracker: Replace primitives with enums 7 years ago
  Tim Allison c2d7fba807 Bug 60608 -- improve charset handling in Hwmf -- remove deprecated drawString(String... 7 years ago
  Javen O'Neal 7ac29f94cf fix assert message typo 7 years ago
  Javen O'Neal 0a3195180c fix copy-paste typo in unit test found by Andrzej Witecki 7 years ago
  Javen O'Neal 442e7cc721 bug 60031: DataFormatter parses months incorrectly when put at the end of date segment. Thanks to Andrzej Witecki 7 years ago
  Javen O'Neal 6509f983a7 remove unused imports 7 years ago
  Javen O'Neal 0256a6a25f bug 60605: replace Workbook.SHEET_STATE_VERY_HIDDEN with SheetVisibility.VERY_HIDDEN 7 years ago
  Javen O'Neal 42a785a7d9 bug 60605: remove code for enforcing rule that active sheet cannot be hidden 7 years ago
  Javen O'Neal 8237512ed7 pull out loop invariants, use List.indexOf to look up sheet index 7 years ago
  Javen O'Neal 586343e71b bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enum 7 years ago
  Javen O'Neal 851cbccc76 javadocs 7 years ago
  Javen O'Neal 552c3d914a make instance variable final 7 years ago
  Tim Allison dc66cc5158 Bug 60608 -- improve charset handling in Hwmf 7 years ago
  Tim Allison 5750c85be9 Bug 60570 - Add rudimentary EMF read-only capability 7 years ago
  Javen O'Neal 60f1ed67d4 bug 60601: unset hyperlinks after removing them individually from the DOM 7 years ago
  Javen O'Neal 797048ff1e bug 60601: allow SXSSFITestDataProvider.writeOutAndReadBack(Workbook wb) to work on SXSSFWorkbooks and XSSFWorkbooks 7 years ago
  Javen O'Neal b3d1bef3a1 bug 60601: hyperlinks have to be removed one by one to avoid other errors 7 years ago
  Javen O'Neal f055f99549 bug 60601: unlink hyperlinks from a sheet if all hyperlinks have been removed. Patch from Joachim Piketz 7 years ago
  Andreas Beeker 53818803ca SonarQube fix 7 years ago
  Andreas Beeker 96a6a9bc1f fix eclipse warnings / close resources in tests 7 years ago
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics 7 years ago
  Andreas Beeker d2d885990f remove test output 7 years ago