summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)Author
2018-11-15vcl: ATK: remove the hyper_link_get_object implementationMichael Stahl
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-17a11y: Use ATK "footnote" roleSamuel Thibault
2018-08-15a11y: Fix EDITBAR atk nameSamuel Thibault
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in vclNoel Grandin
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara
2018-05-23forward more a11y stuff for native drawing area widgetCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-22Fix typoAndrea Gelmini
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara
2017-04-12fix typo @trhowsMichael Stahl
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-01Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2017-01-14vcl: Fix string comparison for reading text attributesTakeshi Abe
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-09New loplugin:externvar: vclStephan Bergmann
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-04tdf#93430: Get run attributes of text objectsTamás Zolnai
2016-11-24Probably not a good idea to forget a break here.Kohei Yoshida
2016-11-24Some debug facility for AtkListener. Disabled at compile time.Kohei Yoshida
2016-11-22tdf#71409: Stop listening to objects going out-of-focus.Kohei Yoshida
2016-11-22tdf#71409: Use weak reference to avoid potential circular references.Kohei Yoshida
2016-11-16Let's keep these guys private.Kohei Yoshida
2016-11-15tdf#71409: properly remove itself from the context it listens.Kohei Yoshida