summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/accessiblemenubasecomponent.cxx
AgeCommit message (Expand)Author
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-01-26Use ImplInheritanceHelper in OAccessibleMenuBaseComponentStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22loplugin:refcounting in accessibilityNoel
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-26Integrate branch of IAccessible2Steve Yin
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-29fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibilityJacek Wolszczak
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak
2012-06-11re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth