summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)AuthorFilesLines
2016-09-14loplugin:overrideStephan Bergmann8-10/+10
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-1/+0
2016-08-08loplugin:overrideparamStephan Bergmann1-2/+2
2016-07-15loplugin:nullptrStephan Bergmann1-1/+1
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann1-2/+2
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+1
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann1-1/+5
2016-06-03loplugin:refcountingStephan Bergmann1-1/+3
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-0/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-1/+1
2016-05-10fix OSX and Windows buildsNoel Grandin2-2/+4
2016-05-10fix OSX buildNoel Grandin1-0/+1
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-2/+2
2016-04-18loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara1-1/+1
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl1-3/+2
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken1-7/+7
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+1
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara1-1/+0
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock4-4/+4
2016-02-09Formatting changes across all modulesChris Sherlock7-8/+0
2016-02-02boost::hash->std::hashNoel Grandin1-4/+3
2016-01-26Blind fix for OSXMatteo Casalin1-1/+1
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-1/+1
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin1-1/+1
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken1-0/+3
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-1/+1
2016-01-11tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky1-8/+0
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin7-47/+46
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-1/+1
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+0
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken1-2/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-131/+131
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-6/+6
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin2-4/+4
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-1/+0
2015-09-29retain type for another levelCaolán McNamara1-1/+1
2015-09-21fix OSX buildNoel Grandin1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud1-23/+24
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+2
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin1-1/+1