Issue 44846 - change cast in svx from C-style to const_cast
Summary: change cast in svx from C-style to const_cast
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: 680m84
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0.3
Assignee: clippka
QA Contact: issues@graphics
URL:
Keywords:
: 54223 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-03-11 20:34 UTC by caolanm
Modified: 2006-04-26 12:39 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (1.73 KB, patch)
2005-03-11 20:35 UTC, caolanm
no flags Details | Diff
patch to handle duplicate binfilter code (1.72 KB, patch)
2005-06-13 10:13 UTC, caolanm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2005-03-11 20:34:59 UTC
Attached is a change to some casts in unotext2.cxx in svx to avoid using C-style
cast, better code readability and the original casts look a bit suspicious to me
anyway. Added to #i44843# a somewhat bizarre crash on starting impress with a
filename on the commandline goes away
(https://bugzilla.redhat.com/beta/show_bug.cgi?id=150789)
Comment 1 caolanm 2005-03-11 20:35:20 UTC
Created attachment 23706 [details]
patch
Comment 2 caolanm 2005-06-13 10:13:19 UTC
Created attachment 27121 [details]
patch to handle duplicate binfilter code
Comment 3 caolanm 2005-09-07 08:17:43 UTC
*** Issue 54223 has been marked as a duplicate of this issue. ***
Comment 4 clippka 2005-09-09 13:18:26 UTC
Accepted
Comment 5 clippka 2006-03-14 16:25:49 UTC
fixed in cws impress89
Comment 6 sven.jacobi 2006-03-23 15:20:26 UTC
sj: verified
Comment 7 clippka 2006-04-26 12:39:07 UTC
verified in master, closing