summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2019-01-23OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2018-12-14tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21loplugin:redundantinlineStephan Bergmann
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-04loplugin:redundantcastStephan Bergmann
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-09-19std::shared_ptr in AquaSalInfoPrinter can be std::unique_ptrNoel Grandin
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
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