100 Commits (trunk)

Author SHA1 Message Date
  PJ Fanning 2c838143ba [GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562 4 months ago
  Dominik Stadler 2bd84bf25c Add some missing schema-files to ooxml-lite 7 months ago
  PJ Fanning 4afcb281ce [bug-67005] XSLFPictureShape - audio-related methods. Thanks to Max 7 months ago
  PJ Fanning e8505dc208 update ooxml-lite-report.xsb 10 months ago
  PJ Fanning 3bf4276117 xddf test 10 months ago
  PJ Fanning efc032babc [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to better support array formula results. Thanks to Espen Amble Kolstad. 1 year ago
  PJ Fanning a1919c33cf [bug-66347] add read test 1 year ago
  PJ Fanning 1a3a5db2fe update xsbs 1 year ago
  PJ Fanning e07e4397a3 use batik 1.15 rc1 1 year ago
  PJ Fanning 6d2853d9bd [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
  PJ Fanning 839594b73e [bug-66212] try to remove package part for table when removing table 1 year ago
  PJ Fanning c3f415d8e7 temporarily exclude new file from poi-integration test 1 year ago
  Dominik Stadler 09e464bb5f poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-test dependency 2 years ago
  PJ Fanning f4bb4560ed code tidy up 2 years ago
  PJ Fanning 20c0ac1637 [bug-65678] add XSLFGraphicFrame hasDiagram 2 years ago
  Dominik Stadler 034c95ec55 Add some more forbidden-apis to prefer core JDK classes over Guava and commons-codec 2 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker bfade7c591 #64876 - Unable to convert pptx to pdf 3 years ago
  Andreas Beeker b00ca445b2 #64693 - POI HwmfGraphics cannot read the embedded document title 3 years ago
  Andreas Beeker b7b0a0c215 Activate Forbidden-Apis-Check also for other tests 3 years ago
  Andreas Beeker b57da2dada #64036 - Replace reflection calls in factories for Java 9+ 3 years ago
  Andreas Beeker 60303201dc use the forbidden-apis policies corresponding to the JRE 3 years ago
  Andreas Beeker 5caf8e109b #64411 - Provide JigSaw modules 3 years ago
  Andreas Beeker dfdf9e6d6f #64411 - Provide JigSaw modules 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  Andreas Beeker 0783cdeb1f Remove references to DatatypeConverter 4 years ago
  Dominik Stadler c376d662f9 Bug 60405: Add initial support for cetab functions so some macros can be 5 years ago
  Andreas Beeker ab3f2a0e50 Zero out garbage bytes in FontEntityAtom 5 years ago
  PJ Fanning ecc4485e27 add stax entries to forbidden apis due to android issues 5 years ago
  Andreas Beeker b3fc9f4957 #60656 - Support export file that contains emf and render it correctly 5 years ago
  Andreas Beeker 5073f22fce #60656 - Support export file that contains emf and render it correctly 5 years ago
  Andreas Beeker 555923c40b #62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getClassLoader() 5 years ago
  Andreas Beeker f94245e9d8 #59893 - Forbid calls to InputStream.available 6 years ago
  PJ Fanning acc7b356ee add forbidden api checks for non-Locale toLowerCase and toUpperCase 6 years ago
  PJ Fanning 936f29af69 add forbidden api checks for non-Locale toLowerCase and toUpperCase 6 years ago
  Javen O'Neal a4bc870e46 eventually we want to forbid StringBuffer usage 6 years ago
  Javen O'Neal a66725fa94 github-79: add String.toString() to forbidden API's 6 years ago
  Dominik Stadler 1b171e8642 Fix some findbugs-issues and apply some code-cleanup and apply some smaller pull requests. 6 years ago
  Andreas Beeker 2eacea81c0 Bug 61119 - Fix preset shape rendering and shading 7 years ago
  Greg Woolsey 674d6ac2c9 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-0310-9956-ffa450edef68 7 years ago
  Dominik Stadler 9dfbbdb480 Fix some compilation warnings 7 years ago
  Javen O'Neal 80e3a64280 bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Common SS version. The HSSF version has been deprecated and will be deleted after 2 releases 7 years ago
  Javen O'Neal f31c1d72fc findbugs: fix SF_SWITCH_FALLTHROUGH warnings 8 years ago
  Javen O'Neal 2df9f76acf findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings 8 years ago
  Javen O'Neal 288b0b46b9 findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings 8 years ago
  Javen O'Neal a9c0342b1d findbugs: fix URF_UNREAD_FIELD warnings 8 years ago
  Javen O'Neal 8b8b75f547 consolidate findbugs filters using Or logic 8 years ago
  Javen O'Neal b597097568 fix findbugs issues 8 years ago
  Andreas Beeker 0f89809206 ignore invalid performance issues - e.g. see #57840 8 years ago