[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2014-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

--- Comment #9 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved Writer EasyHacks for
better visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

--- Comment #7 from Lenka lenkasaidl...@seznam.cz ---
Hi people, I would like to solve this bug. Any advice for the common place for
that code?

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2014-03-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

--- Comment #8 from Michael Meeks michael.me...@collabora.com ---
Lenka - it'd be great to have you working on that =) what I'd suggest you do is
to whack it in one of the source/ui pieces - and then some purist will come
along and sort that out; the key piece is doing the careful de-duplication -
analysing the problem  hacking out the bloat: then trying to work out if the
special cases / differences are deliberate or accidental ;-)

Beyond that the naming of the new headers / classes is up to your creativity -
it's easy to search/replace them in the patch usually as long as they are
reasonably unique.

Thanks so much for looking at this !

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2014-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

Cédric Bosdonnat cedric.bosdonnat@free.fr changed:

   What|Removed |Added

 CC|cedric.bosdonnat.ooo@free.f |
   |r   |

--- Comment #6 from Cédric Bosdonnat cedric.bosdonnat@free.fr ---
Restricted my LibreOffice hacking area

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

Qubit qu...@runcibility.com changed:

   What|Removed |Added

 Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner
   |,SkillCpp,TopicCleanup  |SkillCpp TopicCleanup
 CC||qu...@runcibility.com

--- Comment #5 from Qubit qu...@runcibility.com ---
Removing comma from whiteboard (please use a space to delimit values in this
field)
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Whiteboard#Getting_Started

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved EasyHacks for better
visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 CC||cedric.bosdonnat.ooo@free.f
   ||r

--- Comment #2 from Michael Stahl mst...@redhat.com ---
Cedric, we need somebody who knows anything about those
mysterious shells to answer comment #2.

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

--- Comment #3 from Cédric Bosdonnat cedric.bosdonnat@free.fr ---
(In reply to comment #2)
 Cedric, we need somebody who knows anything about those
 mysterious shells to answer comment #2.

Those shells are different UI parts. The only place where such a factorization
could happen is the SwView as it seems to be handling already most of the job.
We still have to Invalidate the shell, but that would simplify the code a bit.

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


[Libreoffice-bugs] [Bug 60739] cut/paste coding redux

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Whiteboard||EasyHack,DifficultyBeginner
   ||,SkillCpp,TopicCleanup
 CC||mst...@redhat.com
 Ever confirmed|0   |1

--- Comment #1 from Michael Meeks michael.me...@novell.com ---
Michael - it'd be great to have some idea of where that duplication should
ultimately end-up :-) [ assuming it can end up somewhere ].

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