Bug 88116 - OSX: reduce cut/paste coding ...
Summary: OSX: reduce cut/paste coding ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Libreoffice (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-06 15:42 UTC by Michael Meeks
Modified: 2015-01-06 15:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Michael Meeks 2015-01-06 15:42:42 UTC
vcl/osx/salinst.cxx has a chunk of code - particularly around the SalYieldMutex - that is duplicated in vcl/generic/app/geninst.cxx.

It'd be great to use the generic code wherever possible there - either by inheriting (as the gtk2 backend does) and killing that duplication.

I hope that that's reasonably easy - but of course, it needs compile testing on the Mac and a clean 'make check' run before and after that =)

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.