GSoC Project: Sidebar deck for quick find

2023-02-11 Thread Siddharth Khattar
Hello, I was recently taking a look again at the GSoC ideas list and I found out that it had been updated a bit since I last took a look at it a couple of weeks ago. I, unfortunately, wasn't able to find a mentor to help me with the previous idea (Improving Zoner Draw Filter), and also couldn't

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2023-01-09 Thread Siddharth Khattar
Hello, So I did all the recommended changes (including cleaning up my unintended mess of new patches) that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is:

Regarding GSoC Idea: Improving Zoner Draw import filter

2023-01-04 Thread Siddharth Khattar
Hello, I had recently been checking out the GSOC 2022 Ideas list at: https://wiki.documentfoundation.org/Development/GSoC/Ideas (as there isn't a list yet for 2023), and one idea, in particular, caught my attention: Improve Zoner Draw import filter. As I researched the idea further, I found out

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-12-24 Thread Siddharth Khattar
Hello, So I did all the recommended changes that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is: https://gerrit.libreoffice.org/c/core/+/144537 I tried a further commit and

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-11-23 Thread Siddharth Khattar
with this easy hack and tell me in which direction I should go! Thanking you for your time, Siddharth Khattar /home/siddharth/Desktop/core/xmloff/source/style/impastpl.cxx: In function ‘rtl::OUString any2string(com::sun::star::uno::Any&)’: /home/siddharth/Desktop/core/xmloff/source/style/

Siddharth Khattar license statement

2022-11-10 Thread Siddharth Khattar
Hello, As I love the open-source community. All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. :)

LibreOffice Source File Compile Help

2022-11-03 Thread Siddharth Khattar
Hello all, So I recently compiled LibreOffice from source files. Can somebody please tell me how can I access this development version of LibreOffice from the bash terminal & also why can't I see it as an installed application when I click "show applications"? I am a beginner to this so if I am

Question regarding Crazy Ideas List

2022-10-20 Thread Siddharth Khattar
Hello, So I was going through the crazy ideas list for LibreOffice at https://wiki.documentfoundation.org/Development/Crazy_Ideas . When I came to the idea "AOT Compilation for Java Libraries used by LibreOffice" , there was this line as the first disadvantage -> "Feasibility: Is it even possible