Hello, I'm trying to help out with the "easy hacks" here: http://www.freedesktop.org/wiki/Software/LibreOffice/EasyHacks?action=show&redirect=Software/libreoffice/EasyHacks
This is my first time looking at this code. A couple questions: - should I remove @author claims to specific code? (I know other projects I follow try to avoid @this-code-by so as to keep the code a _community_ owned thing). - should I replace strings like "// FIXME blah blah blah" with "// @TODO: blah blah blah" so that doxygen and other automations pick these comments up? examples of both of the above are: lines 52 and 355 of build/extensions/coooder/source/org/openoffice/coooder/comp/HighlighterImpl.java Thanks, -- Jonathan Zacsh -- To unsubscribe, send an empty e-mail to [email protected] All messages you send to this list will be publicly archived and cannot be deleted. List archives are available at http://www.documentfoundation.org/lists/discuss/
