summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)Author
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-06Avoid warning about deprecation in macOS 11.0Tor Lillqvist
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-01-28loplugin:unsignedcompare (macOS)Stephan Bergmann
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-10-21loplugin:bufferadd (macOS)Stephan Bergmann
2019-10-07hidpi cursors for macOSNoel Grandin
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-06-05-[NSWindow setRestorable:] is present since 10.7Tor Lillqvist
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11OSX cleanup some AquaSalFrame codeJan-Marek Glogowski
2018-12-06loplugin:unnecessaryparenStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-27tdf#53282: Leave (our own) full-screen mode when the AquaSalFrame is dyingTor Lillqvist
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-04-16tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-11-23loplugin:unnecessaryparenStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski
2017-08-07loplugin:casttovoidStephan Bergmann
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky