summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkinst.hxx
AgeCommit message (Expand)Author
2021-01-19loplugin:unusedmethodsNoel
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-05-24remove some unused typedefsNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-02-27make cursor images part of the themeNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
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-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-16weld SwInsFootNoteDlgCaolán McNamara
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2017-12-16sal_uIntPtr->sal_uInt32 in yieldCountsNoel Grandin
2017-10-30Replace list by vector for m_aListeners in gtk3 (vcl)Julien Nabet
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski
2017-07-13GTK+ simplifiy system timer implementationJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-12Related: rhbz#1351369 gtk3 clipboards have to live to end once createdCaolán McNamara
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-05-30loplugin:passstuffbyrefStephan Bergmann