8785 コミット (1aa1e25f717212c89359006af0ed5b014da7ecac)
 

作成者 SHA1 メッセージ 日付
  Tim Allison 1aa1e25f71 61295 -- prevent potential oom in HPSF triggered by fuzzed file 7年前
  Tim Allison db060ecfb4 augment expected sizes in TestFonts 7年前
  Dominik Stadler 338f323b94 Refactor test somewhat to make it easier to see what it actually verifies 7年前
  Andreas Beeker 55a7e69b56 Fonts bugfix 7年前
  Andreas Beeker b8242721fb Bug 61331 - Font group handling / common font interface 7年前
  Dominik Stadler 7b8e1c9150 My version of Java 6 chokes on Generics here 7年前
  Dominik Stadler 794a348dff Adjust TestFonts for my version of Ubuntu 7年前
  Dominik Stadler 7b75e2d61e Add note that japicmp cannot be upgrade until Gradle 4 is used 7年前
  Dominik Stadler 94b028eae0 ExtractorFactory: Try to close resources also on Errors to avoid keeping files open too long 7年前
  Dominik Stadler d687e94d58 Fix some IntelliJ warnings 7年前
  Dominik Stadler 45bd7df036 Exclude some more nodes for OpenJDK build 7年前
  PJ Fanning b23a943054 fix tests broken by <br/> doc changes 7年前
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 7年前
  PJ Fanning 69cc48aa85 some javadoc fixes 7年前
  PJ Fanning f9d5a16ca6 try to fix build issues since namespaces constants were changed 7年前
  Tim Allison d320b2ea4a bug 61300 -- prevent really long (infinite?) loop on corrupt file 7年前
  Tim Allison 5c674c92d3 clean up whitespace and indents 7年前
  Tim Allison 58453a717b avoid using non-ascii in unit tests 7年前
  Tim Allison 5a9d05487d bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty. 7年前
  Tim Allison 1a8b5234ec bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/paste from commons-io. 7年前
  Javen O'Neal b6335018c8 bug 61296: suggest de-duplication of purl dublin core namespace url 7年前
  Javen O'Neal c4ccb85caf bug 61296: deduplicate ooxml schema constants 7年前
  Javen O'Neal 8d912c745c bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, prepare to make these usable by downstream libraries like Tika 7年前
  Javen O'Neal 2367c77710 bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, prepare to make these usable by downstream libraries like Tika 7年前
  Tim Allison 34cb860998 bug 61294 -- prevent infinite loop in IOUtils' skipFully. 7年前
  PJ Fanning b5e74d4b64 avoid unnecessary string concats in SXSSF SheetDataWriter 7年前
  Javen O'Neal 1d187b32e2 add 362px font height for my computer's configuration (high-dpi monitor) 7年前
  Javen O'Neal 5c2267081d replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.xlsx for manual review with XSSFTestDataSamples.writeOut(wb, "bug xxxxx for manual review") 7年前
  Javen O'Neal 4364dd5d02 replace return variable assignments with return statements 7年前
  Javen O'Neal d6c7e3e6a7 github #43: fix roundUp and roundDown. 7年前
  PJ Fanning 012ab1a9ad [Bug-61281] fix issue with export of table columns - Thanks to Daniel for the patch 7年前
  PJ Fanning 2a42bbafc6 remove more deprecated methods 7年前
  PJ Fanning d6271eb665 remove deprecated methods from CommentsTable 7年前
  PJ Fanning 6de159d232 [Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping 7年前
  PJ Fanning f63c846c03 expand range of acceptable values in TestFonts 7年前
  Javen O'Neal 34d9764ca5 bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink records so that text extraction can continue 7年前
  Javen O'Neal 61841e51e9 whitespace 7年前
  Andreas Beeker 04efd0ff8b font rendering - handle a few system dependent textbox sizes 7年前
  PJ Fanning 879a6d20c3 [Bug-61268] avoid NegativeArraySizeException parsing doc file 7年前
  PJ Fanning 6a4ffa5d6d fix spelling 7年前
  Nick Burch 933f9c1201 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests 7年前
  Andreas Beeker 236678598e Rollback of r1801368 because of a generics bug with self-referenced types in Java6 7年前
  Andreas Beeker 8c6e00d626 SL Common: narrow generics definition because of tighter java9 checks 7年前
  Andreas Beeker 068ddf14f5 test environment via ant - not via the shell - hope that makes sense ... 7年前
  Andreas Beeker ef1934c8fa add .ttf to ignored test integration resources 7年前
  Andreas Beeker c82aa1a4bb #61169 - Text with Japanese characters overflows textbox 7年前
  PJ Fanning 525424a9a2 [Bug 58975] add test case for new function args default of 255 7年前
  PJ Fanning 31f2a54bde [github-25] support excel number trailing comma format - Thabks to Luca Martini for proving the patch 7年前
  PJ Fanning c702afd1b1 [Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg 7年前
  PJ Fanning 329c87cc68 fix javadoc issue 7年前