38 次程式碼提交 (e9c5c2b90e59aa206b30eb968fab26357d9bd519)

作者 SHA1 備註 提交日期
  Andreas Beeker 71338b958c Sonar fixes 4 年之前
  Andreas Beeker c66575c1e7 Migrate all junit tests to Junit 4 4 年之前
  Andreas Beeker b2a33515e9 Sonar Fixes - type: bugs / severity: critical - mostly div by 0 4 年之前
  PJ Fanning f82a1ffe6a replace some more StringBuffers 4 年之前
  Dominik Stadler 4b8fc63558 Fix some IDE warnings, Javadoc, useless asserts, ... 6 年之前
  Dominik Stadler 399381da8d Remove unnecessary local variables 6 年之前
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 年之前
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 年之前
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 7 年之前
  PJ Fanning 48643ad880 remove some unused imports 7 年之前
  Javen O'Neal 9b4e4769dd replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 年之前
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 年之前
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 年之前
  Andreas Beeker 65a4f4aeb9 findbugs fix 7 年之前
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 年之前
  Dominik Stadler bb7c632559 Fix some Sonar issues and some IntelliJ warnings 8 年之前
  Uwe Schindler 3dd2a0548e Make forbiddenapis also check excelant. Use a separate "classpath" for running forbiddenapis; don't misuse javadoc.classpath for that. 8 年之前
  Dominik Stadler 37c4510343 Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, always close resources, ... 8 年之前
  Dominik Stadler b7ab04e5f2 Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks that can never happen, fix setting failed state on error in evaluation 9 年之前
  Dominik Stadler e8317cea56 Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFSheet and enhance unit tests for XWPFParagraph and ExcelAntTest 9 年之前
  Dominik Stadler 24f27b9ae1 Fix some Eclipse warnings 9 年之前
  Dominik Stadler 1caad8b5c2 Remove unused members, 9 年之前
  Andreas Beeker c828d44a84 house keeping - fixes for sonarqube blockers 9 年之前
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 10 年之前
  Dominik Stadler 915ad8c27a Add workaround for IBM JDK where Ant populates classname instead of className for some reason 10 年之前
  Dominik Stadler 5901b66158 Remove null-checks that can never be reached 10 年之前
  Dominik Stadler 7dc649c648 Adjust some tests to not hardcode the 'test-data' directory. This breaks the Sonar-maven build that I am working on locally 10 年之前
  Dominik Stadler ea58658f6f Add slightly more coverage for ExcelAntWorkbookUtil 10 年之前
  Dominik Stadler 607521c2df Various small Eclipse warning fixes, 11 年之前
  Dominik Stadler cb5ff8f4cf Adjust build.xml to run JaCoCo coverage when running unit tests when 11 年之前
  Yegor Kozlov e5c27cdeea optimized unused imports in poi-excelant 12 年之前
  Yegor Kozlov acde56403e removed svn:executable bit from project files 12 年之前
  Jon Svede 88b60c2b9c Bug 51548 - added the handler in the antlib.xml. Add more substantial javadocs. Need to work on an example before I close the ticket. 13 年之前
  Yegor Kozlov ea79046f0d renamed CalculateMortgage to CalculateMortgageFunction in test build script too to keep Gump happy 13 年之前
  Yegor Kozlov c4cbc23fd8 renamed excelant test class to avoid collision with poi-examples when all classes compiled in the same directory, also removed duplicated log4j.properties 13 年之前
  Nick Burch b8a97d2b3f Fix a couple of license headers, and tweak the rat settings so it runs clean 13 年之前
  Yegor Kozlov 2a6b01d5a1 test Ant file with ExcelAnt targets 13 年之前
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 13 年之前