aboutsummaryrefslogtreecommitdiffstats
path: root/src/excelant
Commit message (Expand)AuthorAgeFilesLines
* Junit5 - fix logging to consoleAndreas Beeker2021-01-231-66/+47
* Bump versions to 5.0.1-SNAPSHOTAndreas Beeker2021-01-171-3/+5
* Sonar fixesAndreas Beeker2021-01-107-7/+7
* Sonar fixesAndreas Beeker2021-01-097-17/+17
* Sonar fixesAndreas Beeker2021-01-098-49/+49
* Avoid unneeded Unicode characters which break compiling if encoding is not UTF-8Dominik Stadler2021-01-061-1/+1
* Sonar fixesAndreas Beeker2020-12-261-6/+6
* try to fix distsourcebuild errorAndreas Beeker2020-12-251-3/+7
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-2410-121/+204
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-131-16/+16
* Fix Ant javascript issuesAndreas Beeker2020-09-223-0/+127
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-6/+3
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-152-12/+13
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-225-29/+27
* Sonar fixes - String literals should not be duplicatedAndreas Beeker2020-04-051-63/+52
* Sonar fixesAndreas Beeker2019-12-301-0/+2
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-278-787/+519
* Sonar Fixes - type: bugs / severity: critical - mostly div by 0Andreas Beeker2019-12-071-32/+28
* replace some more StringBuffersPJ Fanning2019-11-211-14/+14
* Fix some IDE warnings, Javadoc, useless asserts, ...Dominik Stadler2018-06-102-21/+16
* Remove unnecessary local variablesDominik Stadler2017-09-162-7/+3
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-164-8/+8
* Remove unnecessary initialization of membersDominik Stadler2017-09-165-9/+9
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-3/+3
* remove some unused importsPJ Fanning2017-06-291-1/+0
* replace "String.indexOf(String) >= 1" with "String.contains(String)"Javen O'Neal2017-05-161-21/+10
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-171-11/+11
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-086-949/+949
* findbugs fixAndreas Beeker2016-11-012-67/+41
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-1910-6/+24
* Fix some Sonar issues and some IntelliJ warningsDominik Stadler2016-06-028-79/+63
* Make forbiddenapis also check excelant. Use a separate "classpath" for runnin...Uwe Schindler2015-11-081-1/+2
* Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa...Dominik Stadler2015-09-146-135/+148
* Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th...Dominik Stadler2015-01-043-93/+216
* Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS...Dominik Stadler2015-01-043-1/+154
* Fix some Eclipse warningsDominik Stadler2015-01-021-1/+1
* Remove unused members, Dominik Stadler2014-12-191-56/+53
* 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