summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/gtk3gtkinst.cxx
AgeCommit message (Expand)Author
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-30Replace list by vector for m_aListeners in gtk3 (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-24fix some leaksCaolán McNamara
2017-09-11gtk3: flicker-free opengl transitionsCaolán McNamara
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-02Resolves: tdf#99467 pasting text from java apps to gtk3 gives bad resultsCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17GTK3 getTransferDataFlavorsAsVector: Filter out non-MIME-typesStephan Bergmann
2016-12-13clang: -Werror,-Wunused-private-field with gcc < 3.16.0Caolán McNamara
2016-12-13loplugin:unreffun and loplugin:unnecessaryoverride for < gtk 3.16.0Caolán McNamara
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-09-20Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchangeCaolán McNamara
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12Related: rhbz#1351369 gtk3 clipboards have to live to end once createdCaolán McNamara
2016-07-08Resolves: rhbz#1352965 gtk3 infinite clipboard recursion with clipit installedCaolán McNamara
2016-06-29Resolves: rhbz#1350478 identify that we own the selection with a unique targetCaolán McNamara
2016-06-24loplugin:redundantcastStephan Bergmann
2016-06-24Resolves: rhbz#1326304 cannot detect loss of wayland clipboard ownershipCaolán McNamara
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-04-28vcl: fix loplugin:stylepoliceMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-07Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-21Resolves: rhbz#1240591 gtk3: store clipboard when LibreOffice is closedCaolán McNamara
2016-01-05Fix memleak of strings allocated in VclGtkClipboard::makeGtkTargetEntryDennis Francis
2015-12-05gtk3: avoid empty target clipboard warningCaolán McNamara
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks