44 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

Author SHA1 Message Date
  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 0783cdeb1f Remove references to DatatypeConverter 4 years ago
  PJ Fanning ecc4485e27 add stax entries to forbidden apis due to android issues 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
  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 bc5912e74d FindBugs fix 10 years ago
  Andreas Beeker 334aaad728 FindBugs fix 10 years ago
  Andreas Beeker ad8ded4b1d disable not applicable findbugs check 10 years ago
  Mark Thomas 7abd94ba5c Add standard licence header for src/resources directory 17 years ago
  Avik Sengupta f1f28aec02 update jindent file 17 years ago
  Nicola Ken Barozzi 48a94a3d0f Removed runtime dependency from commons logging. 22 years ago
  Nicola Ken Barozzi 6d39630e86 To make thing easier for users, I've changed now the default properties of log4j to output to null even when jog4j is present. 22 years ago
  Nicola Ken Barozzi a612b0a28f Make POI use commons.logging, make log4j optional and clean structure to comply with, and use, Krysalis Centipede 2.0.1. 22 years ago