summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-16 16:14:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-16 16:14:58 +0200
commit3f7045656b94cfe2d0d8a9fe2ff6c0f7564cd974 (patch)
treeefff61aec0ae328f89b9b14e163f9d19ac2b2c16
parentdaab0627ac561fe67f512e5beb5a96edceea9edb (diff)
Version 4.1.0.3, tag libreoffice-4.1.0.3 libreoffice-4.1.0.3-hotfixes1libreoffice-4.1.0.3
Change-Id: Ic0c7e68f1801c94b8b78a645aa206990db0aab15
0 files changed, 0 insertions, 0 deletions
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/vclnsapp.mm
AgeCommit message (Expand)Author
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-02-18tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-11-25tdf#152183 update settings when dark/light system mode toggledCaolán McNamara
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-08loplugin:moveparam in vclNoel Grandin
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