[PATCH] fdo#44925: list box contents should be same direction/alignment as sheet, not the interface

Caolán McNamara caolanm at redhat.com
Fri Sep 7 07:41:27 PDT 2012


On Thu, 2012-08-30 at 20:52 +0000, Manal M. Alhassoun wrote:
> 
> Hello,
> 
> Could you please review the attached patch.

Looks reasonable to me. Or maybe
if (Application::GetSettings().GetLayoutRTL() != bLayoutRTL)
    pFilterBox->EnableMirroring();
is a little shorter with the same effect ?

Either way, could you add yourself to
http://wiki.documentfoundation.org/Development/Developers
and send a mail like
http://lists.freedesktop.org/archives/libreoffice/2012-July/035301.html
to this list to state that your contributions are under our preferred
MPL+/LGPLv3+ license combination, and then we can merge it in.

C.




More information about the LibreOffice mailing list