84 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

Author SHA1 Message Date
  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 8 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
  Javen O'Neal d568d8b73c +props svn:eol-style native 8 years ago
  Dominik Stadler 79dafee3f3 Upgrade to FindBugs 3.0.1 and add some findbugs-excludes 8 years ago
  Dominik Stadler 6d92ee86ff Findbugs fixes 8 years ago
  Andreas Beeker 0582072856 add other printStackTrace methods to forbidden-apis-check 8 years ago
  Andreas Beeker b15b18bae7 replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 8 years ago
  Andreas Beeker b184105835 fix forbidden apis issues 8 years ago
  Dominik Stadler 582ad34811 Add some additional rules for the forbidden-apis-check borrowed from Elasticsearch, also add a separate signature file with more rules for the 'prod' code and fix two newly found issues 8 years ago
  Andreas Beeker b9c792dad0 close resources 8 years ago
  Uwe Schindler 01f4f63401 Fix remaining security manager problems. Forbiddenapis now passes. 8 years ago
  Dominik Stadler 7fb84618f6 Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in forbidden-api-checks tool. List more pathes that we still not include. Add description to custom forbidden-api-checks and add commented out checks for reflectoin as discussed in bug 58597 8 years ago
  Andreas Beeker 3be69f87f7 fixes sonar/findbugs issues 8 years ago
  Dustin Spicuzza 8a41cf7c40 Import poi-visio codebase 8 years ago
  Andreas Beeker a3d2eb57ff Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 8 years ago
  Andreas Beeker 9a85a2e76b Snapshot commit - still lots of errors, xslf rendering works, started work on hslf 9 years ago
  Andreas Beeker cb09b997c4 initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 years ago
  Dominik Stadler c2113c8a71 Bug 57003: Add implementation of function FIXED 9 years ago