summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Prepare for removal of non-const operator[] from Sequence in accessibilityMike Kaganski3-11/+17
2021-10-17Simplify Sequence in accessibilityJulien Nabet1-9/+18
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-2/+3
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák11-17/+17
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-5/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski1-3/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-3/+3
2021-09-06tdf#114441: Convert use of sal_uLong to better integer typesBaran Aytas1-1/+1
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin3-3/+1
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin1-2/+1
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn10-0/+92
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn2-0/+101
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin11-32/+32
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-05Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet2-6/+3
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin2-2/+2
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin2-2/+2
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann7-14/+14
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara3-8/+3
2021-04-08lok: remove event listener when disposingHenry Castro1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-15/+15
2021-03-08loplugin:refcounting check for one more caseNoel1-2/+2
2021-02-27loplugin:refcounting in accessibilityNoel4-5/+5
2021-02-22forward declare some things and avoid includesCaolán McNamara1-0/+1
2021-02-22loplugin:refcounting in accessibilityNoel34-139/+89
2021-02-16loplugin:referencecasting in accessibilityNoel5-13/+13
2021-02-06move Button to vcl/toolkitCaolán McNamara1-1/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara1-1/+1
2021-01-25avoid some ref-countingNoel Grandin3-3/+3
2021-01-21constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara1-1/+1
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-29a11y : avoid double lockingArnaud Versini1-3/+8
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-20move RadioButton to be toolkit onlyCaolán McNamara1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer6-68/+32
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen3-3/+2
2020-10-21use tools::Long in accessibility..basctlNoel4-17/+17
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara1-9/+9
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara2-2/+2
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara2-1/+6
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-1/+1
2020-08-17Fix typosAndrea Gelmini1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-3/+3
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara1-1/+1
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara3-3/+3
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: accessibilityStephan Bergmann1-1/+1