summaryrefslogtreecommitdiff
path: root/vcl/osx/salobj.cxx
AgeCommit message (Expand)Author
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2016-12-13change from glew to epoxyCaolán McNamara
2016-05-22-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist
2014-10-29Resolves fdo#85524: OSX Crash Impress with videoclipJulien Nabet
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool/bool falloutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03Add commentTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist