summaryrefslogtreecommitdiff
path: root/vcl/osx/salinst.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-04loplugin:externandnotdefinedStephan Bergmann1-2/+0
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken1-1/+5
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-2/+1
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist1-1/+2
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-7/+0
2014-05-20Don't use two separate names for the same thingTor Lillqvist1-1/+1
2014-05-20We don't support the Apple Remote in sandboxed modeTor Lillqvist1-0/+2
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist1-1/+0
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann1-0/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-88/+0
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-4/+3
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist1-29/+3
2014-02-28sal_Bool/bool falloutTor Lillqvist1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-3/+3
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann1-3/+3
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr1-27/+9
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr1-4/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-44/+44
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr1-1/+1
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr1-1/+1
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks1-0/+1
2013-12-14iOS tiled rendering workTor Lillqvist1-1/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1207