summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
* vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_Implfeature/cib_contract57dMichael Stahl2024-03-071-3/+8
* tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemTextNoel Grandin2019-07-091-6/+1
* regenerate PCH headersLuboš Luňák2019-05-121-3/+4
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-91/+31
* clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov2019-05-032-2/+6
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* Exit from search loop when condition is satisfiedArkadiy Illarionov2019-04-211-1/+1
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-122-8/+2
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-072-3/+3
* Fix typoAndrea Gelmini2019-04-031-1/+1
* Fix typoAndrea Gelmini2019-04-011-1/+1
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-164-34/+22
* re-land "new loplugin typedefparam""Noel Grandin2019-03-052-4/+4
* Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini2019-03-041-1/+0
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-2/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-252-3/+0
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-02-121-4/+4
* TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik2019-02-112-20/+20
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-0813-45/+45
* tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen2019-01-1818-9/+17
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-152-0/+2
* add operator* to uno::ReferenceNoel Grandin2019-01-082-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0711-0/+14
* cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila2018-12-311-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-1014-0/+14
* Use switch with init-statementStephan Bergmann2018-12-081-2/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-3/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* Fix typoAndrea Gelmini2018-11-221-1/+1
* weld SwCondCollPageCaolán McNamara2018-11-2144-247/+815
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-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