Bugs 38840+39596: Coverage analysis and static analysis: Whats next ?

Michael Meeks michael.meeks at suse.com
Thu Sep 6 05:53:28 PDT 2012


On Thu, 2012-09-06 at 13:15 +0200, John Smith wrote:
> Alright, let me see if I understand this one correctly first. You
> basically want people to be able to find out what gets "#define" 'd in
> what rc files ? So for example, you want people to search for
> "FL_RECORD" to discover that that gets defined in
> './sw/source/ui/envelp/mailmrge.hrc" ?

	Nope it's worse than that; we want to go from "Export" to:

String STR_PDF_EXPORT
{
        Text[ en-US ] = "E~xport";
};

	and from there to an opengrok query (?) for STR_PDF_EXPORT in the code.
Of course; we could do this in shell, in a tool in the code if you're
happier with that :-)

	ATB,

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list