summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2021-11-19loplugin:stringliteraldefine in accessibilityNoel Grandin1-7/+7
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-28vcl: rename OutDevState to StackChris Sherlock1-2/+8
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák11-17/+17
2021-09-15loplugin:finalclassesNoel Grandin1-1/+2
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-08-01unordered_map is better for pointer keysNoel Grandin1-2/+2
2021-07-29Adapt again to C++20 char8_tStephan Bergmann1-1/+1
2021-07-29Pass context and resource string down to boost::locale separatelyNoel Grandin3-5/+4
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn20-0/+105
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn5-2/+155
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin18-52/+52
2021-06-26loplugin:finalclasses in accessibilityNoel Grandin4-7/+6
2021-06-17use string_view in the Translate APINoel Grandin2-2/+3
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-2/+15
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 Grandin2-2/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann14-28/+28
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara3-8/+3
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-04-08lok: remove event listener when disposingHenry Castro1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel3-16/+16
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-03-08loplugin:refcounting check for one more caseNoel1-2/+2
2021-02-27loplugin:refcounting in accessibilityNoel7-8/+8
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-22forward declare some things and avoid includesCaolán McNamara1-0/+1
2021-02-22loplugin:refcounting in accessibilityNoel42-151/+99
2021-02-19update pchesCaolán McNamara1-8/+1
2021-02-16loplugin:referencecasting in accessibilityNoel5-13/+13
2021-02-08update pchesCaolán McNamara1-1/+2
2021-02-06move Button to vcl/toolkitCaolán McNamara1-1/+1
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara2-2/+2
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
2021-01-09Fix typosAndrea Gelmini1-1/+1
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet1-1/+1
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2