Age | Commit message (Expand) | Author |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-14 | convert INPUTCONTEXT_ constants to scoped enum | Noel Grandin |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-09 | Change tools::Time::GetSystemTicks to sal_uInt64 | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-01-22 | loplugin:cstylecast (MACOSX) | Stephan Bergmann |
2014-12-04 | vcl (Mac): loplugin:cstylecast | Stephan Bergmann |
2014-12-02 | prefer `if (s)' to `if (nil != s)' for objective-c | Douglas Mencken |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-31 | convert COMMAND_WHEEL constants to an enum | Noel Grandin |
2014-10-16 | MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now | Tor Lillqvist |
2014-09-25 | Follow-up to fdo#84138: Add YIELD_GUARD here, too, fixes another crash | Tor Lillqvist |
2014-09-25 | fdo#84138 Add missing YIELD_GUARD to fix an input method crash | Matthew J. Francis |
2014-09-23 | fix OSX build | Noel Grandin |
2014-07-11 | -Wdeprecated-declarations: first deprecated in OS X 10.10 | rbuj |
2014-06-18 | fix 'NSWindow' may not respond to '+windowNumbersWithOptions' | Douglas Mencken |
2014-06-16 | fix keyboard input on OS X < 10.6 | Douglas Mencken |
2014-06-03 | Initial attempt at implementing NSTextInputClient instead of NSTextInput | Tor Lillqvist |
2014-06-03 | WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6 | Tor Lillqvist |
2014-05-23 | Related: #i124191# small cleanup for salframeview.mm | Herbert Dürr |
2014-05-05 | Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT} | Tor Lillqvist |
2014-05-05 | Untabify and remove trailing spaces | Tor Lillqvist |
2014-05-05 | Align table entries into equal-size columns | Tor Lillqvist |
2014-03-30 | vcl-osx fix: 'NSEvent' may not respond to '-magnification' | Douglas Mencken |
2014-03-05 | Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoom | Joren De Cuyper |
2014-02-24 | Resolves: #i123840# prefer NSZero* constants over open coded alternatives | Herbert Dürr |
2014-02-20 | vcl: try to fix the Mac build a bit | Michael Stahl |
2014-02-06 | Related: #i123795# add a windowForParent() method for AquaA11yWrapper | Herbert Dürr |
2014-02-05 | Add informative comment | Tor Lillqvist |
2014-02-04 | fdo#74121 - Accessibility broken on Mac OS X (master) | Niklas Johansson |
2014-01-12 | mnDeltaStart is unused | Caolán McNamara |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |