summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold
2014-04-11Remove unused functionStephan Bergmann
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-03Typo: corect->correctJulien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken
2014-03-21Improve Accessibility mapping of roles for MacNiklas Johansson
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-05Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan 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 falloutTor 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-25loplugin:literaltoboolconversionStephan Bergmann
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-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-23Remove unneccessary commentsAlexander Wilms
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-20fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida
2014-02-20vcl: fix Mac build a little moreMichael Stahl
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2014-02-08The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr
2014-02-07fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-06fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi
2014-02-05Add informative commentTor Lillqvist
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-04fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson
2014-02-03Add commentTor Lillqvist
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-12mnDeltaStart is unusedCaolán McNamara
2014-01-01fdo#39007: blind fix for renamed OS X restore-state fileMichael Meeks
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist
2013-12-26WaE: format string is not a string literal (potentially insecure)Tor Lillqvist