summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski2021-12-032-4/+15
* gbuild: introduce plugin + loader conceptsJan-Marek Glogowski2021-12-011-1/+2
* move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara2021-11-291-1/+2
* loplugin:stringliteraldefine in accessibilityNoel Grandin2021-11-191-7/+7
* Prepare for removal of non-const operator[] from Sequence in accessibilityMike Kaganski2021-10-283-11/+17
* Simplify Sequence in accessibilityJulien Nabet2021-10-171-9/+18
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-2/+3
* vcl: rename OutDevState to StackChris Sherlock2021-09-281-2/+8
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-2011-17/+17
* loplugin:finalclassesNoel Grandin2021-09-151-1/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2021-09-151-5/+1
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski2021-09-151-3/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-3/+3
* tdf#114441: Convert use of sal_uLong to better integer typesBaran Aytas2021-09-061-1/+1
* no need to allocate ControlLayoutData separatelyNoel Grandin2021-08-083-3/+1
* unordered_map is better for pointer keysNoel Grandin2021-08-011-2/+2
* Adapt again to C++20 char8_tStephan Bergmann2021-07-291-1/+1
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-07-293-5/+4
* a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn2021-07-2820-0/+105
* a11y: Expose FormattedField as spinboxMichael Weghorn2021-07-285-2/+155
* convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin2021-07-0218-52/+52
* loplugin:finalclasses in accessibilityNoel Grandin2021-06-264-7/+6
* use string_view in the Translate APINoel Grandin2021-06-172-2/+3
* vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2021-06-151-2/+15
* Simplify Sequences initializations (accessibility/binaryurp)Julien Nabet2021-06-052-6/+3
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-132-2/+2
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-122-2/+2
* loplugin:constmethodNoel Grandin2021-05-052-2/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0214-28/+28
* forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara2021-04-123-8/+3
* update PCHsLuboš Luňák2021-04-081-1/+3
* lok: remove event listener when disposingHenry Castro2021-04-081-1/+1
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* update pchesCaolán McNamara2021-03-211-1/+2
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-113-16/+16
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* loplugin:refcounting check for one more caseNoel2021-03-081-2/+2
* loplugin:refcounting in accessibilityNoel2021-02-277-8/+8
* allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2021-02-251-2/+1
* forward declare some things and avoid includesCaolán McNamara2021-02-221-0/+1
* loplugin:refcounting in accessibilityNoel2021-02-2242-151/+99
* update pchesCaolán McNamara2021-02-191-8/+1
* loplugin:referencecasting in accessibilityNoel2021-02-165-13/+13
* update pchesCaolán McNamara2021-02-081-1/+2
* move Button to vcl/toolkitCaolán McNamara2021-02-061-1/+1
* TopLeft().Y() -> Top() etc.Caolán McNamara2021-01-282-2/+2
* avoid some ref-countingNoel Grandin2021-01-253-3/+3
* constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara2021-01-211-1/+1
* Fix typosAndrea Gelmini2021-01-091-1/+1