DO NOT REPLY [Bug 41898] - Word 2003 pictures cannot be extracted

2007-03-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=41898. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: some excel templates work, some won't work at all, and we don't quite know why

2007-03-30 Thread Julien Oster
Hi, Yegor Kozlov schrieb: Is there anything special in the way you are inserting images? Any user actions after Insert image from file? I mean undo or delete image and insert a newer version? No, there weren't any special user actions. But the bug is fixed now, Yegor Kozlov submitted a

Class IterationRecord

2007-03-30 Thread Julien Oster
Hello, what exactly is an IterationRecord for? http://jakarta.apache.org/poi/apidocs/org/apache/poi/hssf/record/IterationRecord.html I especially wonder why it's set to false upon document creation, as the description somehow seems like it would control whether depending formulas are

DO NOT REPLY [Bug 41971] - Excel doesn't reevaluate formula cells, worked with 2.5.1

2007-03-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=41971. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re[2]: some excel templates work, some won't work at all, and we don't quite know why

2007-03-30 Thread Yegor Kozlov
Hi, JO No, there weren't any special user actions. But the bug is fixed now, JO Yegor Kozlov submitted a patch and inserting any images works flawlessly JO now (see http://issues.apache.org/bugzilla/show_bug.cgi?id=28744 ). JO Judging from the content of the patch it was rather subtle. It won't

svn commit: r524085 - /jakarta/poi/trunk/src/scratchpad/src/org/apache/poi/hslf/model/Picture.java

2007-03-30 Thread yegor
Author: yegor Date: Fri Mar 30 06:48:56 2007 New Revision: 524085 URL: http://svn.apache.org/viewvc?view=revrev=524085 Log: convert from pixels (96dpi) to points(72dpi) when setting picture anchor Modified: jakarta/poi/trunk/src/scratchpad/src/org/apache/poi/hslf/model/Picture.java