summaryrefslogtreecommitdiff
path: root/vcl/inc/salinst.hxx
AgeCommit message (Expand)Author
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-07-19compact namespace: vclNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-12Fix typoAndrea Gelmini
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-11-29make some function symbols module privateNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-14Qt5 also has native file selectionJan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-06-14return SalBitmap using std::shared_ptrNoel 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-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-02-28lok: update main threadHenry Castro
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-02-16native dialog initial basisCaolán McNamara
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara