Help regarding correct way of accessing UI change in model for Histogram Calc​​ulation [PR - 170909]

2024-11-03 Thread Devansh Varshney
[Part of Adding Histogram support to LO GSoC-2024] Hi, I have been holding this mail for the past four days and am looking for the correct way to access the UI input from the sidebar of the chart type selection. How do I approach accessing UI changes done by the user for the custom bin in the mo

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

2023-01-10 Thread Ilmari Lauhakangas
On 9.1.2023 21.48, Siddharth Khattar wrote: 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 lin

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: https://gerrit.libreoffice

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

2022-12-24 Thread Ilmari Lauhakangas
On 24.12.2022 13.42, Siddharth Khattar wrote: 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/cor

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 investig

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

2022-11-23 Thread Tomaž Vajngerl
Hi, On Wed, Nov 23, 2022 at 8:37 PM Siddharth Khattar wrote: > Hello all, > > So I was aiming to do a medium difficulty level easy hack and came > across this one (Bug 90341) which interested me. I then studied what > const_cast does and what was the main issue that this bug was > addressing. As

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

2022-11-23 Thread Siddharth Khattar
Hello all, So I was aiming to do a medium difficulty level easy hack and came across this one (Bug 90341) which interested me. I then studied what const_cast does and what was the main issue that this bug was addressing. As I looked into it more and ran the command " git grep --word-regexp --count

Re: Introduction and help regarding further steps

2019-11-12 Thread Ilmari Lauhakangas
Ankit Dwivedi kirjoitti 11.11.2019 klo 8.30: I'm Ankit Kumar Dwivedi a CS undergrad final year student from India. I've been using libreoffice and OSS since early days of my college. I participated in Google summer of code 2019 with Synfig Studio. I'm willing to contribute to the Android versio

Re: Introduction and help regarding further steps

2019-11-12 Thread julien2412
Hello Ankit, Here's a page to start: https://wiki.documentfoundation.org/Development Just for curiosity because you're not the first one, did you try to use a web search engine? Indeed, just putting "libreoffice contribute" provides this page. Regards, Julien -- Sent from: http://document-f

Introduction and help regarding further steps

2019-11-11 Thread Ankit Dwivedi
Hi Libre office devs, I'm Ankit Kumar Dwivedi a CS undergrad final year student from India. I've been using libreoffice and OSS since early days of my college. I participated in Google summer of code 2019 with Synfig Studio. I'm willing to contribute to the Android version of libreoffice app. I've

Help regarding

2019-02-11 Thread Aditya Sahu
1. How to access the “mbEnableDrawingLayerFillStyles” from hdft::svx... for now I have set it to true and the dialog design has been changed to the new one(as needed) but , ti’s still dysfunctional as the handler has not been properly initialized with proper values.. 2. I have to add stati

Re: Help regarding Transliteration in LO writer

2018-11-26 Thread Tor Lillqvist
> I am interested in introducing transliteration facility (English to > Devnagari) > to LibreOffice writer. But, after downloading the huge source code I am > unable to decide where to start. > Are you sure such functionality doesn't belong in the desktop environment, an IME (Input Method) that wo

Re: Help regarding Transliteration in LO writer

2018-11-26 Thread Kaganski Mike
Hi! On 26.11.2018 13:39, Harshad Gorde wrote: > Hello everyone, > > I am interested in introducing transliteration facility (English to > Devnagari) to LibreOffice writer. But, after downloading the huge source > code I am unable to decide where to start. > > Kindly suggest me some initial ste

Help regarding Transliteration in LO writer

2018-11-26 Thread Harshad Gorde
Hello everyone, I am interested in introducing transliteration facility (English to Devnagari) to LibreOffice writer. But, after downloading the huge source code I am unable to decide where to start. Kindly suggest me some initial steps to be followed. Thanks! __

Re: Help regarding bug tdf#43514 (Rohan Kumar)

2016-02-21 Thread jan iversen
Hi > What i'm really doing is traversing the document and breaking out of the loop > whenever i encounter the Currently outlined entry. But it's not working > except for headings and tables. when I asked on IRC they told me > static_cast<..> doesn't work on SwOutlineContent. I would really appr

Re: Need help, regarding Easy Hack, Bug 64290 - UI: count selected rows and columns..

2014-02-25 Thread Jan Holesovsky
Hi Sajay, Sujay m píše v St 26. 02. 2014 v 00:21 +0530: > I also found the implementation of statusbarcontroller and > implementations of separate components ie, zoomctrl.cxx etc.. in svx > module. > > Well in these controllers they require a satusbar items too. Sounds like you've done some g

Need help, regarding Easy Hack, Bug 64290 - UI: count selected rows and columns..

2014-02-25 Thread Sujay m
Hello, I ve been working on this easy hack for almost a week now. First of all it is not a easy hack, atleast not for the fist timers. For this hack the code pointers are not given, and i was able to find some code pointers using opengrok. Initially i looked up in the xml file to get the UI compone

Re: Need help regarding BUG #60700

2013-04-29 Thread Alex Ivan
t regarding GSOC <http://nabble.documentfoundation.org/GSOC-2013-Candidate-td4051245.html> . Since the application deadline is closing in, any kind of response would be extremely helpful. Best wishes, Alex Ivan -- View this message in context: http://nabble.documentfoundation.org/Need-help-regarding-BUG-

Help regarding presentation objects

