summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* weld SwCondCollPageCaolán McNamara2018-11-2244-247/+815
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-4/+1
* tdf#120703 PVS: make selection type detection more readableMike Kaganski2018-11-102-134/+124
* move SvTreeListBox to vclCaolán McNamara2018-11-076-23/+29
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-6/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-244-4/+4
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-193-11/+11
* Attempt to fix tdf#118193Arnaud Versini2018-10-181-0/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* loplugin:singlevalfieldsNoel Grandin2018-10-172-16/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-1/+0
* tdf#116542 a11y: Make R/O accessibleedit use STATIC roleSamuel Thibault2018-08-171-1/+1
* Remove dead code from textwindowaccessibility.cxxMuhammet Kara2018-07-201-105/+0
* accessibility : move ensureIsAlive outside of implGetText and implGetLocaleArnaud Versini2018-07-151-2/+14
* Add missing sal/log.hxx headersGabor Kelemen2018-07-095-1/+5
* tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu2018-07-091-2/+1
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0522-22/+0
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+5
* accessibility : remove useless guards and optimisze a litleArnaud Versini2018-04-291-8/+20
* loplugin:unusedmethodsNoel Grandin2018-04-271-1/+0
* convert WB_PASSWORD to a bool field on EditNoel Grandin2018-04-271-1/+1
* accessibility : remove useless guards and simplify.Arnaud Versini2018-04-2314-78/+112
* accessibility: reuse GetWindow result in VCLXAccessibleTextComponent.Arnaud Versini2018-04-221-10/+14
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-1/+0
* Fix typosAndrea Gelmini2018-04-161-1/+1
* fix wrong mismatch of type modifiersMarkus Mohrhard2018-04-081-1/+1
* fix bug in AccessibleListBoxEntry::implGetParentAccessible()Noel Grandin2018-04-051-1/+1
* tdf#42949 Remove unnecessary localization headers from accessibilityGabor Kelemen2018-04-047-14/+0
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-032-8/+12
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-311-2/+2
* loplugin:virtualdown in variousNoel Grandin2018-03-303-14/+2
* coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara2018-03-191-1/+3
* accessibility: simplify getSelection when possibleArnaud Versini2018-03-139-25/+25
* use more Color in UnoControls..canvasNoel Grandin2018-03-079-38/+38
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-2/+2
* use less COLORDATA_RGBNoel Grandin2018-02-282-3/+2
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-2/+2
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-271-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-274-4/+0
* ColorData->Color in variousNoel Grandin2018-02-261-2/+2
* accessibility: cleanup constructors and destructorsArnaud Versini2018-02-2544-147/+29
* accessibility : remove useless Impl patternArnaud Versini2018-02-254-118/+98
* Modernize a bit accessibility and basctlJulien Nabet2018-02-242-6/+4