Age | Commit message (Expand) | Author |
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-05-05 | GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT} | Tor Lillqvist |
2014-05-05 | Add more unmapped VCL keycodes to the comment | Tor Lillqvist |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-14 | typo: suiteable -> suitable | Thomas Arnhold |
2014-04-14 | OLD_TAB_STYLE never defined | Thomas Arnhold |
2014-04-11 | Remove unused function | Stephan Bergmann |
2014-04-10 | Kill the ImplSVGDIData::mbNoXORClipping flag | Tor Lillqvist |
2014-04-07 | Clean up ImplSVMainHook declaration | Stephan Bergmann |
2014-04-03 | Typo: corect->correct | Julien Nabet |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-01 | Explicitly mark overriding destructors as "virtual," Mac OS X redux | Stephan Bergmann |
2014-03-30 | vcl-osx fix: 'NSEvent' may not respond to '-magnification' | Douglas Mencken |
2014-03-21 | Improve Accessibility mapping of roles for Mac | Niklas Johansson |
2014-03-20 | Remove unnecessary vcl::SolarMutexObject | Stephan Bergmann |
2014-03-19 | loplugin:passstringbyref | Stephan Bergmann |
2014-03-05 | Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoom | Joren De Cuyper |
2014-03-03 | Use cstdlib std::abs instead of stdlib.h abs: Mac-specific code | Stephan Bergmann |
2014-02-28 | Rename GetGraphics to AcquireGraphics | Chris Sherlock |
2014-02-28 | Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanup | Tor Lillqvist |
2014-02-28 | sal_Bool/bool fallout | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-25 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-02-25 | Mac vcl: sal_Bool -> bool sequel | Stephan Bergmann |
2014-02-25 | vcl/osx/sal: SDK 10.5 compatibility | Douglas Mencken |
2014-02-24 | Resolves: #i119006# delay Mac initial event until the app has launched | Herbert Dürr |
2014-02-24 | Resolves: #i123840# prefer NSZero* constants over open coded alternatives | Herbert Dürr |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | Adapt vcl to various loplugin warnings on Mac OS X | Stephan Bergmann |
2014-02-21 | Mac OS X vcl: sal_Bool -> bool fixup | Stephan Bergmann |
2014-02-20 | fdo#74584: These tags should be lowercase for correct clipboard handling. | Kohei Yoshida |
2014-02-20 | vcl: fix Mac build a little more | Michael Stahl |
2014-02-20 | vcl: try to fix the Mac build a bit | Michael Stahl |
2014-02-10 | Resolves: #i124201# rename apple_remote's MainController... | Herbert Dürr |
2014-02-08 | The accessible action "click" changed name to "press", adjust wrapper accordi... | Niklas Johansson |
2014-02-07 | Related: #i124201# fix frame-list handling with AppleRemote events | Herbert Dürr |
2014-02-07 | fdo#69358 only draw native style when toolbar is docked on top | Joren De Cuyper |
2014-02-06 | Related: #i123795# add a windowForParent() method for AquaA11yWrapper | Herbert Dürr |
2014-02-06 | fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService | Alexandre Vicenzi |
2014-02-06 | fdo#69358: Avoid discontinuity in the gradient of window bar and toolbar | Tor Lillqvist |
2014-02-05 | fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUI | Joren De Cuyper |
2014-02-05 | fdo#54938 Convert comphelper and vcl to cppu::supportsService | Alexandre Vicenzi |
2014-02-05 | Add informative comment | Tor Lillqvist |
2014-02-04 | fdo#39944: Add DOCUMENT_* accessibility UNO roles | Jacobo Aragunde Pérez |
2014-02-04 | fdo#74121 - Accessibility broken on Mac OS X (master) | Niklas Johansson |
2014-02-03 | Add comment | Tor Lillqvist |