Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Mon, 2011-01-03 at 14:22 +0100, Christina Roßmanith wrote:
Hi,

my first patch...

Nicely done for your very first patch. :-)

BTW, since you asked the following question....

-    BOOL            bDoInsert;      // wird fuer das erste Update auf FALSE gesetzt
-
+    BOOL            bDoInsert;      // is set to FALSE for first update (Is that comment correct? 
Can't find statement containing "bDoInsert" and "FALSE" using grok)

bDoInsert can in fact be FALSE in ScDocFunc::InsertAreaLink (docfunc.cxx
line 4923) where the flag value is set via SetDoInsert() method.  If
bFitBlock value there is false, then bDoInsert will become false too.

For future reference, we ask that you set your real name in your local
git configuration in order to get your real name appear in your commit
log.  You can do so by

git config --global user.name "Your Name"

For this commit, I put your real name manually from your post.

Thanks a lot!

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida@novell.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.