aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add local source for xmlbeans 2.3.0"Dominik Stadler2016-12-111-1/+1
| | | | | | This reverts commit 24f275541a7274f3e5456b4f4006c93d62a52ba7. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773707 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Set eclipse folder outside of build-folder to not have hickups in ↵Dominik Stadler2016-12-111-1/+1
| | | | | | | | Eclipse whener we run 'and clean'" This reverts commit 95cab3394bb01de85fecb5587db057cf790b5be6. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773690 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Set source for junit"Dominik Stadler2016-12-111-1/+1
| | | | | | This reverts commit de911c5d5492f1cc577e52c01e2037a44cf1522a. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773683 13f79535-47bb-0310-9956-ffa450edef68
* Set source for junitDominik Stadler2016-12-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773641 13f79535-47bb-0310-9956-ffa450edef68
* Set eclipse folder outside of build-folder to not have hickups in Eclipse ↵Dominik Stadler2016-12-111-1/+1
| | | | | | | | | whener we run 'and clean' Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773634 13f79535-47bb-0310-9956-ffa450edef68
* Add local source for xmlbeans 2.3.0Dominik Stadler2016-12-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773617 13f79535-47bb-0310-9956-ffa450edef68
* Fix eclipse classpath - collections is in core libNick Burch2016-08-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755062 13f79535-47bb-0310-9956-ffa450edef68
* Introduce name-based methods for access to named ranges in a workbook, and ↵David North2016-07-291-7/+8
| | | | | | | | | | | | deprecate the old index-based methods. Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges). Add a dependency on commons collections 4, also ASL licensed so no problem. https://bz.apache.org/bugzilla/show_bug.cgi?id=59734 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
* Update curvesapi to 1.04Dustin Spicuzza2016-05-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746168 13f79535-47bb-0310-9956-ffa450edef68
* POI 59257 upgrade Bouncy Castle to 1.54Tim Allison2016-04-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737298 13f79535-47bb-0310-9956-ffa450edef68
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
* Bump xmlsec version in the Eclipse project file tooNick Burch2016-01-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726844 13f79535-47bb-0310-9956-ffa450edef68
* raise ooxml schema/security versionAndreas Beeker2015-11-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715718 13f79535-47bb-0310-9956-ffa450edef68
* Tell Eclipse to use a Java 6 compatible JVM, not latest one (if available)Uwe Schindler2015-11-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713340 13f79535-47bb-0310-9956-ffa450edef68
* Set newer curvesapi-version in .classpath as well and update some ↵Dominik Stadler2015-10-221-5/+5
| | | | | | third-party libs for the password-protection-code to the latest versions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710032 13f79535-47bb-0310-9956-ffa450edef68
* poi-import: fix build dependenciesDustin Spicuzza2015-10-191-0/+1
| | | | | | - Compilation + tests work now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709356 13f79535-47bb-0310-9956-ffa450edef68
* Update Commons jar versions in the Eclipse classpathNick Burch2015-10-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708953 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest commons-codec-1.10 and commons-logging-1.2, use the ↵Dominik Stadler2015-10-131-2/+2
| | | | | | properties for these libs everywhere in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708464 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-071-1/+1
| | | | | | - Bumped OOXML jar version also git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 13f79535-47bb-0310-9956-ffa450edef68
* Remove src/contrib/src from Eclipse project after code was moved to examplesDominik Stadler2015-09-131-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702803 13f79535-47bb-0310-9956-ffa450edef68
* Added Siddharths ExcelComparatorAndreas Beeker2015-08-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694753 13f79535-47bb-0310-9956-ffa450edef68
* Adjust .classpath sources and add missing dependencies to run ooxml-lite ↵Dominik Stadler2015-01-031-1/+1
| | | | | | tests standalone git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649179 13f79535-47bb-0310-9956-ffa450edef68
* Update to junit-4.12, the jar file is downloaded, so not required on ↵Dominik Stadler2015-01-031-2/+2
| | | | | | | | | classpath anymore. Also adjust version in pom.xml for Sonar. Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68
* Add a test-suite which performs integration/stress tests which load and ↵Dominik Stadler2014-12-251-0/+1
| | | | | | | | | | | | | handle all stored test files in various ways. It works by using handlers for each type of file which perform various operations on the files, e.g. loading, iterating content, modify, ... This will trigger changes which break working with the available test-files and thus provides another layer of regression testing which hopefully prevents some failures from making it into releases. It is runnable via a new ant-target 'test-integration' and also added to the jenkins-target. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647885 13f79535-47bb-0310-9956-ffa450edef68
* added ooxml-security-1.0 to the maven artifactsAndreas Beeker2014-10-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634247 13f79535-47bb-0310-9956-ffa450edef68
* Ensure svn properties are set on the build xml files, and they have ↵Nick Burch2014-10-131-33/+33
| | | | | | consistent line endings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1631469 13f79535-47bb-0310-9956-ffa450edef68
* Fixed complete-build errorsAndreas Beeker2014-09-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628338 13f79535-47bb-0310-9956-ffa450edef68
* removed HorribleProxyAndreas Beeker2014-08-241-0/+4
| | | | | | | added current version of BouncyCastle and xmlsec (using xmlsec instead of jdk internal classes, because of interoperabiltiy with e.g. IBM JDK) heaps of changes because of above git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620229 13f79535-47bb-0310-9956-ffa450edef68
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618515 13f79535-47bb-0310-9956-ffa450edef68
* some changes because of test errorsAndreas Beeker2014-08-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618254 13f79535-47bb-0310-9956-ffa450edef68
* sync merge to trunkAndreas Beeker2014-08-121-30/+30
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617624 13f79535-47bb-0310-9956-ffa450edef68
| * Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-121-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
* | Xml signature support - version 1Andreas Beeker2014-08-101-1/+1
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617141 13f79535-47bb-0310-9956-ffa450edef68
* Change the default XMLBeans version used for running to be 2.6, leave 2.3 ↵Nick Burch2014-08-041-1/+1
| | | | | | for compiling the schemas (for maximum compatibility) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615780 13f79535-47bb-0310-9956-ffa450edef68
* Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist firstDominik Stadler2014-06-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
* Update XMLBeans to version 2.6.0Dominik Stadler2014-06-111-2/+2
| | | | | | | | Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602006 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest Ant 1.9.4 and add ant-launcher which is used inDominik Stadler2014-05-291-1/+2
| | | | | | ExcelAnt tests to make it easier to run these tests in Eclipse git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1598226 13f79535-47bb-0310-9956-ffa450edef68
* Now that we require Java 1.6, we no longer need to include the STAX-API jar ↵Nick Burch2014-04-151-1/+0
| | | | | | as JRE 1.6 has it build in git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1587605 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Eclipse classpath for new versions of third party librariesDominik Stadler2014-02-031-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563998 13f79535-47bb-0310-9956-ffa450edef68
* Patch for Bug/Enhancement 55818 - add encryption supportAndreas Beeker2013-12-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1553336 13f79535-47bb-0310-9956-ffa450edef68
* Set source of generated ooxml classesDominik Stadler2013-11-221-1/+1
| | | | | | | | Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1544692 13f79535-47bb-0310-9956-ffa450edef68
* Add scratchpad-resources to .classpath make TestExtractorFactory run in EclipseDominik Stadler2013-10-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1536065 13f79535-47bb-0310-9956-ffa450edef68
* Try to make the eclipse classpath more general - place the output under ↵Nick Burch2013-10-221-11/+10
| | | | | | /build/, remove hard coded jar source paths, re-order entries to make it easier to see what we have, and use the default JDK not a hard coded version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1534750 13f79535-47bb-0310-9956-ffa450edef68
* Add Eclipse project files and settings to make it easier to start hacking on ↵Dominik Stadler2013-10-161-0/+29
| | | | | | POI in Eclipse git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1532876 13f79535-47bb-0310-9956-ffa450edef68
* Removed user-specific eclipse settings from the repository and added the ↵Rainer Klute2003-08-021-13/+0
| | | | | | files to .cvsignore git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353282 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc, formatting and style improvementsRainer Klute2003-08-021-9/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353280 13f79535-47bb-0310-9956-ffa450edef68
* Beginnings of the performance-branch merge.Andrew C. Oliver2003-07-191-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353222 13f79535-47bb-0310-9956-ffa450edef68
* PR:15677Avik Sengupta2003-01-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352975 13f79535-47bb-0310-9956-ffa450edef68
* me thinks this is just a ide file..shouldn't hurt anythingAndrew C. Oliver2002-11-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352924 13f79535-47bb-0310-9956-ffa450edef68