poi/src
Andreas Beeker 12c7c32187 fix text height test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747803 13f79535-47bb-0310-9956-ffa450edef68
2016-06-10 21:29:47 +00:00
..
contrib
examples Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
excelant Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
integrationtest Change logger.log to System.out to print out one line for each file that is handled in the test, otherwise it is sometimes impossible to see where the test stopped (e.g. on timeout), enabling POILogger leads to 400MB logs, which is usually too much to handle... 2016-05-31 13:52:16 +00:00
java/org/apache/poi bug 59684: correctly parse CellReference(HOMEst163); Also deprecate misspelled methods isRowWithinRange/isColumnWithinRange 2016-06-10 11:52:44 +00:00
models
ooxml fix text height test 2016-06-10 21:29:47 +00:00
records
resources Upgrade to FindBugs 3.0.1 and add some findbugs-excludes 2016-05-24 14:17:52 +00:00
scratchpad #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 2016-06-04 22:53:00 +00:00
testcases/org/apache/poi bug 59684: correctly parse CellReference(HOMEst163); Also deprecate misspelled methods isRowWithinRange/isColumnWithinRange 2016-06-10 11:52:44 +00:00
types