summaryrefslogtreecommitdiff
path: root/vcl/inc/salinst.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-10-22return weld::Builder by unique_ptrNoel Grandin1-2/+2
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski1-1/+2
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski1-8/+8
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski1-0/+6
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara1-1/+1
2020-10-19use tools::Long in vclNoel1-1/+1
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara1-1/+2
2020-07-19compact namespace: vclNoel Grandin1-5/+1
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos1-1/+1
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann1-0/+1
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara1-1/+1
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks1-0/+3
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-4/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann1-1/+1
2019-07-14Qt5 also has native file selectionJan-Marek Glogowski1-2/+1
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski1-0/+3
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-2/+0
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl1-0/+7
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski1-0/+1
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-1/+0
2018-10-02Unify sal plugin loadersJan-Marek Glogowski1-6/+1
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski1-4/+0
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski1-1/+1
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-6/+7
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-1/+1
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin1-2/+1
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin1-2/+1
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-2/+1
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-2/+2
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin1-2/+2
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-1/+1
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-1/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-0/+1
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+9
2018-02-28lok: update main threadHenry Castro1-0/+2
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+4
2018-02-16native dialog initial basisCaolán McNamara1-0/+11
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin1-1/+1
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-1/+1
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-3/+3
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-07-13Drop special idle handlingJan-Marek Glogowski1-5/+3
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-0/+1
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-2/+1
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-1/+1
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1