Issue 106767 - oox: tidy up lcl_SubstituteBullet inside oox
Summary: oox: tidy up lcl_SubstituteBullet inside oox
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m64
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: daniel.rentz
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks: 106602
  Show dependency tree
 
Reported: 2009-11-10 13:59 UTC by caolanm
Modified: 2010-07-27 10:57 UTC (History)
1 user (show)

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


Attachments
tidy up, to avoid cppcheck warnings (1.37 KB, patch)
2009-11-10 14:00 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 2009-11-10 13:59:31 UTC
i.e. pConvert is always 0 so !pConvert is rather odd, and eFamily is unused.
Comment 1 caolanm 2009-11-10 14:00:00 UTC
Created attachment 66041 [details]
tidy up, to avoid cppcheck warnings
Comment 2 daniel.rentz 2009-11-10 14:07:19 UTC
Hmm no idea who is responsible for this code (the entire "export" directory in
fact), but I'll trust you and integrate the patch ;-)
Comment 3 daniel.rentz 2009-11-11 14:48:38 UTC
fixed in DEV300/dr74
Comment 4 daniel.rentz 2010-01-18 13:37:44 UTC
internal code change, verified
Comment 5 daniel.rentz 2010-07-27 10:57:10 UTC
closing