summaryrefslogtreecommitdiffstats
path: root/vcl/osx
Commit message (Expand)AuthorAgeFilesLines
* Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper2014-03-051-2/+2
* Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann2014-03-031-2/+3
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-282-3/+3
* Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist2014-02-2811-113/+68
* sal_Bool/bool falloutTor Lillqvist2014-02-283-7/+7
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-286-23/+13
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2613-84/+84
* Remove visual noise from vclAlexander Wilms2014-02-2613-40/+40
* loplugin:literaltoboolconversionStephan Bergmann2014-02-252-2/+2
* Mac vcl: sal_Bool -> bool sequelStephan Bergmann2014-02-253-34/+34
* vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken2014-02-252-0/+43
* Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr2014-02-242-27/+27
* Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr2014-02-248-27/+21
* Remove unneccessary commentsAlexander Wilms2014-02-2310-150/+150
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-219-28/+29
* Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann2014-02-214-16/+16
* fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida2014-02-201-4/+4
* vcl: fix Mac build a little moreMichael Stahl2014-02-202-0/+2
* vcl: try to fix the Mac build a bitMichael Stahl2014-02-202-0/+2
* Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr2014-02-103-10/+12
* The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson2014-02-081-1/+1
* Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr2014-02-071-1/+1
* fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper2014-02-071-1/+1
* Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr2014-02-062-8/+6
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-061-2/+2
* fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist2014-02-061-1/+1
* fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper2014-02-052-5/+37
* fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi2014-02-053-370/+268
* Add informative commentTor Lillqvist2014-02-051-0/+2
* fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez2014-02-041-0/+8
* fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson2014-02-041-2/+2
* Add commentTor Lillqvist2014-02-031-0/+6
* Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr2014-01-245-50/+11
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* mnDeltaStart is unusedCaolán McNamara2014-01-121-3/+0
* fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks2014-01-011-0/+1
* WaE: unused variable 'aRet'Tor Lillqvist2013-12-261-1/+0
* WaE: format string is not a string literal (potentially insecure)Tor Lillqvist2013-12-261-1/+1
* The "fake DPI scale" was always 1Tor Lillqvist2013-12-191-1/+1
* Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist2013-12-141-4/+0
* iOS tiled rendering workTor Lillqvist2013-12-142-262/+1
* Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr2013-12-124-22/+23
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-06165-0/+20418