summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkinst.hxx
AgeCommit message (Expand)Author
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
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-04coverity#1351758 Uninitialized pointer fieldCaolán McNamara
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin