summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/a11y
AgeCommit message (Expand)AuthorFilesLines
2020-11-04resource leakCaolán McNamara1-0/+1
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-3/+3
2020-08-04loplugin:flatten in vcl/unxNoel Grandin2-72/+72
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann1-1/+1
2020-06-24loplugin:unusedmethodsNoel Grandin1-6/+0
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-3/+3
2020-05-10use compact namespace syntaxNoel Grandin1-2/+2
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+56
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-1/+1
2020-03-02gtk3 a11y: fix get_text(1,-1)Samuel Thibault1-4/+7
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara1-1/+1
2019-12-24sal_Char->char in vclNoel Grandin1-2/+2
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin1-24/+34
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+8
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-14New loplugin:consttoboolStephan Bergmann4-7/+7
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+1
2019-11-04survive missing atk_object_set_accessible_id symbolCaolán McNamara1-3/+4
2019-10-25Fix build in vclJulien Nabet1-0/+1
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen6-30/+1
2019-10-14gtk3atk: Make sure returned values are initializedSamuel Thibault3-4/+8
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin1-1/+1
2019-10-03loplugin:unusedmethodsNoel Grandin5-439/+0
2019-10-02Reinstate "Clean up uses of deprecated G_CONST_RETURN"Stephan Bergmann5-14/+14
2019-09-30drop gtk2 supportCaolán McNamara25-17/+7729
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks17-408/+68
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara17-119/+136
2011-07-14add missing mode-linesCaolán McNamara17-0/+51
2011-06-14Prepare for gtk3Caolán McNamara17-0/+476