summaryrefslogtreecommitdiff
path: root/bin/extract-tooltip.py
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 18:30:57 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 11:43:04 +0200
commitec3a14ba93ba0be49170afa979f299bbf9e24300 (patch)
treea04d0d29389db1643549216aee0d52911cb767e4 /bin/extract-tooltip.py
parentba6519a800da9f105953436e3e70701850d4e3dc (diff)
Fix typos
Change-Id: Ia44a9dd214b5b09ed6f9c39b8057c41ae03897f1 Reviewed-on: https://gerrit.libreoffice.org/77285 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'bin/extract-tooltip.py')
0 files changed, 0 insertions, 0 deletions
t.cxx?id=0d293754a9d87afeff399af3559a1e95239d1ac5'>fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier 2023-10-22Fix typoAndrea Gelmini 2023-10-21tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrsMichael Weghorn 2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn 2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn 2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn 2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann 2023-07-27qt a11y: Return app as parent for top-level objectsMichael Weghorn 2023-07-12qt a11y: Check child index in QtAccessibleWidget::childMichael Weghorn 2023-04-22qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5Michael Weghorn