summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkdata.hxx
AgeCommit message (Expand)Author
2021-02-19loplugin:refcounting in vclNoel
2020-05-10use compact namespace syntaxNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-12-17unfold the gtk-related inline we don't need anymoreCaolán McNamara
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-01-24fix kde4 vclplug buildNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19rename GtkData to GtkSalDataNoel Grandin
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
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-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2016-12-10Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-10-21catch and rethrow later uno exceptions within glib signalsCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-02-29gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann