summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in EditBrowseBoxTableCellAccessNoel Grandin
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-19osl::Mutex->std::mutex in AccessibleBrowseBoxAccessNoel Grandin
2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-19loplugin:stringliteraldefine in accessibilityNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in accessibilityMike Kaganski
2021-10-17Simplify Sequence in accessibilityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06tdf#114441: Convert use of sal_uLong to better integer typesBaran Aytas
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-08-01unordered_map is better for pointer keysNoel Grandin
2021-07-29Adapt again to C++20 char8_tStephan Bergmann
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-26loplugin:finalclasses in accessibilityNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-05Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-08lok: remove event listener when disposingHenry Castro
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08loplugin:refcounting check for one more caseNoel
2021-02-27loplugin:refcounting in accessibilityNoel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-19update pchesCaolán McNamara
2021-02-16loplugin:referencecasting in accessibilityNoel
2021-02-08update pchesCaolán McNamara