aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-212-0/+92
* #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-164-1/+59
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-3/+3
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-0/+36
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-133-0/+54
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-222-0/+36
* Remove references to DatatypeConverterAndreas Beeker2019-10-251-0/+3
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-272-7/+447
* Zero out garbage bytes in FontEntityAtomAndreas Beeker2018-12-281-0/+0
* 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
* Bug 61119 - Fix preset shape rendering and shadingAndreas Beeker2017-05-301-19906/+19898
* git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...Greg Woolsey2017-05-121-0/+18070
* 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
* merged common_sl branch to trunkAndreas Beeker2015-07-241-0/+0
|\
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-0/+0
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-0/+19906
|/
* Bug 57003: Add implementation of function FIXEDDominik Stadler2014-11-071-1/+2
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-291-0/+2
* FindBugs fixAndreas Beeker2014-02-161-1/+1