summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)AuthorFilesLines
2019-09-30drop gtk2 supportCaolán McNamara25-7970/+0
2019-09-26Clean up uses of deprecated G_CONST_RETURNStephan Bergmann5-14/+14
2019-08-21atk: Make sure returned values are initializedSamuel Thibault3-4/+8
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-4/+2
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov4-25/+22
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault1-0/+12
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-04-15loplugin:sequentialassign in vclNoel Grandin2-7/+3
2019-03-24weld SvxSearchDialogCaolán McNamara2-5/+9
2019-03-23factor out the adding to an atk relation set codeCaolán McNamara1-19/+24
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-2/+2
2019-02-11loplugin:indentation in vclNoel Grandin2-5/+5
2019-01-20GSourceFunc return gbooleanCaolán McNamara3-7/+7
2019-01-09Resolves: tdf#122353 silence useless selection-changed event attemptsCaolán McNamara1-1/+7
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-15vcl: ATK: remove the hyper_link_get_object implementationMichael Stahl1-10/+3
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-2/+2
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann4-5/+4
2018-09-17New loplugin:externalStephan Bergmann6-6/+10
2018-09-14loplugin:constfields in vclNoel Grandin4-6/+6
2018-08-17a11y: Use ATK "footnote" roleSamuel Thibault1-2/+2
2018-08-15a11y: Fix EDITBAR atk nameSamuel Thibault1-1/+1
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault1-0/+6
2018-07-31Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-27loplugin:stringloop in vclNoel Grandin1-2/+4
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara1-0/+8
2018-05-23forward more a11y stuff for native drawing area widgetCaolán McNamara3-14/+56
2018-05-03weld SvxTextAttrPageCaolán McNamara2-2/+14
2018-01-15More loplugin:cstylecast: vclStephan Bergmann7-10/+10
2018-01-12More loplugin:cstylecast: vclStephan Bergmann4-12/+12
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2-4/+4
2017-11-22Fix typoAndrea Gelmini1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl1-3/+16
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-6/+2
2017-07-18loplugin:constparams in vclNoel Grandin2-2/+2
2017-06-28loplugin:oncevar in vclNoel Grandin1-4/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-8/+4
2017-06-05spelling instanciate -> instantiateNoel Grandin1-2/+2
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-04-12fix typo @trhowsMichael Stahl1-7/+7
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-3/+3
2017-03-30remove type decorations on char literalsJochen Nitschke2-6/+6
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+3