summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2017-04-27tdf#107458 No active item for the overflow subtoolbarMaxim Monastirsky
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-18returning -1 is generally threadsafeCaolán McNamara
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, accessibilityStephan Bergmann
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin
2017-01-16new loplugin: useuniqueptr: accessibilityNoel Grandin
2017-01-12a11y crash on accessing disposed TabControl during close of impressCaolán McNamara
2017-01-10accessibility: prevent possible deadlockArnaud Versini
2017-01-09accessibility: simplify lockingArnaud Versini
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-19tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)Julien Nabet
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-09Edit accessibility: intended to use dynamic cast hereTamás Zolnai
2016-12-09Fix 32-bit buildsStephan Bergmann
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-26tdf#99687: Find Text widget fails to emit object:text-caret-moved eventsTamás Zolnai
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin