| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 23 | -41244/+0 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 2 | -0/+92 |
* | #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 | 4 | -1/+59 |
* | use the forbidden-apis policies corresponding to the JRE | Andreas Beeker | 2020-08-15 | 1 | -3/+3 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-14 | 2 | -0/+36 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 3 | -0/+54 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-07-22 | 2 | -0/+36 |
* | Remove references to DatatypeConverter | Andreas Beeker | 2019-10-25 | 1 | -0/+3 |
* | Bug 60405: Add initial support for cetab functions so some macros can be | Dominik Stadler | 2019-01-27 | 2 | -7/+447 |
* | Zero out garbage bytes in FontEntityAtom | Andreas Beeker | 2018-12-28 | 1 | -0/+0 |
* | 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 |
* | Bug 61119 - Fix preset shape rendering and shading | Andreas Beeker | 2017-05-30 | 1 | -19906/+19898 |
* | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-... | Greg Woolsey | 2017-05-12 | 1 | -0/+18070 |
* | 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 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 1 | -0/+0 |
|\ |
|
| * | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 1 | -0/+0 |
| * | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 1 | -0/+19906 |
|/ |
|
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 1 | -1/+2 |
* | Bug 55164 - Support for adding slide notes | Andreas Beeker | 2014-10-29 | 1 | -0/+2 |