Bug 88116

Summary: OSX: reduce cut/paste coding ...
Product: LibreOffice Reporter: Michael Meeks <michael.meeks>
Component: LibreofficeAssignee: Not Assigned <libreoffice-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: 4.5.0.0.alpha0+ Master   
Hardware: Other   
OS: All   
Whiteboard: EasyHack DifficultyBeginner SkillCpp TopicCleanup
i915 platform: i915 features:

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.