summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2015-01-05Need <boost/functional/hash.hpp> for boost::hashTor Lillqvist
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-10typo: follwing -> followingAndras Timar
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist