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


On Fri, 2011-09-09 at 01:24 +0400, Dmitry. A. Ashkadov wrote:
I found that some functions/methods is never used.  This functions are
listed in «unusedcode.easy» file. Is this file generated automatically
or I should modify it in case of removing unused functions? 

Both. So if you remove a method from the code, remove it from the
unusedcode.easy as well so that noone else wastes time trying to find
and remove it inbetween the runs I do to update it.

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)? 

http://wiki.documentfoundation.org/Development/Patch_Handling_Guideline#Generate_patch_via_git_format-patch
 should help, that format should handle binary changes.

C.

p.s. I haven't a clue about the MaskColor stuff.


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.