Age | Commit message (Expand) | Author |
2019-12-06 | loplugin:external (macOS) | Stephan Bergmann |
2019-10-06 | SystemEnvData::nSize is no longer read and can be removed | Stephan Bergmann |
2019-02-26 | sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegion | Noel Grandin |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-10-04 | -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) | Stephan Bergmann |
2018-01-24 | loplugin:unused-returns in vcl | Noel Grandin |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2017-09-29 | OSX rename mpFirstInstance to mpInstance | Jan-Marek Glogowski |
2017-09-21 | tdf#99784 OSX run GUI stuff in the main thread | Jan-Marek Glogowski |
2017-08-31 | loplugin:constparams: vcl (macOS) | Stephan Bergmann |
2017-08-07 | loplugin:oncevar | Stephan Bergmann |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-05-22 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2016-05-21 | split GLWindow into platform dependent parts and move to respective backends | Caolán McNamara |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-02-12 | nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS now | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | Use a depth buffer on OS X, too | Tor Lillqvist |
2014-10-29 | Resolves fdo#85524: OSX Crash Impress with videoclip | Julien Nabet |
2014-09-02 | prevent potential crash if no SystemWindowData is passed | Markus Mohrhard |
2014-09-02 | fix indentation | Markus Mohrhard |
2014-09-02 | fix build | Markus Mohrhard |
2014-09-02 | fix indentation | Markus Mohrhard |
2014-09-02 | support legacy and core context on OSX | Markus Mohrhard |
2014-09-02 | use SystemWindowData to request a NSOpenGLWindow | Markus Mohrhard |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-28 | sal_Bool/bool fallout | Tor Lillqvist |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
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-03 | Add comment | Tor Lillqvist |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |