summaryrefslogtreecommitdiff
path: root/vcl/osx/salobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-24loplugin:unused-returns in vclNoel Grandin1-5/+3
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-4/+4
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-5/+5
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski1-1/+1
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski1-2/+25
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann1-1/+1
2017-08-07loplugin:oncevarStephan Bergmann1-2/+2
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2016-12-13change from glew to epoxyCaolán McNamara1-2/+2
2016-05-22-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara1-0/+3
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+108
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-2/+2
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist1-0/+2
2014-10-29Resolves fdo#85524: OSX Crash Impress with videoclipJulien Nabet1-1/+2
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard1-1/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02fix buildMarkus Mohrhard1-2/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02support legacy and core context on OSXMarkus Mohrhard1-8/+30
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard1-3/+22
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-23/+0
2014-02-28sal_Bool/bool falloutTor Lillqvist1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-03Add commentTor Lillqvist1-0/+6
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+206