Regarding #tdf89175 android: Password protected files

2015-12-23 Thread Alex F
I recently worked on #tdf88389 and thought I'd try something related to the c++ code base this time. To get an idea of what's going on when the android client opens a passworded file, I tried setting breakpoints on related methods to step through the code. I placed some breakpoints on the document

Alex Fong license statement

2015-11-11 Thread Alex F
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Alex Fong -- View this message in context: http://nabble.documentfoundation.org/Alex-Fong-license-statement-tp4165991.html Sent from the Dev mailing list archive at Nabble.com. __

Re: Getting Started with LO Dev

2015-11-09 Thread Alex F
Running make clean and recompiling the build seems to have solved the problem. Hope this helps others who ever face a similar problem. -- View this message in context: http://nabble.documentfoundation.org/Getting-Started-with-LO-Dev-tp4165802p4165804.html Sent from the Dev mailing list archive

Getting Started with LO Dev

2015-11-09 Thread Alex F
Hi there, I'm Alex, a CS undergrad and like Massimiliano & Sakunt, would like to contribute to LO. I'm interested in LO for Android in particular and have been attempting to set up the development environment for Android. Wasn't really able to get past building though. Compiling on my linux machi