summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)Author
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
2016-11-03tdf#93825: Missing accessibility events when selecting/deselecting cellsTamás Zolnai
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08gtk: a11y: quieten warningsCaolán McNamara
2016-07-28Resolves: tdf#101132 a11y crash in hyperlinkCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21memset hammer for -Werror=missing-field-initializersCaolán McNamara
2016-07-21gtk3-a11y: our eventbox is inside a grid nowCaolán McNamara
2016-07-21Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara
2016-07-07g_warning->SAL_WARNCaolán McNamara
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara
2016-05-17fix indentCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-02-26gtk3: native gtk menubarCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-18fix recently broken gtk a11yCaolán McNamara
2016-01-18loplugin:unusedfieldsNoel Grandin