summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
AgeCommit message (Expand)AuthorFilesLines
2024-02-29Create an UNO service to do the symbol lookup in toolkit::AccessibilityClientNoel Grandin1-4/+35
2023-10-03accessibility: avoid OUString creation by using unicode OUString literalsArnaud Versini1-13/+13
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn1-0/+7
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin1-2/+2
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin1-2/+2
2022-09-25a11y: Use FontSlant for "CharPosture"Michael Weghorn1-1/+2
2022-06-09Accessibility for IconViewMike Kaganski1-0/+13
2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski1-0/+6
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin1-2/+1
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn1-0/+8
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin1-4/+4
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-02-22loplugin:refcounting in accessibilityNoel1-1/+1
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer2-9/+2
2020-06-23move ListBox to toolkit-only headersCaolán McNamara1-1/+1
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-14/+1
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara1-1/+1
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen1-2/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-1/+1
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-4/+4
2018-11-21weld SwCondCollPageCaolán McNamara1-45/+47
2018-11-07move SvTreeListBox to vclCaolán McNamara1-12/+18
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann1-11/+11
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-13/+13
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-33/+3
2017-08-01move resmgr to unotoolsCaolán McNamara1-5/+2
2017-07-21migrate to boost::gettextCaolán McNamara2-86/+6
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin1-1/+1
2017-04-30untranslated strings are just stringsCaolán McNamara1-35/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-4/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-14remove unused RID constantsNoel Grandin1-14/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-9/+9
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin1-13/+13
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini1-29/+7
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara1-0/+10
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist5-35/+35
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1