summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Typos in code (vlc->vcl/vclx)Julien Nabet2020-12-251-1/+1
* don't need to include vcl/menu.hxx hereCaolán McNamara2020-12-151-0/+1
* move various notebookbar widgets into vclCaolán McNamara2020-12-071-2/+2
* update pchesCaolán McNamara2020-12-041-1/+3
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2020-12-011-1/+2
* a11y : avoid double lockingArnaud Versini2020-11-292-3/+11
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-242-2/+2
* move RadioButton to be toolkit onlyCaolán McNamara2020-11-201-1/+1
* loplugin:stringviewparam check methods tooNoel2020-11-172-2/+2
* tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer2020-11-1016-141/+68
* tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen2020-11-054-3/+8
* use tools::Long in accessibility..basctlNoel2020-10-216-20/+21
* move Edit into toolkit only headersCaolán McNamara2020-09-022-2/+2
* tdf#136331 implement applying atk properties to tab pagesCaolán McNamara2020-09-021-9/+9
* SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara2020-08-272-2/+2
* tdf#136162 implement applying atk properties to gen menusCaolán McNamara2020-08-272-1/+6
* move VclMultiLineEdit to toolkit-only headersCaolán McNamara2020-08-191-1/+1
* Fix typosAndrea Gelmini2020-08-171-1/+1
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-124-23/+8
* svlbitm.hxx can be toolkit only nowCaolán McNamara2020-08-121-1/+1
* loplugin:unusedmethodsNoel Grandin2020-08-081-1/+0
* move CheckBox to toolkit-only headersCaolán McNamara2020-07-123-3/+3
* update pchesCaolán McNamara2020-07-121-1/+12
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1