summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann
2016-06-03loplugin:refcountingStephan Bergmann
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-26Blind fix for OSXMatteo Casalin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-11tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29retain type for another levelCaolán McNamara
2015-09-21fix OSX buildNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann