summaryrefslogtreecommitdiff
path: root/vcl/osx/salinst.cxx
AgeCommit message (Expand)Author
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-07-04Fix typosAndrea Gelmini
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-23Don't do any magic LO OS X application stuff in a LOKit clientTor Lillqvist
2015-05-20error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon
2015-05-17loplugin:cstylecastStephan Bergmann
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-17forgot the Win and OSX backendMarkus Mohrhard
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2014-12-09changed inherited timers to idleTobias Madl
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-08-04loplugin:externandnotdefinedStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-20We don't support the Apple Remote in sandboxed modeTor Lillqvist
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool/bool falloutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks