Hi Felix,
You are right, it makes no sense to duplicate the efforts.
So I would suggest to take a look to the following issue
http://qa.openoffice.org/issues/show_bug.cgi?id=100835
The area should be already familiar for you. We could discuss it on the
meeting tomorrow.
Best regards,
Mikhail.
On 05/05/09 15:25, Zhang Xiaofei wrote:
Hi Mikhail,
I'm awfully sorry for forgetting attaching the patch. Actually it did
nothing but calls SystemShell::AddToRecentDocumentList() in case
SFX_EVENT_OPENDOC, but still it doesn't fulfill the scenario you
introduced.
By the way I have seen the latest comments on IZ and read the patch in
i51154. So I guess it's better we have haggai continue on this issue?
Best Regards,
Felix.
On Mon, May 4, 2009 at 5:46 PM, Mikhail Voytenko
<mikhail.voyte...@sun.com <mailto:mikhail.voyte...@sun.com>> wrote:
Hi Felix,
Sorry, but there looks to be no patch attached.
A good scenario to test the change is the following.
- open document A
- save as B
- close the document B
The document A as well as the document B should be in the list.
Best regards,
Mikhail.
On 05/04/09 11:32, Zhang Xiaofei wrote:
Hi Mikhail,
Thank you for the information about the printing
implementation. I will keep tuned about the cws.
About i92068, here's a patch in the attachment. However I
could not see if it makes difference. Yet the opened document
does not show in the recent list before until it is closed. Is
that correct, or did I miss something? I'm looking forward to
your advice.
Thank you and Best Regards,
Felix.
Mikhail Voytenko
Hi Felix,
Currently the printing implementation of the documents is
reimplemented in "printerpullpages" cws. That will
indirectly affect the implementation of the embedded
objects printing, as well as math printing and the
implementation for chart you are working on. So I would
suggest to postpone the task until the mentioned cws is
integrated.
For now you could implement the following enhancement
http://www.openoffice.org/issues/show_bug.cgi?id=92068
The current implementation can be found in
sfx2/source/appl/sfxpicklist.cxx. The call
"SystemShell::AddToRecentDocumentList()" should be called
during document opening as well to let the opened document
appear in the pick list.
Best regards,
Mikhail.