[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2021-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Felipe Lema  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |felipel...@mortemale.org
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2021-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

--- Comment #11 from Felipe Lema  ---
I will pick up where @Abhishek left of (implementing part 2)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2020-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Buovjaga  changed:

   What|Removed |Added

 CC||abhishek.iitkg...@gmail.com

--- Comment #10 from Buovjaga  ---
The patch:
https://gerrit.libreoffice.org/c/core/+/88475

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2020-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

--- Comment #9 from Abhishek  ---
Sorry for the delay. I submitted my patch on gerrit. but I am having trouble
understanding the build error please help.
Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2020-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

--- Comment #8 from Abhishek  ---
Sorry for the delay. I submitted my patch on gerrit. but I am having trouble
understanding the build error please help.
Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2020-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #7 from Buovjaga  ---
(In reply to Abhishek from comment #5)
> Hi there. I have added "virtual void dumpAsXml(xmlTextWriterPtr pWriter)
> const override;" line to each subclass of SfxPoolItem. Is this enough to
> submit the patch?

Submit the patch to gerrit so people can look at it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2020-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

--- Comment #5 from Abhishek  ---
Hi there. I have added "virtual void dumpAsXml(xmlTextWriterPtr pWriter) const
override;" line to each subclass of SfxPoolItem. Is this enough to submit the
patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2017-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

jani  changed:

   What|Removed |Added

   Assignee|timo...@eastlincoln.net |libreoffice-b...@lists.free
   ||desktop.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2017-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

blendergeek  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |timo...@eastlincoln.net
   |desktop.org |

--- Comment #4 from blendergeek  ---
I am going to attempt to complete part 2.

If I understand correctly, I need to implement a dumpAsXML method to every
subclass of SfxPoolItem in sc/inc/attrib.hxx

And these dumpAsXML methods will call the dump method in SfxItemSet referenced
in Comment 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2016-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

jan iversen  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed target:5.2.0   |target:5.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2016-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Markus Mohrhard  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|FIXED   |---
   Assignee|jvsg1...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #3 from Markus Mohrhard  ---
Only part 1 is implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2016-02-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Jaskaran Singh  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |jvsg1...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

jan iversen  changed:

   What|Removed |Added

 Whiteboard||ToBeReviewed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97667] add xml dump methods for calc pool items

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667

Markus Mohrhard (retired)  changed:

   What|Removed |Added

   Keywords||difficultyBeginner,
   ||easyHack, skillCpp
 Status|UNCONFIRMED |NEW
 CC||libreoffice@lists.freedeskt
   ||op.org
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs