summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y
AgeCommit message (Expand)Author
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
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14Allow non ASCII chars as accelerator part 2Niklas Johansson
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Fix typosAndrea Gelmini
2015-09-21convert Link<> to typedNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-13rhbz#1247588: Hold UNO objects by css::uno::ReferenceStephan Bergmann
2015-08-13Remove #ifdef ENABLE_TRACING codeStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-06-29-fsanitize=vptr: avoid needless, wrong downcastStephan Bergmann
2015-06-26Related: tdf#92293 gtk3 a11y: I suspect that all of this is redundantCaolán McNamara
2015-06-26Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann