Yegor Kozlov
|
3de9d1ef79
|
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
|
2007-06-26 08:09:24 +00:00 |
Yegor Kozlov
|
bc01bbb80e
|
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
|
2007-06-26 08:00:37 +00:00 |
Rainer Klute
|
b5bee7257b
|
Removed unnecessary cast.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550566 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-25 17:58:28 +00:00 |
Joe Schaefer
|
898766dce5
|
move poi to top level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550311 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-25 01:51:34 +00:00 |
Rainer Klute
|
ce9f8ceb88
|
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
|
2007-06-23 07:44:47 +00:00 |
Nick Burch
|
84726d7ca1
|
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
|
2007-06-21 21:24:25 +00:00 |
Nick Burch
|
aa1b5c9dd4
|
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
|
2007-06-21 19:28:04 +00:00 |
Nick Burch
|
71a6a7d7ac
|
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
|
2007-06-20 13:58:14 +00:00 |
Nick Burch
|
94a068a15b
|
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
|
2007-06-19 22:41:33 +00:00 |
Nick Burch
|
a90d688de3
|
Make a start on supporting Chunks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548836 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-19 19:55:30 +00:00 |
Nick Burch
|
f8792d87d7
|
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
|
2007-06-18 23:00:36 +00:00 |
Nick Burch
|
bd6ef69ce6
|
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
|
2007-06-18 22:44:56 +00:00 |
Nick Burch
|
0f0d2aaf98
|
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
|
2007-06-18 22:26:04 +00:00 |
Nick Burch
|
4fef51784c
|
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
|
2007-06-18 20:24:39 +00:00 |
Nick Burch
|
61fdc5c0e1
|
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
|
2007-06-18 19:39:29 +00:00 |
Nick Burch
|
0b42cc2713
|
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
|
2007-06-18 18:10:57 +00:00 |
Nick Burch
|
f05388b261
|
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
|
2007-06-18 18:09:30 +00:00 |
Nick Burch
|
6d283656c9
|
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
|
2007-06-17 15:54:52 +00:00 |
Nick Burch
|
e40fac5f9b
|
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
|
2007-06-17 15:27:23 +00:00 |
Nick Burch
|
bdc0883b6f
|
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
|
2007-06-17 10:59:48 +00:00 |
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
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@547933 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-16 15:47:29 +00:00 |
Nick Burch
|
6572c41c87
|
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
|
2007-06-08 12:35:05 +00:00 |
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
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545491 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-08 12:31:21 +00:00 |
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)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@545478 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-08 11:17:02 +00:00 |
Yegor Kozlov
|
be987c54e8
|
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
|
2007-06-06 06:42:17 +00:00 |
Nick Burch
|
96d95e6741
|
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
|
2007-06-04 18:22:18 +00:00 |
Nick Burch
|
143f594849
|
Fix two broken links
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@544172 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-04 15:48:34 +00:00 |
Nick Burch
|
f2b38a1830
|
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
|
2007-06-04 15:26:48 +00:00 |
Andrew C. Oliver
|
58c8dfd031
|
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
|
2007-06-04 13:52:57 +00:00 |
Nick Burch
|
196db9802e
|
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
|
2007-06-01 11:39:48 +00:00 |
Nick Burch
|
d4489997a5
|
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
|
2007-06-01 10:36:12 +00:00 |
Yegor Kozlov
|
bd744d1184
|
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
|
2007-06-01 07:06:51 +00:00 |
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
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543203 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-31 18:09:57 +00:00 |
Nick Burch
|
bc3a50430d
|
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
|
2007-05-30 14:10:57 +00:00 |
Yegor Kozlov
|
8de5ebb35f
|
HSLF: readonly support for hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542804 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-30 11:56:46 +00:00 |
Nick Burch
|
5910a6c5b7
|
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
|
2007-05-29 18:10:11 +00:00 |
Nick Burch
|
f5f18142e8
|
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
|
2007-05-29 17:32:05 +00:00 |
Nick Burch
|
4acdbda5c8
|
Further updates to the site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542593 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-29 17:18:45 +00:00 |
Nick Burch
|
e503ba4beb
|
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
|
2007-05-29 16:51:41 +00:00 |
Yegor Kozlov
|
3a7fba441c
|
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
|
2007-05-29 08:32:56 +00:00 |
Yegor Kozlov
|
ff60d78860
|
support for text bullets
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542179 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 09:45:09 +00:00 |
Yegor Kozlov
|
bd4852d48b
|
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
|
2007-05-26 07:22:51 +00:00 |
Yegor Kozlov
|
98d43d24f8
|
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
|
2007-05-25 13:03:26 +00:00 |
Yegor Kozlov
|
d4134d80ef
|
added support for TitleMaster object
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541622 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-25 12:04:45 +00:00 |
Yegor Kozlov
|
f89c211539
|
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
|
2007-05-24 12:09:34 +00:00 |
Yegor Kozlov
|
a0e489bb4d
|
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
|
2007-05-24 11:38:36 +00:00 |
Yegor Kozlov
|
4b76f7c104
|
throw HSLFException instead of RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541267 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 11:05:24 +00:00 |
Yegor Kozlov
|
708ab88e4d
|
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
|
2007-05-24 11:04:22 +00:00 |
Yegor Kozlov
|
26528d13ca
|
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
|
2007-05-24 07:52:04 +00:00 |
Nick Burch
|
946b6fee58
|
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
|
2007-05-22 18:00:24 +00:00 |