summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)Author
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-03-06tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-17tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann
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