summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
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-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
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-26Bin crack presumably related to the removed debug dialog thingTor Lillqvist
2018-05-24Bin ancient AQUA_NATIVE_MENUS=FALSE crackTor 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-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
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-26replace SalColor with ColorNoel Grandin
2018-03-17Typos concerning hierarchyJulien Nabet
2018-03-16Simplify codeStephan Bergmann
2018-03-13vcl: race in OSX SalYieldMutex::doReleaseMichael Stahl
2018-03-13Use a Unicode ellipsis character when a menu item ends with three dotsTor Lillqvist
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-02-08tdf#100784 macOS: Don't attempt to handle shortcuts via the menubarMaxim Monastirsky
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23tdf#112153: Set button theme properlyTelesto
2018-01-23tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto
2018-01-22tdf#109062 restore osx scrollwheel logicCaolán McNamara
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2018-01-19vcl osx: fix decimal separator key when localizedWard van Wanrooij
2018-01-05Fix typosAndrea Gelmini
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-11-23loplugin:unnecessaryparenStephan Bergmann
2017-11-23loplugin:simplifyboolStephan Bergmann
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist