summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessibletoolboxitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn1-1/+5
2024-02-26a11y: Drop some AccessibleTextHelper_BASE typedefsMichael Weghorn1-1/+1
2024-02-26tdf#159910 a11y: Distinguish a11y name and text of toolbar itemMichael Weghorn1-20/+23
2024-02-26tdf#159910 a11y: Merge VCLXAccessibleToolBoxItem::{,impl}GetTextMichael Weghorn1-31/+26
2024-02-26tdf#159910 a11y: Slightly simplify VCLXAccessibleToolBoxItem::GetTextMichael Weghorn1-19/+15
2023-12-29use string OUString literals in a11y for XServiceInfo impl.Arnaud VERSINI1-5/+5
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn1-0/+2
2023-01-27Use ImplInheritanceHelper in VCLXAccessibleToolBoxItemStephan Bergmann1-9/+1
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann1-0/+1
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski1-1/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-13/+12
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn1-0/+5
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-2/+2
2021-02-22loplugin:refcounting in accessibilityNoel1-7/+4
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+5
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen1-4/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann1-2/+2
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov1-1/+3
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin1-3/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-07use more Color in UnoControls..canvasNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann1-4/+4
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-1/+14
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini1-1/+14
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-15accessibility: remove useless calls to virtual methods.Arnaud Versini1-5/+5
2017-08-07Revert "accessibility: remove useless calls to getAccessibleActionCount."Markus Mohrhard1-3/+3
2017-08-05accessibility: remove useless calls to getAccessibleActionCount.Arnaud Versini1-3/+3
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini1-2/+0
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini1-1/+0
2017-05-21accessibility: avoid useless allocation of a VCLExternalLockArnaud Versini1-6/+1
2017-04-30untranslated strings are just stringsCaolán McNamara1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-3/+3
2017-02-21loplugin:subtlezeroinit: accessibilityStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-37/+37
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke1-6/+4
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-3/+3
2016-03-09loplugin:constantparam in accessibilityNoel Grandin1-5/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-07-17com::sun::star->css in accessibilityNoel Grandin1-2/+2