Bug 88635 - namespace scaddins ...
Summary: namespace scaddins ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Spreadsheet (show other bugs)
Version: 4.5.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard: EasyHack DifficultyBeginner SkillCpp ...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 18:07 UTC by Michael Meeks
Modified: 2015-01-20 18:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Michael Meeks 2015-01-20 18:07:37 UTC
The scaddins/ code needs moving into a pleasant namespace; recently we had a problem that ConvertData is used in there - and conflicts with vcl's ConvertData.

It'd be great to add a namespace of 'analysis' to all the scaddins/ pieces - or some other suitable name. Just a matter of extending:

git log -u -1 b398945d08bdab0de5f22b06c91686569942e668

to the rest of scaddins I suspect; it'd be awesome to vcl:: prefix the VCL version too if possible.

Thanks ! =)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.