summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2014-03-21Improve Accessibility mapping of roles for MacNiklas Johansson1-3/+3
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-4/+3
2014-03-19loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-03-05Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper1-2/+2
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann1-2/+3
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock2-3/+3
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist11-113/+68
2014-02-28sal_Bool/bool falloutTor Lillqvist3-7/+7
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock6-23/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann13-84/+84
2014-02-26Remove visual noise from vclAlexander Wilms13-40/+40
2014-02-25loplugin:literaltoboolconversionStephan Bergmann2-2/+2
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann3-34/+34
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken2-0/+43
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr2-27/+27
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr8-27/+21
2014-02-23Remove unneccessary commentsAlexander Wilms10-150/+150
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann9-28/+29
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann4-16/+16
2014-02-20fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida1-4/+4
2014-02-20vcl: fix Mac build a little moreMichael Stahl2-0/+2
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl2-0/+2
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr3-10/+12
2014-02-08The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson1-1/+1
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr1-1/+1
2014-02-07fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper1-1/+1
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr2-8/+6
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi1-2/+2
2014-02-06fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist1-1/+1
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper2-5/+37
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi3-370/+268
2014-02-05Add informative commentTor Lillqvist1-0/+2
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez1-0/+8
2014-02-04fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson1-2/+2
2014-02-03Add commentTor Lillqvist1-0/+6
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr5-50/+11
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-12mnDeltaStart is unusedCaolán McNamara1-3/+0
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks1-0/+1
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist1-1/+0
2013-12-26WaE: format string is not a string literal (potentially insecure)Tor Lillqvist1-1/+1
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-1/+1
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist1-4/+0
2013-12-14iOS tiled rendering workTor Lillqvist2-262/+1
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr4-22/+23
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist165-0/+20418