8388 コミット (table-borders)
 

作成者 SHA1 メッセージ 日付
  Mark Murphy 456ff45466 Add a branch to work on table borders 7年前
  Tim Allison 4ce3e5def5 bug 60584 -- avoid NPE by checking for null/missing image in XSSFReader's getShapes(). 7年前
  Javen O'Neal bdc2e2fe04 bug 60260: parse unicode sheet names 7年前
  Tim Allison 7e74976c04 Bug 60574 prevent rare NPE in ListTables 7年前
  Andreas Beeker cf37b13c3a SonarQube fixes 7年前
  Andreas Beeker 13cc14c909 SonarQube fixes 7年前
  Andreas Beeker fb2dbf1e73 SonarQube fixes 7年前
  Andreas Beeker 2802a3c153 SonarQube fixes 7年前
  Andreas Beeker fd1ff9f2db SonarQube fixes 7年前
  Andreas Beeker 2b3aa29c53 Rename example class (typo) 7年前
  Javen O'Neal 6d22542990 add unit tests for MAPIMessage.get*Body() 7年前
  Javen O'Neal 0ab2eac70e junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertTrue, assertFalse 7年前
  Javen O'Neal a289f095f2 bug 60331: remove deprecated OutlookTextExtractor constructor 7年前
  Javen O'Neal f904acbb01 bug 60331: remove deprecated constructor and method in scratchpad o.a.p.hsmf.MAPIMessage 7年前
  Javen O'Neal 30a548a514 revert accidental commits in r1777435 7年前
  Javen O'Neal c97db66e07 junit3 -> junit4 7年前
  Javen O'Neal b26ccd4743 bug 60550: read ContentID chunks from mail attachments; unit test and test-data/hsmf/attachmet_msg_inlineImg.msg contributed by maoblackberry@gmail.com 7年前
  Javen O'Neal f5f892acc1 bug 60550: read ContentID chunks from mail attachments 7年前
  Javen O'Neal c0e7a63e20 whitespace: 3/4sp -> 4sp 7年前
  Javen O'Neal 0d78cba890 junit improvements: 7年前
  Andreas Beeker 368052f71e EmbeddedExtractor (for *SSF) - added OOXML support 7年前
  Javen O'Neal 753ad37e13 github-44: reference BuiltinFormats in javadocs for CellStyle.getDataFormat and setDataFormat 7年前
  Andreas Beeker 48d516ae6d relax timeout on performance test 7年前
  Andreas Beeker 85084ee058 SonarQube fixes 7年前
  David North c92aaab656 Fix poor XPath performance when importing XSSF from XML 7年前
  Javen O'Neal 16c68c9f05 bug 60484: avoid NPE 7年前
  Javen O'Neal d45616031e use Collections.singletonList and Collections.emptyList where appropriate 7年前
  Javen O'Neal 7fff690fa1 refactor duplicated code in TestXSSFSheet#setColumnGroupCollapsed; remove unnecessary int to short casts 7年前
  Andreas Beeker d5eed5ef08 SonarQube fixes 7年前
  Javen O'Neal 0f25a9ea75 convert TestColumnHelper from junit3 to junit4 7年前
  Javen O'Neal d4f9d00409 assertEquals(false, ...) -> assertFalse(...) 7年前
  Javen O'Neal a0077b9ba7 use case-insensitive string startsWith/endsWith utility function 7年前
  Andreas Beeker 2ed838fe7c Sonarqube fixes 7年前
  Andreas Beeker da20cf5d63 Sonarqube fixes - Cast one of the operands of this multiplication operation to a ... 7年前
  Javen O'Neal abf3eb7d84 md5hash should not fail silently 7年前
  Javen O'Neal 2ea45dd2c9 use last file extension if multiple extensions; close opened stream; extract String constants 7年前
  Andreas Beeker f748e5087c fix content-type handling in *SSF-EmbeddedExtractor 7年前
  Andreas Beeker 14c98d456a #60521 - Enable nested XSSF GroupShapes and fix calculation of Client-/ChildAnchor 7年前
  Andreas Beeker 6a44282608 #60519 - Extractor for *SSF embeddings 7年前
  Andreas Beeker 155bc83d58 #60520 - Provide *SSF functionality via Common SS 7年前
  Andreas Beeker 6507656c44 fix forbidden-apis-check error 7年前
  Dominik Stadler fe4e873d1a Fix missing license-headers 7年前
  Dominik Stadler 8e1e6fe70e Cover some dev-tools with a few simple tests, close resources correctly 7年前
  Dominik Stadler 7a9f81a948 Allow to pass --add-modules to javadoc as well as we get lots of missing code reported otherwise, we cannot use the existing property java9addmods as we need to use a different default-value for non-JDK9 builds 7年前
  Dominik Stadler 85300a6f83 Bug 60219: FormulaParser can't parse external references when sheet name is quoted 7年前
  Dominik Stadler 70864c5a57 Coverage: 7年前
  Dominik Stadler d3173873cc Fix some Findbugs reports 7年前
  Dominik Stadler a4033113bb Jenkins DSL: IBM JDK should not use noScratchpad, set coverage-flag for no-scratchpad-job 7年前
  Dominik Stadler 67f69fb39e Jenkins DLS: Remove support for multiple JDKs, it was not used and did not work anyway due to name-clashes 7年前
  Dominik Stadler 39bca49112 Send emails for builds with JDK 9 to dev@ now after it ran green for the first time 7年前