146 Commits (0bedde6467a3adda2c2133f0ff695bec529a686b)

Author SHA1 Message Date
  Nick Burch 559508b7e0 Finish off XSSFHyperlink support 16 years ago
  Josh Micich 4e01cda4ae Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for numeric cells with no value. 16 years ago
  Nick Burch 159e8a3e9f Tweak xmlbeans call to play nicely on macs 16 years ago
  Nick Burch bde775b473 Add missing jar to init 16 years ago
  Nick Burch 21154b1bbf New ooxml4j, and finish getting xssf comments to be saved and re-loaded again 16 years ago
  Nick Burch c76550b831 Improve how XSSFCell does error stuff 16 years ago
  Nick Burch 4bc2e0eb3e Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642566,642568-642574,642576 via svnmerge from 16 years ago
  Nick Burch 8aa0c858c6 Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,613402-614210,614212-614273,614275-614869,614871-614877,614879-614908,614910-615189,615191-615254,615256-615258,615260-615309,615311-615314,615316-615609,615611-615768,615770-615858,615860-617155,617157-617166,617168-617482,617484-617486,617488-617490,617492-617515,617517-617522,617524-617554,617556-617833,617835-618229,618231-618234,618236-618327,618329-618679,618681-618689,618691,618693-618939,618941-619000,619002-619309,619311-619381,619383-619501,619503-619508,619510-619847,619850,619852-619967,619969-620340,620342-620556,620558-620581,620583-627778,627780-627787,627789-627998,628000-628026,628028,628030-628032,628034,628036-628043,628045-628064,628066-628713,628715-629551,629553-629737,629739-629741,629743-629754,629756-629820,629822-629828,629830,629833-629836,629838-629848,629850-629864,629866-630159,630161-630163,630165-633113,633115-633117,633119-633125,633127-633150,633152-633168,633170-633204,633206-633504,633506-633546,633549-634317,634319-634370,634373-634616,634618,634620-634629,634631-636750,636752-636755,636757-636785,636787-636789,636791-637188,637190-637592,637594,637596-637597,637599,637602-637869,637871-638784,638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-640056,640058-642557 via svnmerge from 16 years ago
  Nick Burch 869e44828c Add note about needing to give ant more memory to run all the tests 16 years ago
  Nick Burch 2f5dc6f5e8 New version of openxml4j, which supports reading from InputStreams. Enable WorkbookFactory test for this 16 years ago
  Nick Burch 059ebfaacf New openxml4j. Also, re-order some of the xssfworkbook writing out steps, so we can update references. Finally, some more tests 16 years ago
  Nick Burch 46ac8d5e3e Tweak some build paths, and add in some tasks for running things like POIFSView and BiffViewer 16 years ago
  Nick Burch b269d4ec05 Add target single-test-ooxml 16 years ago
  Nick Burch 1153191658 Start on a factory for producing the right Workbook 16 years ago
  Ugo Cei 913a1ad96e Merged revisions 627779-634630 via svnmerge from 16 years ago
  Ugo Cei 68f4aa5fbc Merged revisions 615190-618235 via svnmerge from 16 years ago
  Ugo Cei 2ee81f51c9 Use new version of OpenXML4J that allows saving straight to an OutputStream without going through a file. 16 years ago
  Nick Burch 4b4973dcd7 Update to use a newer openxml4j jar file, which contains patches from myself and Ugo 16 years ago
  Nick Burch f4b03fa348 [ooxml-branch] Add in a jdk 1.4 jar task too 16 years ago
  Nick Burch 4bce8dfcd0 [ooxml-branch] Split the common ss interfaces into two sets - one that works with jdk 1.5 and has the full functionality, and another that works with jdk 1.4 and only has dummy functionality. Update build.xml to spit out two versions of the main classes, one for jdk 1.5 with the full interfaces, and one for jdk 1.4 with the dummy ones (but which is otherwise like the current behaviour). Also add readme explaining all this 16 years ago
  Nick Burch 55095d1ccb Add a missing bit to the compile-ooxml ant task 16 years ago
  Ugo Cei 0ccdcda9bd Changed location of OOXML sources and testcases. 16 years ago
  Nick Burch a176593fb2 Fix for building the OOXML xmlbeans stuff on osx, patch from ugo 16 years ago
  Nick Burch 71085a913b OOXML pptx text extractor, and test. Also add jar-ooxml ant task 16 years ago
  Nick Burch 7d409e8139 Support getting the low level sheet objects back for an xlsx document 16 years ago
  Nick Burch bd40f5a018 Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a ooxml container lister 16 years ago
  Nick Burch 47207dd723 Update build.xml to download various libraries that we will want for playing with ooxml files 16 years ago
  Nick Burch 7b38ebad80 Make compile-scratchpad depend on compile-main, as it's dependent 16 years ago
  Yegor Kozlov a286e29e91 updated to version 3.0.2-beta1 16 years ago
  Nick Burch 19e4ecea6e Add some testdata paths to the single unit test task, so that more of the scratchpad tests can be run individually 17 years ago
  Nick Burch 4dd0181328 Move POIDocument out of the scratchpad 17 years ago
  Nick Burch dbc9404830 Initial HSMF (outlook) support from Travis 17 years ago
  Nick Burch aa1b5c9dd4 Start on processing the commands stored within a HDGF chunk, plus initial tests for it 17 years ago
  Nick Burch 0f0d2aaf98 Basic support for a few key kinds of streams, and tests to go with this 17 years ago
  Nick Burch fe87196450 When we copy the normal jars into the right spot for uploading to the ibiblio sync, name the jars without the date 17 years ago
  Nick Burch d7e0e709c9 As requested by Andy, a big change to how the maven-dist occurs. Now, we copy over the main jars to the maven directory, rather than making their own. We then have a different pom for each of poi, -scratchpad and -contrib. Finally, put all the files under maven-dist into the right place for upload 17 years ago
  Nick Burch fff1764455 Remove the section entries from the jar manifests, as they aren't required, and it looks like we only have them because someone cut'n'pasted from the ant manual (see bug #42614) 17 years ago
  Nick Burch 1d13cf7811 Update the main .pom file based on advice from the repos team. Include the redirect pom, which needs to be placed under /poi/, to tell maven to switch to /org.apache.poi/, and detail this new pom in the release guide 17 years ago
  Nick Burch f5f18142e8 Update Jakarta -> Apache in the build file, and update more of the site 17 years ago
  Nick Burch 5101976dfa Updates for 3.0 being released 17 years ago
  Nick Burch 0a3756d28d Add in a clean step before compile in dist 17 years ago
  Avik Sengupta fdc989bd94 add license to build file 17 years ago
  Nick Burch ad34e355bf Include NOTICE and LICENSE in the maven targetted jars too 17 years ago
  Nick Burch 3376ded332 Include the NOTICE and LICENSE files in the root of the Jars we build. When building the dist zip and tar files, have them output into a sensible directory name (rather than the current directory), and have them include a single copy of NOTICE and LICENSE 17 years ago
  Nick Burch b3a28b66bc Bump version up to 3.0 alpha 3 17 years ago
  Nick Burch 21d0626148 We need to ensure we have the main code compiled before running contrib and scratchpad tests 17 years ago
  Nick Burch 4d21c8dfa0 Add ant task for building the maven/ibiblio friendly binary and source jar files, and creating a .pom for them 18 years ago
  Sean Sullivan 5db03f2cb0 upgrade jar verions: Log4j, Commons Logging, 18 years ago
  Nick Burch 72ffd0bcf7 Release 3.0 alpha 2 18 years ago
  Nick Burch 1918628fe1 Copy HSLF resources over when compiling scratchpad 18 years ago