summaryrefslogtreecommitdiff
path: root/vcl/osx/vclnsapp.mm
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2018-11-18Fix build on macOS 10.11Alyssa Ross
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-28tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist
2018-05-28Bin ten year old temporary hackTor Lillqvist
2018-05-24tdf#77444: Follow-up fix: Guard against GetSalData()->mpInstance being nullTor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-05-22tdf#77444: Call TriggerUserEventProcessing() in a few key placesTor Lillqvist
2018-02-08tdf#100784 macOS: Don't attempt to handle shortcuts via the menubarMaxim Monastirsky
2018-01-23tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-10-20WIN message handling cleanup and refactoringJan-Marek Glogowski
2017-10-04loplugin:redundantcastStephan Bergmann
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-08-17Fix typosAndrea Gelmini
2017-07-13OSX change to run LO via a single shot timerJan-Marek Glogowski
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud
2014-08-25fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS XMatthew J. Francis
2014-06-13loplugin:staticcallStephan Bergmann
2014-02-24Resolves: #i119006# delay Mac initial event until the app has launchedHerbert Dürr
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist