<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello!<br>
<br>
I found that images as a resource defined in *.src file with
parameter «MaskColor»:<br>
<br>
<tt>Image RID_SVXBMP_SLIDERINCREASE<br>
{<br>
ImageBitmap = Bitmap<br>
{<br>
File = "slidezoomin_11.png" ;<br>
};<br>
MaskColor = STD_MASKCOLOR;<br>
};</tt><br>
<br>
What does this parameter mean? Can I don't set MaskColor?<br>
<br>
<br>
I found that some functions/methods is never used. This functions
are listed in «<a
href="http://opengrok.libreoffice.org/xref/core/unusedcode.easy">unusedcode.easy</a>»
file. Is this file generated automatically or I should modify it in
case of removing unused functions? <br>
<br>
<br>
How can I generate a patch (diff) which may be used to push changes
to official repository? Should I make a commit to a local repository
before generating a patch? And what I should do in case of
modification of binary data (changed/added images)? <br>
<br>
Thank You!<br>
<pre class="moz-signature" cols="72">--
Best Regards,
Dmitry</pre>
</body>
</html>