Age | Commit message (Expand) | Author |
2024-09-24 | tdf#163135 eliminate native "secure coding" warning | Patrick Luby |
2024-07-27 | tdf#162190 handle Command-w | Patrick Luby |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2024-02-18 | tdf#126638 dispatch key shortcut events to modal windows | Patrick Luby |
2022-12-08 | tdf#82115 Commit uncommitted text when a popup menu is opened | Patrick Luby |
2022-11-25 | tdf#152183 update settings when dark/light system mode toggled | Caolán McNamara |
2021-10-29 | Use non-deprecated names for bits and constants | Tor Lillqvist |
2021-10-17 | Simplify vector initialization in vcl | Julien Nabet |
2021-10-08 | loplugin:moveparam in vcl | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-01-11 | OSX Re-Introduce NSApplicationMain usage | Jan-Marek Glogowski |
2018-11-18 | Fix build on macOS 10.11 | Alyssa Ross |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-09-18 | Drop NSApplicationMain usage | Jan-Marek Glogowski |
2018-05-30 | tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..." | Tor Lillqvist |
2018-05-28 | tdf#117850: Just call _Exit() in our applicationWillTerminate: | Tor Lillqvist |
2018-05-28 | Bin ten year old temporary hack | Tor Lillqvist |
2018-05-24 | tdf#77444: Follow-up fix: Guard against GetSalData()->mpInstance being null | Tor Lillqvist |
2018-05-24 | tdf#115284: Unify LibreOffice and system full-screen concepts on macOS | Tor Lillqvist |
2018-05-22 | tdf#77444: Call TriggerUserEventProcessing() in a few key places | Tor Lillqvist |
2018-02-08 | tdf#100784 macOS: Don't attempt to handle shortcuts via the menubar | Maxim Monastirsky |
2018-01-23 | tdf#114985: Tell NSWindow to never use automatic window tabbing | Telesto |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2017-10-20 | WIN message handling cleanup and refactoring | Jan-Marek Glogowski |
2017-10-04 | loplugin:redundantcast | Stephan Bergmann |
2017-09-29 | OSX rename mpFirstInstance to mpInstance | Jan-Marek Glogowski |
2017-09-28 | Unify SalUserEvent handling | Jan-Marek Glogowski |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-07-13 | OSX change to run LO via a single shot timer | Jan-Marek Glogowski |
2016-12-19 | vcl: separate ImplImageTree - ImageTree singleton and public iface | Tomaž Vajngerl |
2016-10-05 | SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations | Stephan Bergmann |
2016-05-30 | Convert ApplicationEvent::Type to scoped enum | Noel Grandin |
2016-05-10 | Convert SAL_EVENT to scoped enum | Noel Grandin |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-10-26 | tdf#75637: Resolve help images via a vnd.libreoffice.image UCP | Stephan Bergmann |
2015-10-05 | convert SAL_FRAME_STYLE to scoped enum | Noel Grandin |
2015-08-13 | kill YIELD_GUARD macro | Norbert Thiebaud |
2015-05-11 | invoke sal_detail_deinitialized() on MacOSX too | Norbert Thiebaud |
2014-08-25 | fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS X | Matthew J. Francis |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-02-24 | Resolves: #i119006# delay Mac initial event until the app has launched | Herbert Dürr |
2014-02-10 | Resolves: #i124201# rename apple_remote's MainController... | Herbert Dürr |
2014-01-24 | Related: #i123895# adjust VCL support for 64bit OSX port | Herbert Dürr |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |