Issue 112504 - sc: recently unused methods in sc
Summary: sc: recently unused methods in sc
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: DEV300m81
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 10:31 UTC by caolanm
Modified: 2017-05-20 11:27 UTC (History)
2 users (show)

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


Attachments
remove newly unused methods (5.20 KB, patch)
2010-06-18 10:32 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 2010-06-18 10:31:44 UTC
attached is a patch to remove the fairly recently unused methods in sc
http://people.redhat.com/caolanm/callcatcher/DEV300_m83/
Comment 1 caolanm 2010-06-18 10:32:15 UTC
Created attachment 70072 [details]
remove newly unused methods
Comment 2 kyoshida 2010-06-19 15:36:42 UTC
getRealRangeName() will be used once we support external range names.  So, let's
not remove that one (or you can use #if 0 #endif pair, I guess).
Comment 3 Rob Weir 2013-03-11 15:03:19 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob
Comment 4 Marcus 2017-05-20 11:27:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".