2013-04-07 Thread Janit Anjaria
Hey! I was just wishing to have a look at all the places where the presentation objects are present. I figured out that changing/adding a few presentation object at : http://opengrok.libreoffice.org/xref/core/sd/inc/pres.hxx#28 can bring about the changes in presentation objects used everywhere.

Re: Need help regarding BUG #60700

2013-03-16 Thread Michael Meeks
Hi Alex, On Sat, 2013-03-16 at 13:16 -0700, Alex Ivan wrote: > Michael Meeks-2 wrote > >> I've been looking into bug #60700 > >> ; and have > > The first place that i found where these directories are created is in > framework/source/uiconfig

Re: Need help regarding BUG #60700

2013-03-16 Thread Alex Ivan
or some time, i did not investigate further. I will do so now that there is at least one example and update you if i figure it out. Thank you for your help, Alex Ivan -- View this message in context: http://nabble.documentfoundation.org/Need-help-regarding-BUG-60700-tp4041113p4044229.html Sent

Re: Need help regarding BUG #60700

2013-03-14 Thread Michael Meeks
Hi Alex, On Sat, 2013-03-02 at 07:26 -0800, Alex Ivan wrote: > I've been looking into bug #60700 > and have currently > managed to figure out when those empty directories are created. When ? well - code-wise, I suggest you git grep f

Re: Need help regarding BUG #60700

2013-03-14 Thread Caolán McNamara
On Sat, 2013-03-02 at 07:26 -0800, Alex Ivan wrote: > Hi, > > I've been looking into bug #60700 > and have currently > managed to figure out when those empty directories are created. > Can anybody tell what those directories -should- contain

Re: help regarding bug 39445 - writing out tools/

2013-03-05 Thread Stephan Bergmann
On 03/05/2013 05:26 PM, Andras Timar wrote: On Tue, Mar 5, 2013 at 3:49 PM, Stephan Bergmann wrote: On 03/04/2013 02:36 PM, Krisztian Pinter wrote: I've been tasked with this easyhack: https://bugs.freedesktop.org/show_bug.cgi?id=39445 I started with this source, because it seemed easy enoug

Re: help regarding bug 39445 - writing out tools/

2013-03-05 Thread Andras Timar
Hi, On Tue, Mar 5, 2013 at 3:49 PM, Stephan Bergmann wrote: > On 03/04/2013 02:36 PM, Krisztian Pinter wrote: >> >> I've been tasked with this easyhack: >> https://bugs.freedesktop.org/show_bug.cgi?id=39445 >> >> I started with this source, because it seemed easy enough: >> >> http://opengrok.lib

Re: help regarding bug 39445 - writing out tools/

2013-03-05 Thread Stephan Bergmann
On 03/04/2013 02:36 PM, Krisztian Pinter wrote: I've been tasked with this easyhack: https://bugs.freedesktop.org/show_bug.cgi?id=39445 I started with this source, because it seemed easy enough: http://opengrok.libreoffice.org/xref/core/rsc/source/tools/rsctools.cxx#175 Code in rsc/source/tool

help regarding bug 39445 - writing out tools/

2013-03-04 Thread Krisztian Pinter
Hi All! I've been tasked with this easyhack: https://bugs.freedesktop.org/show_bug.cgi?id=39445 I started with this source, because it seemed easy enough: http://opengrok.libreoffice.org/xref/core/rsc/source/tools/rsctools.cxx#175 In this source file tools/fsys is only used in this function, and

Need help regarding BUG #60700

2013-03-02 Thread Alex Ivan
scenario to follow in order to obtain, for example, an .odt file in which said directories are not empty, it would really help me. Thanks in advance, Alex Ivan -- View this message in context: http://nabble.documentfoundation.org/Need-help-regarding-BUG-60700-tp4041113.html Sent from the Dev m

Re: Need help regarding GSOC...

2013-02-22 Thread Daniel Bankston
On 02/22/2013 06:35 AM, Sujay m wrote: I want to contribute to open source software world through GSOC - 2013 and want to contribute to libreoffice... I am not an amazing programmer but want learn more in this field... I am having an idea but not sure where or with whom i must discuss it with..

Re: Need help regarding GSOC...

2013-02-22 Thread Fridrich Strba
A student has much higher chance to be considered as a viable GSoC candidate if (s)he is part of the community. The canonical way to start to contribute to LibreOffice is to pick some of the easy and not-so-easy hacks referenced on this page https://wiki.documentfoundation.org/Development/Easy_Hack

Need help regarding GSOC...

2013-02-22 Thread Sujay m
I want to contribute to open source software world through GSOC - 2013 and want to contribute to libreoffice... I am not an amazing programmer but want learn more in this field... I am having an idea but not sure where or with whom i must discuss it with... I would like to discuss it with the libre

Re: [Libreoffice] Help regarding build from source

2011-02-21 Thread Katarina Machalkova
Hey, > I'm a computer science student and want to get into the libre office > development. I went on to IRC # libre office channel for sometime and got > help regarding the git repository cloning and have fetched the source code. Welcome on board! :-) > I already have Libreof

[Libreoffice] Help regarding build from source

2011-02-19 Thread Anurag Jain
Hello there, I'm a computer science student and want to get into the libre office development. I went on to IRC # libre office channel for sometime and got help regarding the git repository cloning and have fetched the source code. I already have Libreoffice installed on my ubuntu 10.04 s