summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* migrated javadoc settings from ant to maven plugin configurationmavenCédric Walter2014-04-082-64/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1585845 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up module name, use classifier (tests) for exporting test classes ↵Cédric Walter2014-04-088-33/+49
| | | | | | 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
* cleaned up pom.xmlCédric Walter2014-04-0413-534/+194
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584913 13f79535-47bb-0310-9956-ffa450edef68
* moved test resources of poi to module poi-mainCédric Walter2014-04-04874-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584909 13f79535-47bb-0310-9956-ffa450edef68
* removed maven install ant task as maven does this in mvn installCédric Walter2014-04-021-13/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584040 13f79535-47bb-0310-9956-ffa450edef68
* removed creation of maven pom in ant build as maven does this automatically ↵Cédric Walter2014-04-021-59/+0
| | | | | | when running package git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584038 13f79535-47bb-0310-9956-ffa450edef68
* added source code to all artifactsCédric Walter2014-04-022-30/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584035 13f79535-47bb-0310-9956-ffa450edef68
* added manifest to all jar files produced in maven reactorCédric Walter2014-04-022-42/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584032 13f79535-47bb-0310-9956-ffa450edef68
* introduced dependencies management into main pomCédric Walter2014-04-024-7/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583975 13f79535-47bb-0310-9956-ffa450edef68
* moved properties out of the build into pom.xmliCédric Walter2014-04-022-26/+209
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583973 13f79535-47bb-0310-9956-ffa450edef68
* moved poi scratchpad resources to module poi-scratchpadCédric Walter2014-04-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583972 13f79535-47bb-0310-9956-ffa450edef68
* moved poi scratchpad test to module poi-scratchpadCédric Walter2014-04-02181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583971 13f79535-47bb-0310-9956-ffa450edef68
* moved poi example code to module poi-examplesCédric Walter2014-04-02141-43/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583970 13f79535-47bb-0310-9956-ffa450edef68
* moved excelant code to module poi-excelantCédric Walter2014-04-0213-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583960 13f79535-47bb-0310-9956-ffa450edef68
* moved excelant tests to module poi-excelantCédric Walter2014-04-0213-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583959 13f79535-47bb-0310-9956-ffa450edef68
* moved excelant resources to module poi-excelantCédric Walter2014-04-0214-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583958 13f79535-47bb-0310-9956-ffa450edef68
* moved excelant code to module poi-excelantCédric Walter2014-04-0214-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583956 13f79535-47bb-0310-9956-ffa450edef68
* moved poi tests to module poi-mainCédric Walter2014-04-02497-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583915 13f79535-47bb-0310-9956-ffa450edef68
* moved poi ressources to module poi-mainCédric Walter2014-04-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583914 13f79535-47bb-0310-9956-ffa450edef68
* moved poi ressources to module poi-mainCédric Walter2014-04-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583913 13f79535-47bb-0310-9956-ffa450edef68
* moved poi code to module poi-mainCédric Walter2014-04-02967-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583912 13f79535-47bb-0310-9956-ffa450edef68
* removed uneeded config in poi-ooxml moduleCédric Walter2014-04-021-76/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583911 13f79535-47bb-0310-9956-ffa450edef68
* moved oxxml ressources to moduleCédric Walter2014-04-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583909 13f79535-47bb-0310-9956-ffa450edef68
* moved oxxml ressources to moduleCédric Walter2014-04-026-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583908 13f79535-47bb-0310-9956-ffa450edef68
* moved oxxml tests to moduleCédric Walter2014-04-02165-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583907 13f79535-47bb-0310-9956-ffa450edef68
* moved oxxml resources to moduleCédric Walter2014-04-026-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583904 13f79535-47bb-0310-9956-ffa450edef68
* moved oxxml code to moduleCédric Walter2014-04-02344-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583902 13f79535-47bb-0310-9956-ffa450edef68
* moved scratchpad code to moduleCédric Walter2014-04-01528-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583654 13f79535-47bb-0310-9956-ffa450edef68
* added skeleton of maven modulesCédric Walter2014-04-0123-1417/+984
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583653 13f79535-47bb-0310-9956-ffa450edef68
* created branch for maven spikeCédric Walter2014-04-010-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1583646 13f79535-47bb-0310-9956-ffa450edef68
* Fix two javadoc warnings reported in Jenkins build and add some @OverridesDominik Stadler2014-04-012-2/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583598 13f79535-47bb-0310-9956-ffa450edef68
* Undo a toString() removal for a case where it is actually necessary.Dominik Stadler2014-04-011-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583571 13f79535-47bb-0310-9956-ffa450edef68
* performance issue: removed instantiation of new String object by copying an ↵Cédric Walter2014-03-312-2/+2
| | | | | | existing string. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583366 13f79535-47bb-0310-9956-ffa450edef68
* performance issue: call toString() on a String object. This is entirely ↵Cédric Walter2014-03-316-13/+13
| | | | | | redundant. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583358 13f79535-47bb-0310-9956-ffa450edef68
* performance issue logging calls are expensive because of the objects created ↵Cédric Walter2014-03-319-57/+108
| | | | | | 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
* Patch from bug #56328 from David North - the maximum row number in a formula ↵Nick Burch2014-03-281-1/+1
| | | | | | depends on HSSF vs XSSF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1582892 13f79535-47bb-0310-9956-ffa450edef68
* Update Yegor's gpg key in the Keys file, with the latest version from the ↵Nick Burch2014-03-261-68/+332
| | | | | | key servers (more signatures, correct expiry etc) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1582014 13f79535-47bb-0310-9956-ffa450edef68
* Patch for #55594 from Paul Vonnahme - Fix SXSSF encodings on EBCNick Burch2014-03-222-3/+4
| | | | | | 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
* Avoid an IndexOutOfBoundsException if there are no property nodes when ↵Nick Burch2014-03-181-2/+3
| | | | | | 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
* Support adding tabs to a XWPFRun, and add unit tests on toString() for ↵Nick Burch2014-03-182-3/+38
| | | | | | addTab and addCarriageReturn git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578921 13f79535-47bb-0310-9956-ffa450edef68
* Fix whitespaceNick Burch2014-03-181-31/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578915 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #56278 - Support loading .xlsx files with no Styles TableNick Burch2014-03-173-1/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578518 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56195: replace System.err with propert loggingDominik Stadler2014-03-161-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1578147 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some generated classes from coverage measurements, now instruction ↵Dominik Stadler2014-03-161-3/+6
| | | | | | 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
* Remove two files added inadvertedelyDominik Stadler2014-03-152-1084/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577909 13f79535-47bb-0310-9956-ffa450edef68
* Add missing test-file for bug 56169Dominik Stadler2014-03-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577908 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56169: Fix NPE during export to XML with xs:allDominik Stadler2014-03-154-6/+1123
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577907 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56114: Add testcase to verify that the flag is correctly stored in the XLSDominik Stadler2014-03-151-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577901 13f79535-47bb-0310-9956-ffa450edef68
* When looking for text run related records after a TextHeaderAtom, provide a ↵Nick Burch2014-03-152-28/+40
| | | | | | 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
* Implement MasterTextPropAtom, which provides the indents for a run of text, ↵Nick Burch2014-03-154-8/+226
| | | | | | needed for #56260 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577802 13f79535-47bb-0310-9956-ffa450edef68