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