| Commit message (Expand) | Author | Age | Files | Lines |
* | Sonar fixes | Andreas Beeker | 2020-12-26 | 1 | -6/+6 |
* | #64979 - Change artifact names of poi-/ooxml-schemas | Andreas Beeker | 2020-12-13 | 1 | -16/+16 |
* | use the forbidden-apis policies corresponding to the JRE | Andreas Beeker | 2020-08-15 | 2 | -12/+13 |
* | Sonar fixes - String literals should not be duplicated | Andreas Beeker | 2020-04-05 | 1 | -63/+52 |
* | Sonar Fixes - type: bugs / severity: critical - mostly div by 0 | Andreas Beeker | 2019-12-07 | 1 | -32/+28 |
* | Fix some IDE warnings, Javadoc, useless asserts, ... | Dominik Stadler | 2018-06-10 | 1 | -15/+14 |
* | Remove unnecessary local variables | Dominik Stadler | 2017-09-16 | 1 | -2/+1 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 4 | -8/+8 |
* | Remove unnecessary initialization of members | Dominik Stadler | 2017-09-16 | 3 | -5/+5 |
* | remove some unused imports | PJ Fanning | 2017-06-29 | 1 | -1/+0 |
* | Convert all *.java files to use native end of line character(s) | Javen O'Neal | 2017-02-08 | 4 | -226/+226 |
* | findbugs fix | Andreas Beeker | 2016-11-01 | 2 | -67/+41 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 7 | -6/+13 |
* | Fix some Sonar issues and some IntelliJ warnings | Dominik Stadler | 2016-06-02 | 8 | -79/+63 |
* | Make forbiddenapis also check excelant. Use a separate "classpath" for runnin... | Uwe Schindler | 2015-11-08 | 1 | -1/+2 |
* | Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa... | Dominik Stadler | 2015-09-14 | 3 | -84/+84 |
* | Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th... | Dominik Stadler | 2015-01-04 | 2 | -20/+8 |
* | Fix some Eclipse warnings | Dominik Stadler | 2015-01-02 | 1 | -1/+1 |
* | Remove unused members, | Dominik Stadler | 2014-12-19 | 1 | -56/+53 |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 1 | -1/+1 |
* | Fix bug #56814 - Switch from dom4j to JAXP | Uwe Schindler | 2014-08-12 | 1 | -1/+1 |
* | Add workaround for IBM JDK where Ant populates classname instead of className... | Dominik Stadler | 2014-05-29 | 1 | -0/+7 |
* | Remove null-checks that can never be reached | Dominik Stadler | 2014-05-29 | 1 | -13/+9 |
* | Various small Eclipse warning fixes, | Dominik Stadler | 2013-08-14 | 2 | -59/+63 |
* | optimized unused imports in poi-excelant | Yegor Kozlov | 2012-03-05 | 1 | -2/+0 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 14 | -0/+0 |
* | Bug 51548 - added the handler in the antlib.xml. Add more substantial javado... | Jon Svede | 2011-07-28 | 1 | -0/+15 |
* | initial import of ExcelAnt tasks, see Bugzilla 50610 | Yegor Kozlov | 2011-02-18 | 14 | -0/+1546 |