summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-25a11y: Use FontSlant for "CharPosture"Michael Weghorn
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski
2022-09-15tdf#42982 improve UNO API error reportingPoonamShokeen
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-06clang-tidy modernize-pass-by-value in accessibilityNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-05Just use Any ctor instead of makeAny in accessibilityStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-09a11y: Leave cell vector handling to AccessibleGridControlTableMichael Weghorn
2022-03-09Related: tdf#147742 a11y: Dispose table cells as wellMichael Weghorn
2022-03-09a11y: Drop AccessibleGridControl::m_xCellMichael Weghorn
2022-03-09a11y: Let AccessibleGridControlTable calculate child indexMichael Weghorn
2022-03-09a11y: Move TABLE_MODEL_CHANGED handling to tableMichael Weghorn
2022-03-07tdf#42982: improve UNO API error reportingDeep17
2022-03-04tdf#147742 a11y: AccessibleGridControlBase: get accessible desc on demandMichael Weghorn
2022-03-04tdf#147742 a11y: AccessibleGridControl...: get accessible name on demandMichael Weghorn
2022-03-04tdf#147742 a11y: AccessibleGridControlTable needs SolarMutexMichael Weghorn
2022-03-04tdf#147742 a11y: AccessibleGridControlHeader needs SolarMutexMichael Weghorn
2022-03-04a11y: Use more conventional indentation of 4 spacesMichael Weghorn
2022-02-24a11y: Simplify AccessibleGridControlTable::getAccessibleCellAtMichael Weghorn
2022-02-06We know the length hereMike Kaganski
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