summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
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