]>
source.dussan.org Git - poi.git/log
Nick Burch [Mon, 17 Sep 2007 15:58:54 +0000 (15:58 +0000)]
Implementation of the Day function from Pavel Krupets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576492
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 15:21:34 +0000 (15:21 +0000)]
Fix the indenting on write(), which has been messed up for an age
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576475
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 10:29:27 +0000 (10:29 +0000)]
Add a note on autoSizeColumn being a somewhat slow opperation. Update the status log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576351
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 13 Sep 2007 19:11:10 +0000 (19:11 +0000)]
fixed re-open of bug #42844. HSSFEventFactory silently skips unknown records that happen to be continued.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@575406
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 11 Sep 2007 13:08:45 +0000 (13:08 +0000)]
fix broken compilation. removed a reference to a class from the scratchpad.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@574589
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 9 Sep 2007 07:38:35 +0000 (07:38 +0000)]
support for adding Picture to ShapeGroup in HSLF. See Bug 43323 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573955
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 8 Sep 2007 16:34:10 +0000 (16:34 +0000)]
Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573878
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 8 Sep 2007 16:12:29 +0000 (16:12 +0000)]
Support for getting OLE object data from slide show. See Bug 43247 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573872
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 26 Aug 2007 15:26:29 +0000 (15:26 +0000)]
initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). See Bug 43125 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569827
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 26 Aug 2007 15:03:13 +0000 (15:03 +0000)]
fixed: Bug 43088: Excel file can't be loaded if comments exceed a size of 4111 characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569821
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 18:22:06 +0000 (18:22 +0000)]
Changelog update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569102
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 18:20:39 +0000 (18:20 +0000)]
Fix for bug #42844 - Include some of the crazy continue record handling that we have in RecordFactory into HSSFEventFactory, so that we can handle when records aren't immediately followed by their continue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569101
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 17:40:24 +0000 (17:40 +0000)]
When writing out a workbook, skip a WORKBOOK stream (if there is one), since we always write out as Workbook + test (bug #43055)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569082
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 16:33:36 +0000 (16:33 +0000)]
Implementation of Month and Year functions, from Guenter Kickinger (bug #43199)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569062
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 12:03:20 +0000 (12:03 +0000)]
When trying to tell if a PPT file is encrypted or not, try to avoid an AIOOB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@568949
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:41:46 +0000 (14:41 +0000)]
Add in missing copyright headers to a couple of new testcases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566198
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:40:02 +0000 (14:40 +0000)]
Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566196
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:19:08 +0000 (14:19 +0000)]
Patch from bug #43108 - when fetching system properties, use sensible defaults if we're not able to access them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566183
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 13:58:12 +0000 (13:58 +0000)]
Patch from David Law in bug #43093 - handle Area3D formula references that refer to a different sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566157
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 10 Aug 2007 17:34:57 +0000 (17:34 +0000)]
Bug 43090: autoSizeColumn can calculate negative sizes for the column width due to a cast from integer to short
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564689
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 9 Aug 2007 16:27:16 +0000 (16:27 +0000)]
Further enhancements to Font Metrics support, wrt fonts with bold/italic varients, such as dialog (plus tests)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564263
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 9 Aug 2007 14:27:06 +0000 (14:27 +0000)]
If the Escher layer is asked to draw text with an invalid font, throw a much more useful error. Plus test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564219
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 6 Aug 2007 16:49:47 +0000 (16:49 +0000)]
fixed bug 42620: More than one slide fails to open in OpenOffice. Fix: UserEditAtom.MaxPersistWritten wasn't updated when adding new slides.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563185
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 6 Aug 2007 13:38:48 +0000 (13:38 +0000)]
Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat. A few improvements to isADateFormat, and to HSSFCellStyle to allow calling of it. Plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563129
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 3 Aug 2007 18:09:41 +0000 (18:09 +0000)]
fixed Bug 42999: HSSFPatriarch positioning problem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@562536
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 18 Jul 2007 17:00:14 +0000 (17:00 +0000)]
you can now protect files with writeProtectWorkbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@557333
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 9 Jul 2007 22:50:00 +0000 (22:50 +0000)]
Add stub hsmf documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@554782
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 9 Jul 2007 22:19:21 +0000 (22:19 +0000)]
Initial HSMF (outlook) support from Travis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@554774
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 6 Jul 2007 13:27:15 +0000 (13:27 +0000)]
Update the homepage for 3.0.1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@553874
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 2 Jul 2007 16:24:00 +0000 (16:24 +0000)]
Update the changelog with a couple of things
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552532
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 2 Jul 2007 16:08:26 +0000 (16:08 +0000)]
keep the javadoc compiler quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552525
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 2 Jul 2007 16:02:58 +0000 (16:02 +0000)]
oops...forgot these
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552522
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 2 Jul 2007 08:10:28 +0000 (08:10 +0000)]
Now can protect sheets with a password. So everyone may cease whining about it
already :-)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552425
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 15:01:01 +0000 (15:01 +0000)]
Yet more javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551914
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:48:00 +0000 (14:48 +0000)]
Lots more javadoc warning fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551912
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:18:11 +0000 (14:18 +0000)]
Some more fixes for javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551908
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:09:07 +0000 (14:09 +0000)]
Fix a whole slew of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551903
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 20:19:18 +0000 (20:19 +0000)]
Several TLP tweaks and typo fixes in the documentation. Update the changelog for recent commits, and add some initial documentation on HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551309
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 19:00:35 +0000 (19:00 +0000)]
Include a test for the text extraction code. Update code to use POILogger instead of System.err. Update the NOTICE file for the TLP change, and add entries for JUnit and the small GPL v3 bits of HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551273
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 18:34:17 +0000 (18:34 +0000)]
Lots more HDGF support for chunks, and add support for basic text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551258
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 26 Jun 2007 17:58:28 +0000 (17:58 +0000)]
Restored the cast: JDK 1.4 needs it. :-(
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550886
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 26 Jun 2007 08:09:24 +0000 (08:09 +0000)]
fixed [Bug 42677] - HSLF SlideShow write() issues on tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550731
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 26 Jun 2007 08:00:37 +0000 (08:00 +0000)]
make the code compatible with JDK 1.4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550726
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 25 Jun 2007 17:58:28 +0000 (17:58 +0000)]
Removed unnecessary cast.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550566
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Schaefer [Mon, 25 Jun 2007 01:51:34 +0000 (01:51 +0000)]
move poi to top level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550311
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 23 Jun 2007 07:44:47 +0000 (07:44 +0000)]
Consistency check added when reading property set stream. An IllegalPropertyDataException is thrown if the property set stream is larger than it claims to be.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@550021
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jun 2007 21:24:25 +0000 (21:24 +0000)]
Make a start on processing the commands within the chunks, and their values. Includes some tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549616
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jun 2007 19:28:04 +0000 (19:28 +0000)]
Start on processing the commands stored within a HDGF chunk, plus initial tests for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549588
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 20 Jun 2007 13:58:14 +0000 (13:58 +0000)]
Tweak test to match last V11 related change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549111
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jun 2007 22:41:33 +0000 (22:41 +0000)]
Improved support for chunks and chunk streams, plus tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548870
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jun 2007 19:55:30 +0000 (19:55 +0000)]
Make a start on supporting Chunks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548836
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 23:00:36 +0000 (23:00 +0000)]
Add a developer helper class, which prints out the stream+pointer structure of a visio file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548525
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 22:44:56 +0000 (22:44 +0000)]
Convert HDGFDiagram to using the new pointer and stream code, and add tests for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548518
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 22:26:04 +0000 (22:26 +0000)]
Basic support for a few key kinds of streams, and tests to go with this
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548511
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 20:24:39 +0000 (20:24 +0000)]
Initial HDGF support for streams, plus tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548476
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 19:39:29 +0000 (19:39 +0000)]
Initial support for HDGF pointers, along with tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548461
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 18:10:57 +0000 (18:10 +0000)]
First stab at hdgf, an implementation of the visio format. Basic support for processing the equivalent of records - pointers and blocks. Now to refactor it into something sane!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548428
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 18 Jun 2007 18:09:30 +0000 (18:09 +0000)]
Add information on the example code for the missing record aware event code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548426
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 17 Jun 2007 15:54:52 +0000 (15:54 +0000)]
Finish off the example use of MissingRecordAwareHSSFListener, which outputs a csv
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548049
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 17 Jun 2007 15:27:23 +0000 (15:27 +0000)]
Add a new method on HSSFDateUtil of isADateFormat, which will cope with both internal excel date formats, and custom date formats the are for dates (plus test)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548044
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 17 Jun 2007 10:59:48 +0000 (10:59 +0000)]
Make a start on some example code to use MissingRecordAwareHSSFListener for turning a xls into a csv
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548030
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 16 Jun 2007 15:47:29 +0000 (15:47 +0000)]
When we copy the normal jars into the right spot for uploading to the ibiblio sync, name the jars without the date
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@547933
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jun 2007 12:35:05 +0000 (12:35 +0000)]
New projected release date for 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545492
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jun 2007 12:31:21 +0000 (12:31 +0000)]
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
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545491
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jun 2007 11:17:02 +0000 (11:17 +0000)]
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)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545478
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 6 Jun 2007 06:42:17 +0000 (06:42 +0000)]
replace Jakarta POI --> Apache POI in package.html files
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544742
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 4 Jun 2007 18:22:18 +0000 (18:22 +0000)]
Replace the single method JavaDoc copied from the JDK with our own documentation, which is possibly also easier to grok
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544197
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 4 Jun 2007 15:48:34 +0000 (15:48 +0000)]
Fix two broken links
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544172
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 4 Jun 2007 15:26:48 +0000 (15:26 +0000)]
Add a few more updates to the change log
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544165
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 4 Jun 2007 13:52:57 +0000 (13:52 +0000)]
http://issues.apache.org/bugzilla/show_bug.cgi?id=23951
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544151
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Jun 2007 11:39:48 +0000 (11:39 +0000)]
Lots more Jakarta POI -> Apache POI, and poi-user@jakarta -> user@poi changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543466
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Jun 2007 10:36:12 +0000 (10:36 +0000)]
Update the group and project logo to account for TLP
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543456
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 1 Jun 2007 07:06:51 +0000 (07:06 +0000)]
encode unicode chars in HSLF unit tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543411
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 31 May 2007 18:09:57 +0000 (18:09 +0000)]
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
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543203
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 30 May 2007 14:10:57 +0000 (14:10 +0000)]
A couple more bug fixes for the changelog, and add documentation on the missing record aware event api code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542824
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 30 May 2007 11:56:46 +0000 (11:56 +0000)]
HSLF: readonly support for hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542804
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 29 May 2007 18:10:11 +0000 (18:10 +0000)]
Add a few of the recent changes to the chagelog, under the provisional 3.0.1 release tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542605
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 29 May 2007 17:32:05 +0000 (17:32 +0000)]
Update Jakarta -> Apache in the build file, and update more of the site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542597
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 29 May 2007 17:18:45 +0000 (17:18 +0000)]
Further updates to the site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542593
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 29 May 2007 16:51:41 +0000 (16:51 +0000)]
Start on updating the site for Jakarta -> Apache
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542587
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 29 May 2007 08:32:56 +0000 (08:32 +0000)]
fixed bug 38256: RuntimeException: Couldn't instantiate the class for type with id 0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542453
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 28 May 2007 09:45:09 +0000 (09:45 +0000)]
support for text bullets
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542179
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 26 May 2007 07:22:51 +0000 (07:22 +0000)]
fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape.getShapeType(); Also changed the code to write messages to POILogger instead of System.err/System.out
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541867
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 25 May 2007 13:03:26 +0000 (13:03 +0000)]
fixed bug 42486: Failure parsing a seemingly valid PPT. Some of the assertions in ExHyperlink were too strong. Write to log instead of throwing exception
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541632
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 25 May 2007 12:04:45 +0000 (12:04 +0000)]
added support for TitleMaster object
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541622
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 May 2007 12:09:34 +0000 (12:09 +0000)]
fixed bug 42484: NullPointerException from ShapeGroup.getAnchor()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541281
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 May 2007 11:38:36 +0000 (11:38 +0000)]
fixed bug 42485: All TextBoxes inside ShapeGroups have null TextRuns
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541274
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 May 2007 11:05:24 +0000 (11:05 +0000)]
throw HSLFException instead of RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541267
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 May 2007 11:04:22 +0000 (11:04 +0000)]
return null instead of throwing exception when slide master is not found
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541266
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 May 2007 07:52:04 +0000 (07:52 +0000)]
applied patches from bug 42474: (1) Incorrect matching of notes to slides and (2) NPE in RichTextRun.isBold() when the RichTextRun comes from a Notes model object
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541219
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 22 May 2007 18:00:24 +0000 (18:00 +0000)]
Give more guidance on where to put distribution files
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@540666
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 22 May 2007 17:39:34 +0000 (17:39 +0000)]
Update dates to ISO 8601 format, and copy data from changes to status
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@540659
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 22 May 2007 11:56:48 +0000 (11:56 +0000)]
Update the release documentation to take account of voting on releasing artificats, and also how to do that without ending up with artificats containing the wrong version numbers or dates
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@540546
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 May 2007 13:27:04 +0000 (13:27 +0000)]
Initial version of a Missing Record Aware shim on HSSFListener. Includes limited tests, but not yet any documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539462
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 May 2007 13:19:12 +0000 (13:19 +0000)]
Add some entity definitions that all our xdocs refer to, but which weren't there. Allows our xdocs to validate with an external xml validator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539454
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 May 2007 13:17:41 +0000 (13:17 +0000)]
If the apparent location of the current user atom is past the end of the data, then the file's clearly corrupt, so throw a better exception
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539453
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 May 2007 12:06:09 +0000 (12:06 +0000)]
Updates for 3.0 being released
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539409
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 May 2007 17:09:31 +0000 (17:09 +0000)]
HSLF docs updated: added a note on using HSLF when graphical environment is not avaiable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@535929
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 6 May 2007 15:35:39 +0000 (15:35 +0000)]
HSSF docs updated: added a note on using HSSFSheet.autoSizeColumn in headless mode and added a note on how to read images from a workbook
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@535623
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 May 2007 09:25:06 +0000 (09:25 +0000)]
Add a note about using Cocoon to do XML -> XLS, since people have been asking me about this
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@535137
13f79535 -47bb-0310-9956-
ffa450edef68