[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 Advait Ranade changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |advaitrana...@gmail.com

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #32 from Abhishek --- (In reply to Julien Nabet from comment #31) > (In reply to Abhishek from comment #30) > > I tried make starmath.clean && make starmath > > but it is still showing me the same error messages. > > Whereas

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #31 from Julien Nabet --- (In reply to Abhishek from comment #30) > I tried make starmath.clean && make starmath > but it is still showing me the same error messages. Whereas in my previous comment I had talked about

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #30 from Abhishek --- I tried make starmath.clean && make starmath but it is still showing me the same error messages. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #29 from Julien Nabet --- try: make starmath.clean && make starmath if still stuck, please upload your new version on gerrit by using --amend option to update the existing patch instead of creating a new one when using

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #28 from Abhishek --- (In reply to Julien Nabet from comment #27) > (In reply to Abhishek from comment #25) > > In my submitted patch there are some error messages such as "undefined > > references for function

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #27 from Julien Nabet --- (In reply to Abhishek from comment #25) > In my submitted patch there are some error messages such as "undefined > references for function SmNodeToTextVisitor " but they are not showing where >

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #26 from Abhishek --- In my submitted patch there are some error messages such as "undefined references for function SmNodeToTextVisitor " but they are not showing where exactly the error is occuring? Please Help! -- You are

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #25 from Abhishek --- In my submitted patch there are some error messages such as "undefined references for function SmNodeToTextVisitor " but they are not showing where exactly the error is occuring? Please Help! -- You are

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #24 from Buovjaga --- (In reply to Abhishek from comment #23) > Sorry for the delay. I have submitted the patch with commit message "WIP > test 38885". Please review it. You forgot to link to it, but here it is:

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #23 from Abhishek --- Sorry for the delay. I have submitted the patch with commit message "WIP test 38885". Please review it. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #22 from Buovjaga --- (In reply to Abhishek from comment #21) > Actually I have met a dead end while debugging. > Is it possible to submit a patch even if it isn't buliding ? Yes. You can submit it directly as work in

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #21 from Abhishek --- Actually I have met a dead end while debugging. Is it possible to submit a patch even if it isn't buliding ? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #20 from Abhishek --- Actually I have met a dead end while debugging. Is it possible to submit a patch even if it isn't buliding ? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #19 from Julien Nabet --- (In reply to Abhishek from comment #18) > How can I remove these kind of warinings? > "home/abhishek/core/starmath/source/node.cxx:765:47: warning: unused > parameter ‘pNode’ [-Wunused-parameter] >

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #18 from Abhishek --- How can I remove these kind of warinings? "home/abhishek/core/starmath/source/node.cxx:765:47: warning: unused parameter ‘pNode’ [-Wunused-parameter] void SmRootNode::SmNodeToTextVisitor( SmNode* pNode,

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #17 from Julien Nabet --- (In reply to Abhishek from comment #16) > In which file the function "SmNodeToTextVisitor" is decleard ? You can use Opengrok: See

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #16 from Abhishek --- In which file the function "SmNodeToTextVisitor" is decleard ? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2020-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 Abhishek changed: What|Removed |Added URL||https -- You are receiving this mail

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2019-03-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #15 from prakritisharm...@gmail.com --- Hi, I would like to take this up as my first issue. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2017-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 Fakabbir amin changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2017-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 Fakabbir amin changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2016-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 jan iversen changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 jan iversen changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 jan iversen changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2016-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 Michael Stahl changed: What|Removed |Added Keywords||topicCleanup

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2015-07-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38885 --- Comment #7 from Regina Henschel rb.hensc...@t-online.de --- I think, that it should be a long time goal to switch from StarMath to MathML. But as long as there exists no direct editing of MathML, it is too early to remove generating

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Michaël Lefèvre lefevr...@yahoo.fr changed: What|Removed |Added Assignee|lefevr...@yahoo.fr

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2014-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Michaël Lefèvre lefevr...@yahoo.fr changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |lefevr...@yahoo.fr

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2013-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 --- Comment #5 from Ivan Timofeev timofeev@gmail.com --- (In reply to comment #4) Ivan: is there still the pb of structurally-wrong tree for mathml import? Most probably yes, but I forgot everything on this topic... -- You are receiving

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2013-09-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||fred.w...@free.fr,

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 --- Comment #3 from Ricardo Montania rica...@linuxafundo.com.br --- I have interest on it. On a first look, I saw that SmNodeToTextVisitor is a class constructor, and need an pNode and a OUString rText as argument to be constructed. But

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2012-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Ivan Timofeev timofeev@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 38885] Remove CreateTextFromNode methods

2012-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Summary|[EasyHack] Remove |Remove