summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)AuthorFilesLines
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2-16/+0
2014-10-10typo: follwing -> followingAndras Timar1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-1/+0
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-2/+2
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin1-1/+2
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken1-1/+9
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist1-3/+3
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-1/+0
2014-05-20Don't use two separate names for the same thingTor Lillqvist1-1/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist8-24/+0
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann1-2/+2
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist1-2/+0
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-2/+2
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock2-2/+2
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist8-149/+144
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock5-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from vclAlexander Wilms7-16/+16
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann2-6/+6
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken2-0/+8
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr1-0/+1
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann3-12/+12
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr1-1/+1
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr2-2/+2
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr1-1/+4
2013-12-14iOS tiled rendering workTor Lillqvist3-89/+5
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist22-0/+1954