[Libreoffice] Patch for fdo#32786

Samuel Mehrbrodt s.mehrbrodt at googlemail.com
Wed Jun 8 03:32:29 PDT 2011


Hi,

I have a fix for fdo#32786 [1] and here's the patch. As stated in the
commit message, I copied the fix from the OOo repository [2] changing
just a few data types to the 'sal_' types.

When I wanted to commit, git complained about remaining tabs and so I
also replaced them with spaces. That makes the patch look bigger than it
actually was, but I didn't see another way.

The actual changes in the patch are in line 20 (import) and from line
580 down (removed lcl_TransliterateEditEngine and changed
ScDocument::TransliterateText).

This is my first contribution to LO, so I'm open for your feedback :)

[1] https://bugs.freedesktop.org/show_bug.cgi?id=32786
[2] http://hg.services.openoffice.org/OOO340/rev/de0464b37fb3



More information about the LibreOffice mailing list