aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/devtools
Commit message (Expand)AuthorAgeFilesLines
* code tidy upPJ Fanning2021-12-181-2/+2
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-111-3/+3
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-071-2/+31
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-2/+2
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-1/+4
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-1/+1
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-1/+4
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-3/+3
* Remove references to DatatypeConverterAndreas Beeker2019-10-251-0/+3
* add stax entries to forbidden apis due to android issuesPJ Fanning2018-10-061-0/+5
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-2/+3
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-0/+3
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-2/+4
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-4/+11
* eventually we want to forbid StringBuffer usageJaven O'Neal2017-10-311-0/+4
* github-79: add String.toString() to forbidden API'sJaven O'Neal2017-10-161-0/+3
* Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...Dominik Stadler2017-10-131-0/+7
* Fix some compilation warningsDominik Stadler2016-12-301-0/+1
* bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Commo...Javen O'Neal2016-07-021-1/+3
* findbugs: fix SF_SWITCH_FALLTHROUGH warningsJaven O'Neal2016-06-131-0/+34
* findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warningsJaven O'Neal2016-06-131-0/+8
* findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warningsJaven O'Neal2016-06-131-0/+10
* findbugs: fix URF_UNREAD_FIELD warningsJaven O'Neal2016-06-131-7/+20
* consolidate findbugs filters using Or logicJaven O'Neal2016-06-131-56/+17
* fix findbugs issuesJaven O'Neal2016-06-131-0/+4
* ignore invalid performance issues - e.g. see #57840Andreas Beeker2016-06-121-0/+12
* +props svn:eol-style nativeJaven O'Neal2016-06-111-88/+88
* Upgrade to FindBugs 3.0.1 and add some findbugs-excludesDominik Stadler2016-05-242-4/+60
* Findbugs fixesDominik Stadler2016-03-121-0/+5
* add other printStackTrace methods to forbidden-apis-checkAndreas Beeker2016-01-101-0/+2
* replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...Andreas Beeker2016-01-101-2/+3
* fix forbidden apis issuesAndreas Beeker2015-12-131-2/+2
* Add some additional rules for the forbidden-apis-check borrowed from Elastics...Dominik Stadler2015-12-022-0/+110
* close resourcesAndreas Beeker2015-11-291-0/+3
* Fix remaining security manager problems. Forbiddenapis now passes.Uwe Schindler2015-11-111-4/+3
* Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in...Dominik Stadler2015-11-081-4/+10
* fixes sonar/findbugs issuesAndreas Beeker2015-11-021-1/+2
* Import poi-visio codebaseDustin Spicuzza2015-10-191-0/+45
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-0/+25
* FindBugs fixAndreas Beeker2014-02-161-1/+1
* FindBugs fixAndreas Beeker2014-02-131-3/+3
* disable not applicable findbugs checkAndreas Beeker2014-02-131-0/+24
* Add standard licence header for src/resources directoryMark Thomas2007-01-152-0/+30
* update jindent fileAvik Sengupta2007-01-021-54/+19
* Removed runtime dependency from commons logging.Nicola Ken Barozzi2002-06-112-0/+12
* To make thing easier for users, I've changed now the default properties of lo...Nicola Ken Barozzi2002-03-181-0/+31
* Make POI use commons.logging, make log4j optional and clean structure to comp...Nicola Ken Barozzi2002-03-141-0/+319