summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-14Fix fallout from 6265876ae9f1bb862440182d2d2c9b9b5b322668Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist