summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
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
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-05Need <boost/functional/hash.hpp> for boost::hashTor Lillqvist
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann