Age | Commit message (Expand) | Author |
2024-07-10 | tdf#160427 native menu changes can only be done on the main thread | Patrick Luby |
2024-05-26 | Related tdf#158914: fix memory leaks by calling (auto)release selectors | Patrick Luby |
2024-02-19 | tdf#126638 dispatch key shortcut events to modal windows | Patrick Luby |
2024-02-18 | tdf#126638 dispatch key shortcut events to modal windows | Patrick Luby |
2023-10-14 | Add NUMBERSIGN key handler. | Gökay Şatır |
2023-08-08 | loplugin:redundantfcast | Stephan Bergmann |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-03-29 | tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL... | Michael Weghorn |
2023-03-14 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet |
2022-06-21 | VCL expect correct frame size for native menubars | Jan-Marek Glogowski |
2022-06-08 | VCL add vcl::WindowPosSize abstract class | Jan-Marek Glogowski |
2022-05-17 | loplugin:unnecessaryparen | Stephan Bergmann |
2022-05-08 | Delete CJK-style mnemonics on macOS | xuenhua |
2022-05-02 | Delete mnemonics for CJK translations on macOS | xuenhua |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-29 | Use non-deprecated names for bits and constants | Tor Lillqvist |
2021-03-03 | vcl/floatwin.hxx can be toolkit only now | Caolán McNamara |
2021-01-19 | Avoid deadlock when macOS menu-related code is run on non-main thread | Stephan Bergmann |
2020-11-15 | loplugin:toolslong in Library_vclplug_osx | Stephan Bergmann |
2019-06-06 | loplugin:data (macOS) | Stephan Bergmann |
2019-01-11 | OSX Re-Introduce NSApplicationMain usage | Jan-Marek Glogowski |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-10-11 | -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) | Stephan Bergmann |
2018-10-04 | -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) | Stephan Bergmann |
2018-09-18 | Drop NSApplicationMain usage | Jan-Marek Glogowski |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-09 | hold and return SalMenu by std::unique_ptr | Noel Grandin |
2018-06-09 | return and hold SalMenuItem by std::unique_ptr | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-24 | Bin ancient AQUA_NATIVE_MENUS=FALSE crack | Tor Lillqvist |
2018-03-16 | Simplify code | Stephan Bergmann |
2018-03-13 | Use a Unicode ellipsis character when a menu item ends with three dots | Tor Lillqvist |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-04-28 | loplugin:salunicodeliteral: vcl | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-11-21 | Fix various "unmapped accelerator key" on MacOs | Julien Nabet |
2016-10-05 | SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations | Stephan Bergmann |
2016-10-04 | there’s no need to peel tildæ for separator | Douglas Mencken |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-28 | Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3 | Stephan Bergmann |
2016-06-17 | convert DBG_ASSERT in vcl | Noel Grandin |
2016-05-30 | Convert ApplicationEvent::Type to scoped enum | Noel Grandin |
2016-05-10 | Convert SAL_EVENT to scoped enum | Noel Grandin |
2016-04-06 | revert to fix tdf#98783 missing menubar | Caolán McNamara |
2016-03-16 | Related: tdf#98637 make this a tractable problem | Caolán McNamara |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-01-11 | tdf#96875 Make OS X native context menus compatible | Maxim Monastirsky |