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


Hi Alex,

On Wed, Dec 23, 2015 at 05:37:35AM -0700, Alex F <alexfongg@gmail.com> wrote:
Been using the following settings in autogen.input to build LO after a make
clean. 
--enable-debug
--enable-selective-debuginfo="sw/"
--with-distro=LibreOfficeAndroid
--with-android-ndk=/home/alex/Android/Sdk/ndk-bundle
--with-android-sdk=/home/alex/Android/Sdk

This means you'll get debug symbols in sw/ only, while the password
protection code is not specific for Writer, it's shared with Calc and
Impress as well.

Passwords a probably entered via an interaction handler, see
LOKInteractionHandler::handleInteractionRequest() in
desktop/source/lib/lokinteractionhandler.cxx, perhaps that's what has to
be extended.

Probably you can do the hard part of this feature in a normal desktop
build against gtktiledviewer, and only the Android-specific part in an
Android build -- that should help your debugging. :-)

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature


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.