| Commit message (Expand) | Author | Age | Files | Lines |
* | #64876 - Unable to convert pptx to pdf | Andreas Beeker | 2020-12-17 | 1 | -2/+2 |
* | #64693 - POI HwmfGraphics cannot read the embedded document title | Andreas Beeker | 2020-08-30 | 1 | -1/+4 |
* | Activate Forbidden-Apis-Check also for other tests | Andreas Beeker | 2020-08-17 | 1 | -1/+1 |
* | #64036 - Replace reflection calls in factories for Java 9+ | Andreas Beeker | 2020-08-16 | 1 | -1/+4 |
* | use the forbidden-apis policies corresponding to the JRE | Andreas Beeker | 2020-08-15 | 1 | -3/+3 |
* | Remove references to DatatypeConverter | Andreas Beeker | 2019-10-25 | 1 | -0/+3 |
* | add stax entries to forbidden apis due to android issues | PJ Fanning | 2018-10-06 | 1 | -0/+5 |
* | #62564 - replace Thread.currentThread().getContextClassLoader() with getClass... | Andreas Beeker | 2018-07-24 | 1 | -2/+3 |
* | #59893 - Forbid calls to InputStream.available | Andreas Beeker | 2018-04-27 | 1 | -0/+3 |
* | add forbidden api checks for non-Locale toLowerCase and toUpperCase | PJ Fanning | 2017-11-21 | 1 | -2/+4 |
* | add forbidden api checks for non-Locale toLowerCase and toUpperCase | PJ Fanning | 2017-11-21 | 1 | -4/+11 |
* | eventually we want to forbid StringBuffer usage | Javen O'Neal | 2017-10-31 | 1 | -0/+4 |
* | github-79: add String.toString() to forbidden API's | Javen O'Neal | 2017-10-16 | 1 | -0/+3 |
* | Fix some findbugs-issues and apply some code-cleanup and apply some smaller p... | Dominik Stadler | 2017-10-13 | 1 | -0/+7 |
* | Fix some compilation warnings | Dominik Stadler | 2016-12-30 | 1 | -0/+1 |
* | bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Commo... | Javen O'Neal | 2016-07-02 | 1 | -1/+3 |
* | findbugs: fix SF_SWITCH_FALLTHROUGH warnings | Javen O'Neal | 2016-06-13 | 1 | -0/+34 |
* | findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings | Javen O'Neal | 2016-06-13 | 1 | -0/+8 |
* | findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings | Javen O'Neal | 2016-06-13 | 1 | -0/+10 |
* | findbugs: fix URF_UNREAD_FIELD warnings | Javen O'Neal | 2016-06-13 | 1 | -7/+20 |
* | consolidate findbugs filters using Or logic | Javen O'Neal | 2016-06-13 | 1 | -56/+17 |
* | fix findbugs issues | Javen O'Neal | 2016-06-13 | 1 | -0/+4 |
* | ignore invalid performance issues - e.g. see #57840 | Andreas Beeker | 2016-06-12 | 1 | -0/+12 |
* | +props svn:eol-style native | Javen O'Neal | 2016-06-11 | 1 | -88/+88 |
* | Upgrade to FindBugs 3.0.1 and add some findbugs-excludes | Dominik Stadler | 2016-05-24 | 2 | -4/+60 |
* | Findbugs fixes | Dominik Stadler | 2016-03-12 | 1 | -0/+5 |
* | add other printStackTrace methods to forbidden-apis-check | Andreas Beeker | 2016-01-10 | 1 | -0/+2 |
* | replace Throwable.printStackTrace() with POILogger calls - Todo: other printS... | Andreas Beeker | 2016-01-10 | 1 | -2/+3 |
* | fix forbidden apis issues | Andreas Beeker | 2015-12-13 | 1 | -2/+2 |
* | Add some additional rules for the forbidden-apis-check borrowed from Elastics... | Dominik Stadler | 2015-12-02 | 2 | -0/+110 |
* | close resources | Andreas Beeker | 2015-11-29 | 1 | -0/+3 |
* | Fix remaining security manager problems. Forbiddenapis now passes. | Uwe Schindler | 2015-11-11 | 1 | -4/+3 |
* | Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in... | Dominik Stadler | 2015-11-08 | 1 | -4/+10 |
* | fixes sonar/findbugs issues | Andreas Beeker | 2015-11-02 | 1 | -1/+2 |
* | Import poi-visio codebase | Dustin Spicuzza | 2015-10-19 | 1 | -0/+45 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 1 | -0/+25 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 1 | -1/+1 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 1 | -3/+3 |
* | disable not applicable findbugs check | Andreas Beeker | 2014-02-13 | 1 | -0/+24 |
* | Add standard licence header for src/resources directory | Mark Thomas | 2007-01-15 | 2 | -0/+30 |
* | update jindent file | Avik Sengupta | 2007-01-02 | 1 | -54/+19 |
* | Removed runtime dependency from commons logging. | Nicola Ken Barozzi | 2002-06-11 | 2 | -0/+12 |
* | To make thing easier for users, I've changed now the default properties of lo... | Nicola Ken Barozzi | 2002-03-18 | 1 | -0/+31 |
* | Make POI use commons.logging, make log4j optional and clean structure to comp... | Nicola Ken Barozzi | 2002-03-14 | 1 | -0/+319 |