| Commit message (Expand) | Author | Age | Files | Lines |
* | Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th... | Dominik Stadler | 2015-01-04 | 3 | -93/+216 |
* | Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS... | Dominik Stadler | 2015-01-04 | 3 | -1/+154 |
* | 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 | 3 | -13/+24 |
* | Adjust some tests to not hardcode the 'test-data' directory. This breaks the ... | Dominik Stadler | 2014-02-15 | 7 | -25/+43 |
* | Add slightly more coverage for ExcelAntWorkbookUtil | Dominik Stadler | 2013-11-02 | 1 | -2/+62 |
* | Various small Eclipse warning fixes, | Dominik Stadler | 2013-08-14 | 2 | -59/+63 |
* | Adjust build.xml to run JaCoCo coverage when running unit tests when | Dominik Stadler | 2013-08-04 | 2 | -4/+18 |
* | optimized unused imports in poi-excelant | Yegor Kozlov | 2012-03-05 | 2 | -3/+0 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 27 | -0/+0 |
* | Bug 51548 - added the handler in the antlib.xml. Add more substantial javado... | Jon Svede | 2011-07-28 | 2 | -0/+16 |
* | renamed CalculateMortgage to CalculateMortgageFunction in test build script t... | Yegor Kozlov | 2011-07-23 | 1 | -1/+1 |
* | renamed excelant test class to avoid collision with poi-examples when all cla... | Yegor Kozlov | 2011-07-21 | 2 | -3/+5 |
* | Fix a couple of license headers, and tweak the rat settings so it runs clean | Nick Burch | 2011-03-04 | 1 | -0/+18 |
* | test Ant file with ExcelAnt targetsexcelant | Yegor Kozlov | 2011-02-19 | 1 | -0/+120 |
* | initial import of ExcelAnt tasks, see Bugzilla 50610 | Yegor Kozlov | 2011-02-18 | 27 | -0/+2922 |