5565 Commits

Author SHA1 Message Date
Cédric Walter
30f31da553 migrated javadoc settings from ant to maven plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1585845 13f79535-47bb-0310-9956-ffa450edef68
2014-04-08 21:51:23 +00:00
Cédric Walter
62ea1e4838 cleaned up module name, use classifier (tests) for exporting test classes and resources to any module, remove empty directories
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1585837 13f79535-47bb-0310-9956-ffa450edef68
2014-04-08 21:27:10 +00:00
Cédric Walter
cc3548e346 cleaned up pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584913 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 21:09:47 +00:00
Cédric Walter
4b2bba54c9 moved test resources of poi to module poi-main
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584909 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 21:05:13 +00:00
Cédric Walter
37cdb5af79 removed maven install ant task as maven does this in mvn install
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584040 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 14:07:44 +00:00
Cédric Walter
7075f4cf34 removed creation of maven pom in ant build as maven does this automatically when running package
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584038 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 14:04:21 +00:00
Cédric Walter
2e41a127da added source code to all artifacts
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584035 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 13:57:10 +00:00
Cédric Walter
e09725b144 added manifest to all jar files produced in maven reactor
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584032 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 13:50:57 +00:00
Cédric Walter
2e7a9c08b9 introduced dependencies management into main pom
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583975 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 11:40:33 +00:00
Cédric Walter
9a921aaabf moved properties out of the build into pom.xmli
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583973 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 11:31:19 +00:00
Cédric Walter
4d589436ce moved poi scratchpad resources to module poi-scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583972 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 11:29:39 +00:00
Cédric Walter
8487b25b32 moved poi scratchpad test to module poi-scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583971 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 11:27:51 +00:00
Cédric Walter
5a1255db35 moved poi example code to module poi-examples
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583970 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 11:23:16 +00:00
Cédric Walter
110b1f40ef moved excelant code to module poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583960 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:40:55 +00:00
Cédric Walter
2d5a50ec6d moved excelant tests to module poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583959 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:37:55 +00:00
Cédric Walter
b90fd738cf moved excelant resources to module poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583958 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:36:34 +00:00
Cédric Walter
2218604040 moved excelant code to module poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583956 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 10:35:40 +00:00
Cédric Walter
11be19b6bb moved poi tests to module poi-main
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583915 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:33:56 +00:00
Cédric Walter
99a00afc5d moved poi ressources to module poi-main
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583914 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:32:10 +00:00
Cédric Walter
8ce853f2ec moved poi ressources to module poi-main
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583913 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:30:21 +00:00
Cédric Walter
dab825c323 moved poi code to module poi-main
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583912 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:28:50 +00:00
Cédric Walter
22710d154b removed uneeded config in poi-ooxml module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583911 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:26:59 +00:00
Cédric Walter
d9a03b14b0 moved oxxml ressources to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583909 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:24:28 +00:00
Cédric Walter
faf2b6c521 moved oxxml ressources to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583908 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:21:41 +00:00
Cédric Walter
1599351168 moved oxxml tests to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583907 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:18:50 +00:00
Cédric Walter
57902078f6 moved oxxml resources to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583904 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:15:48 +00:00
Cédric Walter
3d453e66fa moved oxxml code to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583902 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 07:13:59 +00:00
Cédric Walter
a3c506a3ac moved scratchpad code to module
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583654 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 12:56:41 +00:00
Cédric Walter
753a10badf added skeleton of maven modules
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583653 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 12:50:10 +00:00
Cédric Walter
0ad00943bf created branch for maven spike
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583646 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 12:09:54 +00:00
Dominik Stadler
e835b2c9fb Fix two javadoc warnings reported in Jenkins build and add some @Overrides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583598 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 10:40:13 +00:00
Dominik Stadler
0d1d0bf14a Undo a toString() removal for a case where it is actually necessary.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583571 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 08:28:52 +00:00
Cédric Walter
a242fea697 performance issue: removed instantiation of new String object by copying an existing string.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583366 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 16:16:52 +00:00
Cédric Walter
b9a9ac8556 performance issue: call toString() on a String object. This is entirely redundant.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583358 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 16:01:39 +00:00
Cédric Walter
e684262ca6 performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583357 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 15:54:52 +00:00
Nick Burch
60801c5017 Patch from bug #56328 from David North - the maximum row number in a formula depends on HSSF vs XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1582892 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 21:54:30 +00:00
Nick Burch
80de4916ad Update Yegor's gpg key in the Keys file, with the latest version from the key servers (more signatures, correct expiry etc)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1582014 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 19:03:03 +00:00
Nick Burch
3e8ff0141a Patch for #55594 from Paul Vonnahme - Fix SXSSF encodings on EBC
IDIC platforms, by setting the required encoding explicitly

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1580314 13f79535-47bb-0310-9956-ffa450edef68
2014-03-22 20:48:58 +00:00
Nick Burch
db9ad3990d Avoid an IndexOutOfBoundsException if there are no property nodes when searching for the start index, return -1 instead
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578929 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 14:40:27 +00:00
Nick Burch
f333bf18c8 Support adding tabs to a XWPFRun, and add unit tests on toString() for addTab and addCarriageReturn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578921 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 14:26:28 +00:00
Nick Burch
59a0691ed3 Fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578915 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 14:17:36 +00:00
Nick Burch
b63080e7c4 Fix bug #56278 - Support loading .xlsx files with no Styles Table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578518 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 19:02:21 +00:00
Dominik Stadler
b8c8567bc8 Bug 56195: replace System.err with propert logging
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578147 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 19:46:56 +00:00
Dominik Stadler
a952c56467 Exclude some generated classes from coverage measurements, now instruction coverage is at around 72%, also update JaCoCo to latest version 0.6.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578146 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 19:46:46 +00:00
Dominik Stadler
ffc04f7630 Remove two files added inadvertedely
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577909 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:31:43 +00:00
Dominik Stadler
9ff53a46ba Add missing test-file for bug 56169
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577908 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:31:25 +00:00
Dominik Stadler
cc51d8eeb6 Bug 56169: Fix NPE during export to XML with xs:all
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577907 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:29:17 +00:00
Dominik Stadler
847e64cf35 Bug 56114: Add testcase to verify that the flag is correctly stored in the XLS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577901 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:00:22 +00:00
Nick Burch
80caa1ddcf When looking for text run related records after a TextHeaderAtom, provide a cleaner way to skip ones we don't care about, and a cleaner way to find the StyleTextPropAtom. Should fix #56260
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577803 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 08:16:43 +00:00
Nick Burch
6adffa0c03 Implement MasterTextPropAtom, which provides the indents for a run of text, needed for #56260
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577802 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 08:14:36 +00:00