<div dir="ltr"><div>Thanks for the Review .<br><br><br></div>I have fixed the glitches , you stated in the comments and will submit the patch .<br><br>But , before submitting <br><br>I am confused a little bit about the bug 37219 " <span id="summary_alias_container"><span id="short_desc_nonedit_display">Add exported PDF files to recent documents "<br>
<br></span></span><span id="summary_alias_container"><span id="short_desc_nonedit_display">that
 here we are talking about the recent documents of the operating system 
(File manager) , not of the LO file menu . Am i right ???<br><br></span></span><span id="summary_alias_container"><span id="short_desc_nonedit_display">and <br></span></span><div><span id="summary_alias_container"><span id="short_desc_nonedit_display"><br>
</span></span></div><span id="summary_alias_container"><span id="short_desc_nonedit_display">in my patch, <br><br>if
 a user Export the PDF and checks View PDF after export , then the file 
is opened and it is automatically added to the recent documents of the 
Operating System .<br><br></span></span><span id="summary_alias_container"><span id="short_desc_nonedit_display">but if user doesn't checks View PDF after export, then the file is not added to recent documents of Operating System.<br>
<br></span></span><div><span id="summary_alias_container"><span id="short_desc_nonedit_display">and in both cases above file is never added to LO recent documents list , as a PDF is not opened using LO .<br><br></span></span></div>
<div><span id="summary_alias_container"><span id="short_desc_nonedit_display">Whether i include bug 37219 fix in my git commit comment or not,  as i think it is resolved ?<br></span></span></div><div><span id="summary_alias_container"><span id="short_desc_nonedit_display"><br>
</span></span></div><span id="summary_alias_container"><span id="short_desc_nonedit_display">So, please exactly tell me about the bug 37219 .<br><br><br></span></span><span id="summary_alias_container"><span id="short_desc_nonedit_display">Thanks <br>
</span></span></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 17, 2013 at 5:26 PM, Thorsten Behrens (via Code Review) <span dir="ltr"><<a href="mailto:gerrit@gerrit.libreoffice.org" target="_blank">gerrit@gerrit.libreoffice.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thorsten Behrens has posted comments on this change.<br>
<br>
Change subject: fdo#37222 and fdo#37219  Open pdf after Export and added to recent documents.<br>
......................................................................<br>
<br>
<br>
Patch Set 1: This need some tweaks before it is merged<br>
<br>
(4 inline comments)<br>
<br>
Nice feature! The viewing part works perfectly, some trivial nitpicks in the inline comments.<br>
<br>
fdo#37219 does not seem fixed though, so better remove the reference from the commit comment (or fix it ;))<br>
<br>
....................................................<br>
File filter/source/pdf/impdialog.src<br>
Line 313:     };<br>
Could be moved just a tad up? At least from Impress, there is a larger gap from the previous checkbox - or is that intended?<br>
<br>
<br>
....................................................<br>
File officecfg/registry/data/org/openoffice/Office/WebWizard.xcu<br>
Line 209:                     </node><br>
What is this for? Seems rather unnecessary?<br>
<br>
<br>
....................................................<br>
File vcl/inc/vcl/pdfextoutdevdata.hxx<br>
Line 112:     sal_Bool    GetIsViewPDF() const;<br>
What is this (and the SetIsView) for? Seems unused?<br>
<br>
<br>
....................................................<br>
File vcl/source/gdi/pdfextoutdevdata.cxx<br>
Line 555: }<br>
See question in header<br>
<div class="im"><br>
<br>
--<br>
To view, visit <a href="https://gerrit.libreoffice.org/3810" target="_blank">https://gerrit.libreoffice.org/3810</a><br>
To unsubscribe, visit <a href="https://gerrit.libreoffice.org/settings" target="_blank">https://gerrit.libreoffice.org/settings</a><br>
<br>
</div>Gerrit-MessageType: comment<br>
<div class="im">Gerrit-Change-Id: Ic94c0a9c6e0f7bef9727a40a8b656218f233cd61<br>
Gerrit-PatchSet: 1<br>
Gerrit-Project: core<br>
Gerrit-Branch: master<br>
Gerrit-Owner: Anurag Kanungo <<a href="mailto:anuragkanungo@gmail.com">anuragkanungo@gmail.com</a>><br>
</div>Gerrit-Reviewer: Thorsten Behrens <<a href="mailto:tbehrens@suse.com">tbehrens@suse.com</a>><br>
Gerrit-Reviewer: Tor Lillqvist <<a href="mailto:tml@iki.fi">tml@iki.fi</a>><br>
</blockquote></div><br></div>