Age | Commit message (Expand) | Author |
2021-03-06 | tdf#138314 Change selected tab text color on macOS Big Sur | Thorsten Wagner |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-17 | tdf#138314 Change selected tab text color on macOS Big Sur | Thorsten Wagner |
2020-11-15 | loplugin:toolslong in Library_vclplug_osx | Stephan Bergmann |
2020-11-15 | DPI values are generally represented as sal_Int32 in VCL | Stephan Bergmann |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-07-06 | Avoid warning about deprecation in macOS 11.0 | Tor Lillqvist |
2020-04-25 | tf#131549 No titlebar on modal dialogs on macOS | Noel Grandin |
2020-03-21 | tdf#100706: get blink cursor delay for MacOS | Julien Nabet |
2020-03-18 | simplify ORefVector code | Noel Grandin |
2020-03-06 | tdf#125532: White text on default/action buttons and selected tabs on macOS | Thorsten Wagner |
2020-01-28 | loplugin:unsignedcompare (macOS) | Stephan Bergmann |
2019-11-15 | loplugin:fakebool and loplugin:consttobool (macOS) | Stephan Bergmann |
2019-10-21 | loplugin:bufferadd (macOS) | Stephan Bergmann |
2019-10-07 | hidpi cursors for macOS | Noel Grandin |
2019-10-06 | SystemEnvData::nSize is no longer read and can be removed | Stephan Bergmann |
2019-10-04 | enable -Wunused-exception-parameter on clang | Noel Grandin |
2019-09-23 | loplugin:fragiledestructor (macOS) | Stephan Bergmann |
2019-06-06 | loplugin:data (macOS) | Stephan Bergmann |
2019-06-05 | -[NSWindow setRestorable:] is present since 10.7 | Tor Lillqvist |
2019-04-26 | tdf#119965 implement tooltip widget style on macos | Tomaž Vajngerl |
2019-03-17 | loplugin:typedefparam (macOS) | 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-12-11 | OSX implement bitmap-only rendering mode | Jan-Marek Glogowski |
2018-12-11 | OSX cleanup some AquaSalFrame code | Jan-Marek Glogowski |
2018-12-06 | loplugin:unnecessaryparen | Stephan Bergmann |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-01 | loplugin:useuniqueptr in SalFrame::PostEvent | Noel Grandin |
2018-10-04 | -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) | Stephan Bergmann |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-27 | tdf#53282: Leave (our own) full-screen mode when the AquaSalFrame is dying | Tor Lillqvist |
2018-05-30 | tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..." | Tor Lillqvist |
2018-05-24 | tdf#115284: Unify LibreOffice and system full-screen concepts on macOS | Tor Lillqvist |
2018-04-16 | tdf#117033 - Tooltips show the wrong symbol for MOD3 combinations | heiko tietze |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-03-02 | drop old tools/gen methods in vcl | Noel Grandin |
2018-02-23 | tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacks | Tor Lillqvist |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-05 | Fix typos | Andrea Gelmini |
2017-11-23 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-16 | vcl: StyleSettings - start to unwind code duplication. | Michael Meeks |
2017-11-11 | vcl: StyleSettings - start to unwind code duplication. | Michael Meeks |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2017-09-29 | OSX rename mpFirstInstance to mpInstance | Jan-Marek Glogowski |
2017-09-28 | Unify SalUserEvent handling | Jan-Marek Glogowski |
2017-09-21 | tdf#99784 OSX run GUI stuff in the main thread | Jan-Marek Glogowski |
2017-08-07 | loplugin:casttovoid | Stephan Bergmann |