[Bug 122720] [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj

2014-02-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122720

Oliver-Rainer Wittmann  changed:

   What|Removed |Added

   Target Milestone|--- |4.1.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 122720] [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj

2013-07-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122720

--- Comment #4 from SVN Robot  ---
"alg" committed SVN revision 1504082 into trunk:
i122720 Adapted HasText() to SdrObject

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 122720] [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj

2013-07-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122720

Armin Le Grand  changed:

   What|Removed |Added

 Status|ACCEPTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Armin Le Grand  ---
ALG: Built, checked that fix still works, comitting, done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 122720] [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj

2013-07-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122720

Armin Le Grand  changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED

--- Comment #2 from Armin Le Grand  ---
ALG: Minimal change: Add HasText() as virtual base method to SdrObject,
implement as default returning false, adapt pales of usage to do dynamic_casts
to SdrTextObj as less as possible.
Thought about adding to SdrVirtObj, but this will not really fix things and
collide with aw080 changes. Better fix is in the future to get completely rid
of SdrVirtObj.
Checking if minimal change works...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 122720] [FUP to 121917] Cleanup HasText and dangerous casts to SdrTextObj

2013-07-11 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122720

Armin Le Grand  changed:

   What|Removed |Added

   Assignee|iss...@openoffice.apache.or |armin.le.gr...@me.com
   |g   |

--- Comment #1 from Armin Le Grand  ---
ALG: Grepping

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.