aboutsummaryrefslogtreecommitdiffstats
path: root/src/excelant
Commit message (Expand)AuthorAgeFilesLines
* house keeping - fixes for sonarqube blockersAndreas Beeker2014-10-251-1/+1
* Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-121-1/+1
* Add workaround for IBM JDK where Ant populates classname instead of className...Dominik Stadler2014-05-291-0/+7
* Remove null-checks that can never be reachedDominik Stadler2014-05-293-13/+24
* Adjust some tests to not hardcode the 'test-data' directory. This breaks the ...Dominik Stadler2014-02-157-25/+43
* Add slightly more coverage for ExcelAntWorkbookUtilDominik Stadler2013-11-021-2/+62
* Various small Eclipse warning fixes, Dominik Stadler2013-08-142-59/+63
* Adjust build.xml to run JaCoCo coverage when running unit tests whenDominik Stadler2013-08-042-4/+18
* optimized unused imports in poi-excelantYegor Kozlov2012-03-052-3/+0
* removed svn:executable bit from project filesYegor Kozlov2011-12-1027-0/+0
* Bug 51548 - added the handler in the antlib.xml. Add more substantial javado...Jon Svede2011-07-282-0/+16
* renamed CalculateMortgage to CalculateMortgageFunction in test build script t...Yegor Kozlov2011-07-231-1/+1
* renamed excelant test class to avoid collision with poi-examples when all cla...Yegor Kozlov2011-07-212-3/+5
* Fix a couple of license headers, and tweak the rat settings so it runs cleanNick Burch2011-03-041-0/+18
* test Ant file with ExcelAnt targetsexcelantYegor Kozlov2011-02-191-0/+120
* initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-1827-0/+2922