summaryrefslogtreecommitdiffstats
path: root/vcl/osx/salobj.cxx
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2016-05-221-2/+2
* split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2016-05-211-0/+3
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+108
* nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara2016-02-121-5/+0
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-2/+2
* Use a depth buffer on OS X, tooTor Lillqvist2015-11-101-0/+2
* Resolves fdo#85524: OSX Crash Impress with videoclipJulien Nabet2014-10-291-1/+2
* prevent potential crash if no SystemWindowData is passedMarkus Mohrhard2014-09-021-1/+1
* fix indentationMarkus Mohrhard2014-09-021-1/+2
* fix buildMarkus Mohrhard2014-09-021-2/+1
* fix indentationMarkus Mohrhard2014-09-021-1/+2
* support legacy and core context on OSXMarkus Mohrhard2014-09-021-8/+30
* use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard2014-09-021-3/+22
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-23/+0
* sal_Bool/bool falloutTor Lillqvist2014-02-281-1/+1
* Remove visual noise from vclAlexander Wilms2014-02-261-1/+1
* Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr2014-02-241-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* Add commentTor Lillqvist2014-02-031-0/+6
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-0/+206